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☆425Updated 3 months ago
- Parse yes/no like values☆266Updated 2 years ago
- Memoize promise-returning & async functions☆396Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated last week
- node byte string parser☆461Updated 4 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆314Updated last year
- Clean up error stack traces☆337Updated last year
- Simple micro templating☆362Updated last year
- Parse JSON with more helpful errors☆346Updated 7 months ago
- Get stdin as a string or buffer☆337Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 10 months ago
- 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
- Join all arguments together and normalize the resulting url.☆355Updated 6 months ago
- Normalize a URL☆840Updated 8 months ago
- Timeout a promise after a specified amount of time☆274Updated 3 weeks ago
- Get your public IP address☆273Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆682Updated last year
- Run some code when the process exits☆282Updated last year
- Make your JSON look AWESOME☆244Updated 11 months ago
- Stringify and write JSON to a file atomically☆214Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,113Updated last year
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Simple “Least Recently Used” (LRU) cache☆677Updated 11 months ago
- Check if servers are reachable☆380Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆388Updated last year