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 week
- Generate regular expressions from regjsparser’s AST.☆33Updated 4 months ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Find the module object for something that was require()d☆27Updated 2 years ago
- Check if an object can be used like an Array☆16Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 9 months ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆16Updated 9 months ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Decode strings according to the WHATWG Encoding Standard☆26Updated last year
- List of node.js builtin modules☆37Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Is this an ES6 Symbol value?☆19Updated 9 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- An implementation of the W3C High Resolution Time Level 2 specification.☆11Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- list of SPDX standard license exceptions☆16Updated last year
- Sink your streams.☆17Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago