sindresorhus / to-valid-identifierLinks
Convert a string to a valid JavaScript identifier
☆43Updated last month
Alternatives and similar repositories for to-valid-identifier
Users that are interested in to-valid-identifier are comparing it to the libraries listed below
Sorting:
- Check if a string is a valid JavaScript identifier☆27Updated last year
- Remark plugin for adding a custom ID attribute to Markdown headers☆43Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 7 months ago
- Encode & decode strings, bytes, and integers to Base62☆92Updated 3 months ago
- Rotate an array by a given number of steps☆46Updated last year
- Extracts the repo URL from a package.json object☆29Updated 6 months ago
- Check if a directory is empty☆30Updated last year
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 4 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Useful utilities for working with Fetch☆96Updated 2 months ago
- Remove circular references from objects☆100Updated last year
- Encode and decode Unicode escapes in a string☆44Updated 2 years ago
- Provides a list of reserved identifiers for JavaScript☆23Updated last month
- Change the file extension of a path☆41Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆186Updated 6 months ago
- Get a random temporary path☆34Updated 2 years ago
- A collection of common interactive command line user interfaces.☆18Updated last year
- Get the operating system CPU architecture☆40Updated last year
- Check if the system is in low power mode☆69Updated last year
- Check whether a file can be executed☆46Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆37Updated 4 months ago
- Make a regular expression time out if it takes too long to execute☆220Updated 2 months ago
- Serialize objects to JSON with handling for circular references☆162Updated 7 months ago
- Merge and normalize adjacent or overlapping integer ranges☆32Updated 2 years ago
- Async mutex lock for managing access to a shared resource☆139Updated 6 months ago
- Programmatic API to update package.json☆93Updated last month
- Capture screenshots programmatically. Cross-platform, with support for MacOS (Darwin), Windows, and Linux.☆43Updated 5 months ago
- Convert a string index to its line and column position☆36Updated 3 months ago