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:
- Change the file extension of a path☆41Updated last year
- Check if a directory is empty☆30Updated last year
- Convert a string to a valid JavaScript identifier☆43Updated last month
- Convert a string index to its line and column position☆36Updated 3 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 7 months ago
- Rotate an array by a given number of steps☆46Updated last year
- A collection of common interactive command line user interfaces.☆18Updated last year
- Check if two arrays are equal☆38Updated 9 months ago
- Like Object.keys() but also includes symbols☆24Updated 2 years ago
- Check if the process is running in a Continuous Integration (CI) environment☆37Updated 4 months ago
- Check whether a file can be executed☆46Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 8 months ago
- Merge and normalize adjacent or overlapping integer ranges☆32Updated 2 years ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Unique tag for use in the type-fest Tagged type☆19Updated 8 months ago
- Make presentable errors☆62Updated 2 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- Remove circular references from objects☆100Updated last year
- Check if the system is in low power mode☆69Updated last year
- Useful utilities for creating Gulp plugins☆14Updated last year
- Get a random temporary path☆34Updated 2 years ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 4 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Encode and decode Unicode escapes in a string☆44Updated 2 years ago
- Useful utilities for working with Fetch☆96Updated 2 months ago
- Filter object keys and values into a new object☆105Updated last year
- Parse duration strings to milliseconds☆30Updated 2 months ago
- Get the default browser☆60Updated last month
- Gracefully restore the CLI cursor on exit☆41Updated last year