sindresorhus / filenamifyLinks
Convert a string to a valid safe filename
☆507Updated last week
Alternatives and similar repositories for filenamify
Users that are interested in filenamify are comparing it to the libraries listed below
Sorting:
- Copy files☆435Updated 3 weeks ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Open stuff like URLs, files, executables. Cross-platform.☆430Updated this week
- Parse yes/no like values☆271Updated 2 months ago
- Get stdin as a string or buffer☆344Updated 2 years ago
- Delay a promise a specified amount of time☆625Updated last week
- Simple micro templating☆371Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Clean up error stack traces☆344Updated last week
- Parse JSON with more helpful errors☆368Updated 7 months ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- node byte string parser☆474Updated last year
- Create a promise that can be canceled☆447Updated 2 months ago
- Make your JSON look AWESOME☆249Updated last year
- Move a file - Even works across devices☆203Updated 2 years ago
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- Normalize a URL☆865Updated 2 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- Find a file or directory by walking up parent directories☆626Updated last month
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆611Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- encode & decode HTML & XML entities with ease & speed☆363Updated this week
- Detect the image type of a Buffer/Uint8Array☆417Updated 5 months ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆390Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆440Updated 2 months ago
- Delete files and directories☆330Updated last month