mathiasbynens / regenerate-unicode-propertiesLinks
A collection of Regenerate sets for Unicode various properties.
☆19Updated 10 months ago
Alternatives and similar repositories for regenerate-unicode-properties
Users that are interested in regenerate-unicode-properties are comparing it to the libraries listed below
Sorting:
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years 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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 6 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a file path is a binary file☆46Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- A ponyfill for Buffer.from☆24Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.☆9Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 6 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- List of node.js builtin modules☆38Updated last year
- correct invalid SPDX identifiers☆34Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Proposal to add WHATWG URL to ECMAScript☆33Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago