sindresorhus / filenamify
Convert a string to a valid safe filename
☆499Updated 2 years ago
Alternatives and similar repositories for filenamify
Users that are interested in filenamify are comparing it to the libraries listed below
Sorting:
- Get a random temporary file or directory path☆428Updated last year
- Copy files☆429Updated 9 months ago
- Move a file - Even works across devices☆199Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Parse JSON with more helpful errors☆364Updated last month
- Parse yes/no like values☆269Updated 2 years ago
- Simple micro templating☆362Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆488Updated 10 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆332Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Memoize promise-returning & async functions☆406Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Create a promise that can be canceled☆442Updated 2 years ago
- Pretty unicode tables for the command line☆562Updated 5 months ago
- node byte string parser☆469Updated 10 months ago
- Run some code when the process exits☆286Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,180Updated 2 weeks ago
- Make your JSON look AWESOME☆246Updated last year
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Temporary file and directory creator for node.js☆753Updated last month
- Get paths for storing things like data, config, cache, etc☆389Updated 10 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆394Updated 3 years ago