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:
- Rotate an array by a given number of steps☆44Updated last year
- Change the file extension of a path☆38Updated 11 months ago
- Convert a string to a valid JavaScript identifier☆41Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated last month
- Check if a directory is empty☆29Updated last year
- Convert a string index to its line and column position☆33Updated 3 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆35Updated last year
- Remove circular references from objects☆94Updated last year
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆14Updated 3 months ago
- Capture screenshots programmatically. Cross-platform, with support for MacOS (Darwin), Windows, and Linux.☆41Updated 2 weeks ago
- Check if the system is in low power mode☆65Updated last year
- A high-performance wrapper around Intl.Segmenter for efficient text segmentation. This class resolves memory handling issues seen with la…☆13Updated 3 months ago
- Check if two arrays are equal☆37Updated 3 months ago
- Check whether a file can be executed☆44Updated 2 years ago
- Get a random temporary path☆32Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 11 months ago
- A list of some OSS packages that are known to require lifecycle scripts to function properly☆29Updated 3 weeks ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 10 months ago
- Provides a list of reserved identifiers for JavaScript☆20Updated last year
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆122Updated 3 weeks ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- Make a regular expression time out if it takes too long to execute☆216Updated 10 months ago
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Is this specifier a node.js core module?☆25Updated 7 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last month
- Useful utilities for working with Fetch☆88Updated 5 months ago
- Convert object keys from camel case☆56Updated last year