sindresorhus / identifier-regex
Regular expression for matching JavaScript identifiers
☆15Updated last year
Alternatives and similar repositories for identifier-regex:
Users that are interested in identifier-regex are comparing it to the libraries listed below
- Provides a list of reserved identifiers for JavaScript☆19Updated last year
- Check if a directory is empty☆28Updated 9 months ago
- Extracts the repo URL from a package.json object☆23Updated 3 weeks ago
- Rotate an array by a given number of steps☆44Updated 11 months ago
- Check if the system is in low power mode☆64Updated 9 months ago
- Get the email of an npm user☆32Updated last year
- A collection of common interactive command line user interfaces.☆17Updated 10 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Change the file extension of a path☆38Updated 8 months ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆14Updated 3 weeks ago
- Command-line interface for npmgraph☆9Updated last year
- Bundles my modules so you don't have to!☆11Updated 3 months ago
- Convert a string index to its line and column position☆32Updated 3 weeks ago
- Check if a string is a valid JavaScript identifier☆26Updated 9 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆32Updated 9 months ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Find a file or directory by walking up parent directories — Zero dependencies☆78Updated 2 months ago
- Clone a Node.js HTTP response stream☆30Updated 11 months ago
- Useful utilities for creating Gulp plugins☆12Updated 6 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Some useful utilities I often need☆33Updated 9 months ago
- Split a string at one or more indices☆23Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a file path is a text file☆18Updated last year
- Get the system default UID☆11Updated last year