mathiasbynens / unicode-canonical-property-names-ecmascriptLinks
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
☆11Updated 9 months ago
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 9 months ago
- Is this an arguments object? It's a harder question than you think.☆17Updated 6 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 6 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- A ponyfill for Buffer.from☆24Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Updated last year
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- correct invalid SPDX identifiers☆34Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- An implementation of the W3C High Resolution Time Level 2 specification.☆11Updated 2 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 6 months ago
- Is this an ES6 Symbol value?☆19Updated 6 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- A tool for respawning node binaries when special flags are present.☆21Updated 3 years ago
- Decode strings according to the WHATWG Encoding Standard☆25Updated 11 months ago
- Simple `setImmediate` shim☆28Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Updated last month
- The color cyan, in ansi.☆8Updated 6 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago