sindresorhus / cpy
Copy files
☆427Updated 6 months ago
Alternatives and similar repositories for cpy:
Users that are interested in cpy are comparing it to the libraries listed below
- Colored symbols for various log levels☆750Updated 5 months ago
- Convert a string to a valid safe filename☆493Updated last year
- Unicode symbols with fallbacks for older terminals☆600Updated 3 months ago
- Find a file or directory by walking up parent directories☆587Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 8 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Read and parse a JSON file☆245Updated last year
- Parse JSON with more helpful errors☆350Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆344Updated 3 months ago
- Get a random temporary file or directory path☆425Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Move a file - Even works across devices☆199Updated last year
- Get stdin as a string or buffer☆336Updated last year
- Get metadata of a package from the npm registry☆237Updated 6 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Make your JSON look AWESOME☆245Updated last year
- Extracting archives made easy☆415Updated 2 years ago
- Clean up error stack traces☆338Updated last year
- node byte string parser☆465Updated 6 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Simple micro templating☆362Updated 2 years ago
- Get your internal IP address☆335Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆388Updated last year
- Easily load and persist config without having to think about where and how☆868Updated last month
- Delete files and directories☆317Updated 3 months ago
- Get an available TCP port☆883Updated 10 months ago
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆687Updated last year