sindresorhus / filenamifyLinks
Convert a string to a valid safe filename
☆503Updated 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 11 months ago
- Get a random temporary file or directory path☆431Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Parse yes/no like values☆270Updated 3 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Simple micro templating☆364Updated 2 years ago
- Normalize a URL☆849Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Regular expression for matching URLs☆354Updated 4 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- node byte string parser☆470Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Stringify and write JSON to a file atomically☆222Updated 11 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get all urls in a string☆369Updated last year
- Get running processes☆276Updated 2 years ago
- Move a file - Even works across devices☆200Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Check if servers are reachable☆378Updated last year
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 4 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Run some code when the process exits☆289Updated last year
- Delete files and directories☆328Updated 9 months ago