sindresorhus / is-identifierLinks
Check if a string is a valid JavaScript identifier
☆27Updated last year
Alternatives and similar repositories for is-identifier
Users that are interested in is-identifier are comparing it to the libraries listed below
Sorting:
- Check if a directory is empty☆30Updated last year
- Change the file extension of a path☆41Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆82Updated 6 months ago
- Convert a string to a valid JavaScript identifier☆43Updated last month
- Convert a string index to its line and column position☆36Updated 2 months ago
- Rotate an array by a given number of steps☆46Updated last year
- Check if two arrays are equal☆38Updated 8 months ago
- A collection of common interactive command line user interfaces.☆18Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆37Updated 4 months ago
- Merge and normalize adjacent or overlapping integer ranges☆32Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Check whether a file can be executed☆46Updated 2 years ago
- Remove circular references from objects☆100Updated last year
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 8 months ago
- Like Object.keys() but also includes symbols☆24Updated 2 years ago
- Capture screenshots programmatically. Cross-platform, with support for MacOS (Darwin), Windows, and Linux.☆43Updated 5 months ago
- Provides a list of reserved identifiers for JavaScript☆23Updated last month
- Check if the system is in low power mode☆69Updated last year
- Get a random temporary path☆34Updated 2 years ago
- Make presentable errors☆62Updated 2 years ago
- Encode & decode strings, bytes, and integers to Base62☆92Updated 3 months ago
- Useful utilities for working with Fetch☆96Updated last month
- Extracts the repo URL from a package.json object☆28Updated 5 months ago
- Useful utilities for creating Gulp plugins☆14Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 3 months ago
- Unique tag for use in the type-fest Tagged type☆19Updated 7 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Parse duration strings to milliseconds☆29Updated last month
- A high-performance wrapper around Intl.Segmenter for efficient text segmentation. This class resolves memory handling issues seen with la…☆17Updated 7 months ago