sindresorhus / filenamify
Convert a string to a valid safe filename
☆494Updated last year
Alternatives and similar repositories for filenamify:
Users that are interested in filenamify are comparing it to the libraries listed below
- Get a random temporary file or directory path☆426Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Copy files☆428Updated 6 months ago
- Sanitize string for use as filename☆347Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆325Updated 2 months ago
- Clean up error stack traces☆339Updated last year
- Timeout a promise after a specified amount of time☆283Updated last month
- node byte string parser☆467Updated 7 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Move a file - Even works across devices☆199Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Normalize a URL☆845Updated 11 months ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated this week
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Create and parse HTTP Content-Disposition header☆226Updated 3 weeks ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Get the visual width of a string - the number of columns required to display it☆485Updated 7 months ago
- Pretty unicode tables for the command line☆556Updated 3 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆688Updated last year
- Join all arguments together and normalize the resulting url.☆360Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get running processes☆273Updated 2 years ago
- Make your JSON look AWESOME☆245Updated last year