mathiasbynens / regenerate-unicode-properties
A collection of Regenerate sets for Unicode various properties.
☆19Updated 6 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
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 6 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 3 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last week
- Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.☆9Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Is this an arguments object? It's a harder question than you think.☆15Updated 3 months ago
- Global logging utility.☆18Updated 11 months ago
- utility to create a pretty report for a vfile☆20Updated last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 7 months ago
- Find the module object for something that was require()d☆27Updated last year
- Check if a file path is a binary file☆44Updated 10 months ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Center-align the text in a string.☆23Updated 7 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Sink your streams.☆17Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆55Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Get the repository name from the git remote origin URL☆23Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated 10 months ago