sindresorhus / cpyLinks
Copy files
☆429Updated 10 months ago
Alternatives and similar repositories for cpy
Users that are interested in cpy are comparing it to the libraries listed below
Sorting:
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Simple micro templating☆363Updated 2 years ago
- Colored symbols for various log levels☆756Updated last week
- Delay a promise a specified amount of time☆614Updated last year
- easily create complex multi-column command-line-interfaces.☆375Updated last month
- Get stdin as a string or buffer☆338Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Delete files and directories☆324Updated 7 months ago
- Parse yes/no like values☆269Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated last month
- Get your internal IP address☆337Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Move a file - Even works across devices☆199Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Convert Windows backslash paths to slash paths☆334Updated 2 years ago
- Convert a string to a valid safe filename☆501Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆394Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get the system locale☆227Updated 3 years ago