mathiasbynens / unicode-canonical-property-names-ecmascript
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
☆10Updated 4 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
- A collection of Regenerate sets for Unicode various properties.☆18Updated 4 months ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated last month
- Returns true if a string has an extglob☆22Updated 5 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Updated 10 months ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated last month
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- Is this an arguments object? It's a harder question than you think.☆15Updated last month
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Turn a Git URL into its canonical form.☆14Updated 4 years ago
- Is this an ES6 Symbol value?☆18Updated last month
- ☆20Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.☆9Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- fs read and write streams based on minipass☆21Updated 6 months ago
- Create an object path (dot notation) from a list or array of strings.☆16Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago