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
- Check if a given module ID is resolvable with require()☆16Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 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
- List of node.js builtin modules☆38Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 months ago
- Global logging utility.☆19Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago