sindresorhus / filenamifyLinks
Convert a string to a valid safe filename
☆509Updated 3 weeks ago
Alternatives and similar repositories for filenamify
Users that are interested in filenamify are comparing it to the libraries listed below
Sorting:
- Get a random temporary file or directory path☆439Updated 2 years ago
- Copy files☆436Updated last month
- Delay a promise a specified amount of time☆627Updated last month
- Parse yes/no like values☆272Updated 3 months ago
- Simple micro templating☆371Updated 2 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆431Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated last month
- Get stdin as a string or buffer☆345Updated 2 years ago
- Make your JSON look AWESOME☆249Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Check if servers are reachable☆382Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago
- Normalize a URL☆866Updated 2 months ago
- Clean up error stack traces☆345Updated 3 weeks ago
- Memoize promise-returning & async functions☆432Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Run some code when the process exits☆298Updated 2 weeks ago
- node byte string parser☆474Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Create a promise that can be canceled☆447Updated 2 months ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆389Updated last week
- Get all urls in a string☆371Updated 2 years ago
- Read and parse a JSON file☆247Updated 2 years ago
- Regular expression for matching URLs☆354Updated 5 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 2 months ago
- Get running processes☆282Updated 2 months ago