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 2 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 6 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ES6 spec-compliant Function.prototype.name sham.☆12Updated 11 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
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆17Updated 11 months ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months 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
- List of node.js builtin modules☆37Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 11 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- ☆27Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 11 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 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
- correct invalid SPDX identifiers☆34Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Check if an object can be used like an Array☆17Updated 2 months ago