sindresorhus / unicode-escapesLinks
Encode and decode Unicode escapes in a string
☆43Updated 2 years ago
Alternatives and similar repositories for unicode-escapes
Users that are interested in unicode-escapes are comparing it to the libraries listed below
Sorting:
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated last year
- Change the file extension of a path☆38Updated last year
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆216Updated last year
- Get a random temporary path☆32Updated last year
- A more usable typed storage API for Web Extensions☆71Updated 5 months ago
- Remove circular references from objects☆94Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 2 months ago
- Useful utilities for working with Fetch☆90Updated 6 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆35Updated last week
- Programmatic API to update package.json☆85Updated last month
- Check whether a file can be executed☆44Updated 2 years ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 11 months ago
- Convert a string to a valid JavaScript identifier☆42Updated last year
- Make a synchronous function have a timeout☆125Updated 11 months ago
- Rotate an array by a given number of steps☆45Updated last year
- Some useful utilities I often need☆36Updated last year
- Promisify server.listen for your HTTP/HTTPS/TCP server.☆50Updated 6 months ago
- Make a regular expression time out if it takes too long to execute☆216Updated 11 months ago
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Check if the process is running inside a container (Docker/Podman)☆74Updated last year
- Convert object keys from camel case☆56Updated last year
- Check if the system is in low power mode☆65Updated last year
- Automatic documentation generator for ESLint plugins and rules.☆101Updated last week
- A fast parser and processor for .gitignore files.☆57Updated last year
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Convert a string index to its line and column position☆33Updated 4 months ago
- Extracts the repo URL from a package.json object☆28Updated last month
- Check if a string is a valid JavaScript identifier☆26Updated last year
- Create a transform stream using await instead of callbacks☆70Updated last year