sindresorhus / is-identifierLinks
Check if a string is a valid JavaScript identifier
☆26Updated 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:
- Convert a string to a valid JavaScript identifier☆42Updated 3 weeks ago
- Rotate an array by a given number of steps☆46Updated last year
- Change the file extension of a path☆38Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆35Updated 2 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 5 months ago
- Convert a string index to its line and column position☆35Updated last month
- Remove circular references from objects☆98Updated last year
- Check if a directory is empty☆30Updated last year
- Get a random temporary path☆33Updated 2 years ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated 2 months ago
- Provides a list of reserved identifiers for JavaScript☆23Updated 2 weeks ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 6 months ago
- Encode & decode strings, bytes, and integers to Base62☆91Updated last month
- Capture screenshots programmatically. Cross-platform, with support for MacOS (Darwin), Windows, and Linux.☆43Updated 3 months ago
- Merge and normalize adjacent or overlapping integer ranges☆31Updated last year
- A high-performance wrapper around Intl.Segmenter for efficient text segmentation. This class resolves memory handling issues seen with la…☆17Updated 6 months ago
- Check if the system is in low power mode☆68Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆182Updated 4 months ago
- A collection of common interactive command line user interfaces.☆17Updated last year
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Convert object keys from camel case☆56Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆156Updated 3 weeks ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Useful utilities for working with Fetch☆94Updated last week
- Merge multiple streams into a unified stream☆59Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Make a regular expression time out if it takes too long to execute☆218Updated last week
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated last year
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆136Updated last week
- ANSI escape codes for some terminal swag.☆76Updated 3 years ago