sindresorhus / to-valid-identifierLinks
Convert a string to a valid JavaScript identifier
☆42Updated last year
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☆26Updated last year
- Remark plugin for adding a custom ID attribute to Markdown headers☆41Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 2 months ago
- Check if a directory is empty☆29Updated last year
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆216Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 11 months ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated last year
- Extracts the repo URL from a package.json object☆28Updated last month
- Remove circular references from objects☆94Updated last year
- Rotate an array by a given number of steps