sindresorhus / identifier-regexLinks
Regular expression for matching JavaScript identifiers
☆15Updated 2 months ago
Alternatives and similar repositories for identifier-regex
Users that are interested in identifier-regex are comparing it to the libraries listed below
Sorting:
- Check if a directory is empty☆30Updated last year
- Get the email of an npm user☆32Updated last year
- A collection of common interactive command line user interfaces.☆17Updated last year
- Provides a list of reserved identifiers for JavaScript☆23Updated this week
- Unique tag for use in the type-fest Tagged type☆19Updated 6 months ago
- Node's default require extensions as a separate module☆10Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆26Updated 5 months ago
- Check if the system is in low power mode☆68Updated last year
- Check if a string is a valid JavaScript identifier☆26Updated last year
- Change the file extension of a path☆40Updated last year
- Check if a file path is an archive file☆15Updated last year
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Useful utilities for creating Gulp plugins☆13Updated last year
- Like Object.keys() but also includes symbols☆23Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆39Updated last year
- Rotate an array by a given number of steps☆46Updated last year
- Check if a value is an error constructor☆13Updated 4 years ago
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 5 months ago
- Display a notification (macOS 10.9+)☆89Updated this week
- Recursively create nested directories with jsftp, like mkdirp☆21Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- List of archive file extensions☆15Updated last year
- Wait for a specified number of promises to be fulfilled☆38Updated 2 months ago
- Convert a string to a valid safe filename on the command-line☆63Updated 2 months ago
- Get the iTerm2 version☆10Updated 3 years ago
- Extracts the repo URL from a package.json object☆28Updated 4 months ago
- Check if a number is in a given range☆21Updated 4 years ago
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Get a random key from an object☆17Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago