sindresorhus / cpyLinks
Copy files
☆436Updated last month
Alternatives and similar repositories for cpy
Users that are interested in cpy are comparing it to the libraries listed below
Sorting:
- Delay a promise a specified amount of time☆627Updated last month
- Get a random temporary file or directory path☆439Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Convert a string to a valid safe filename☆509Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Parse yes/no like values☆272Updated 3 months ago
- Get your internal IP address☆349Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Colored symbols for various log levels☆765Updated 6 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆382Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- node byte string parser☆474Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆429Updated 3 weeks ago
- Get stdin as a string or buffer☆345Updated 2 years ago
- Make your JSON look AWESOME☆249Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Simple micro templating☆371Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Convert Windows backslash paths to slash paths☆337Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆389Updated this week
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆244Updated 2 years ago
- Run some code when the process exits☆298Updated last week