mathiasbynens / unicode-canonical-property-names-ecmascriptLinks
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
☆11Updated last year
Alternatives and similar repositories for unicode-canonical-property-names-ecmascript
Users that are interested in unicode-canonical-property-names-ecmascript are comparing it to the libraries listed below
Sorting:
- A collection of Regenerate sets for Unicode various properties.☆19Updated last month
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 5 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 10 months ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 10 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆17Updated 10 months ago
- List of node.js builtin modules☆37Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Check if an object can be used like an Array☆17Updated last month
- ☆27Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 11 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Strip the final newline character from a string/buffer☆36Updated last year
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago