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 3 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last week
- Generate regular expressions from regjsparser’s AST.☆33Updated 3 weeks ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Check if an object can be used like an Array☆17Updated 3 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last week
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 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
- ES6 spec-compliant Function.prototype.name sham.☆12Updated last year
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- ☆27Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- List of node.js builtin modules☆37Updated last month
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago