mathiasbynens / regenerate-unicode-propertiesLinks
A collection of Regenerate sets for Unicode various properties.
☆19Updated 2 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.☆12Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- ES6 spec-compliant Function.prototype.name sham.☆12Updated 10 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- List of node.js builtin modules☆37Updated last year
- 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
- Check if a given module ID is resolvable with require()☆16Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 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
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 11 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Tests whether one path is inside another path☆43Updated 5 years ago
- Check if a file is executable☆29Updated 7 years ago