sindresorhus / cpy
Copy files
☆424Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpy
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Colored symbols for various log levels☆744Updated 3 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- Unicode symbols with fallbacks for older terminals☆594Updated 3 weeks ago
- Get stdin as a string or buffer☆337Updated last year
- Get a random temporary file or directory path☆424Updated last year
- Clean up error stack traces☆337Updated last year
- Convert a string to a valid safe filename☆489Updated last year
- Make your JSON look AWESOME☆244Updated 11 months ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Easily load and persist config without having to think about where and how☆869Updated 4 months ago
- Delete files and directories☆315Updated last month
- Simple micro templating☆362Updated last year
- Check whether a package or organization name is available on npm☆285Updated 9 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆388Updated last year
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Parse yes/no like values☆266Updated 2 years ago
- the mighty option parser used by yargs☆496Updated 3 weeks ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆371Updated 3 weeks ago
- Run some code when the process exits