sindresorhus / filenamify
Convert a string to a valid safe filename
☆498Updated 2 years ago
Alternatives and similar repositories for filenamify:
Users that are interested in filenamify are comparing it to the libraries listed below
- Copy files☆428Updated 8 months ago
- Get a random temporary file or directory path☆427Updated last year
- Simple micro templating☆362Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,140Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆347Updated 5 months ago
- Get the visual width of a string - the number of columns required to display it☆487Updated 9 months ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- node byte string parser☆468Updated 9 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Parse JSON with more helpful errors☆364Updated 2 weeks ago
- Unicode symbols with fallbacks for older terminals☆600Updated 5 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆328Updated 4 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,112Updated 2 months ago
- Move a file - Even works across devices☆199Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆691Updated last year
- Access the system clipboard (copy/paste)☆499Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆604Updated last year
- Get stdin as a string or buffer☆337Updated last year
- Get metadata of a package from the npm registry☆240Updated 9 months ago
- Clean up error stack traces☆339Updated 2 years ago
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 11 months ago
- Autocomplete prompt for inquirer☆356Updated last year
- the mighty option parser used by yargs☆508Updated 3 months ago
- Make your JSON look AWESOME☆246Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago