sindresorhus / filenamify
Convert a string to a valid safe filename
☆489Updated last year
Related projects ⓘ
Alternatives and complementary repositories for filenamify
- Get a random temporary file or directory path☆424Updated last year
- Copy files☆424Updated 3 months ago
- Get stdin as a string or buffer☆337Updated last year
- Delay a promise a specified amount of time☆609Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Simple micro templating☆362Updated last year
- Move a file - Even works across devices☆198Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- node byte string parser☆461Updated 4 months ago
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Parse yes/no like values☆266Updated 2 years ago
- Timeout a promise after a specified amount of time☆274Updated last month
- Temporary file and directory creator for node.js☆740Updated 3 months ago
- Clean up error stack traces☆337Updated last year
- Human readable time distances for javascript☆461Updated 9 months ago
- Run some code when the process exits☆283Updated last year
- Retry a promise-returning or async function☆795Updated this week
- Make your JSON look AWESOME☆244Updated 11 months ago
- Strip ANSI escape codes from a string☆399Updated last year
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆599Updated last year
- Get running processes☆273Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago