sindresorhus / filenamify
Convert a string to a valid safe filename
☆496Updated 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☆427Updated last year
- Copy files☆428Updated 7 months ago
- Simple micro templating☆363Updated 2 years ago
- Delay a promise a specified amount of time☆612Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Get stdin as a string or buffer☆338Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Find a file or directory by walking up parent directories☆600Updated this week
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Get paths for storing things like data, config, cache, etc☆384Updated 8 months ago
- Move a file - Even works across devices☆198Updated last year
- node byte string parser☆467Updated 8 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Make your JSON look AWESOME☆246Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Read and parse a JSON file☆245Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆602Updated last year
- Sanitize string for use as filename☆348Updated last year
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 2 weeks ago
- Normalize a URL☆845Updated last year
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Parse JSON with more helpful errors☆356Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago