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
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 2 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Memoize promise-returning & async functions☆401Updated last year
- Sanitize string for use as filename☆347Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Temporary file and directory creator for node.js☆744Updated 7 months ago
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Parse JSON with more helpful errors☆356Updated last year
- Delay a promise a specified amount of time☆610Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- node byte string parser☆467Updated 8 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,136Updated 2 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Move a file - Even works across devices☆199Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Make your JSON look AWESOME☆246Updated last year
- Clean up error stack traces☆339Updated last year
- Get the visual width of a string - the number of columns required to display it☆487Updated 8 months ago
- Find a file or directory by walking up parent directories☆596Updated 8 months ago
- Simple “Least Recently Used” (LRU) cache☆688Updated last year
- Access the system clipboard (copy/paste)☆498Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated 3 weeks ago
- Read and parse a JSON file☆245Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Delete files and directories☆319Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Human readable time distances for javascript☆462Updated last year