mathiasbynens / unicode-canonical-property-names-ecmascriptLinks
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
☆12Updated 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 4 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated last month
- A ponyfill for Buffer.from☆24Updated 4 years ago
- ☆27Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- ES6 spec-compliant Function.prototype.name sham.☆12Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last month
- Returns true if a string has an extglob☆23Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Updated last month
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last month
- process.nextTick always accepts args, always☆32Updated 6 years 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
- Is this an ES6 Symbol value?☆19Updated last month
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- A list of objects bound by prototype chain☆20Updated 3 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago