sindresorhus / filenamifyLinks
Convert a string to a valid safe filename
☆501Updated 2 years ago
Alternatives and similar repositories for filenamify
Users that are interested in filenamify are comparing it to the libraries listed below
Sorting:
- Copy files☆429Updated 10 months ago
- Get a random temporary file or directory path☆429Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Get stdin as a string or buffer☆338Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Recursive version of fs.readdir with small RAM & CPU footprint.☆386Updated 2 months ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Make your JSON look AWESOME☆246Updated last year
- Parse JSON with more helpful errors☆366Updated last month
- Parse yes/no like values☆269Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- encode & decode HTML & XML entities with ease & speed☆339Updated this week
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆395Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated last year
- Move a file - Even works across devices☆199Updated last year
- Sanitize string for use as filename☆353Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Temporary file and directory creator for node.js☆752Updated last month
- Strip comments from JSON. Lets you use comments in your JSON files!☆606Updated 2 weeks ago
- Access the system clipboard (copy/paste)☆499Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Normalize a URL☆847Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated 4 months ago