sindresorhus / cpy
Copy files
☆428Updated 7 months ago
Alternatives and similar repositories for cpy:
Users that are interested in cpy are comparing it to the libraries listed below
- Get a random temporary file or directory path☆427Updated last year
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Get stdin as a string or buffer☆338Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Move a file - Even works across devices☆198Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Read and parse a JSON file☆245Updated last year
- Delay a promise a specified amount of time☆612Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Simple micro templating☆363Updated 2 years ago
- Colored symbols for various log levels☆752Updated 7 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 4 months ago
- Convert a string to a valid safe filename☆496Updated last year
- node byte string parser☆467Updated 8 months ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Get an available TCP port☆893Updated last year
- Parse JSON with more helpful errors☆356Updated last year
- Get your internal IP address☆335Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Get the system locale☆228Updated 3 years ago
- Create clickable links in the terminal☆626Updated 2 years ago
- Extracting archives made easy☆415Updated 2 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 5 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Delete files and directories☆319Updated 5 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated this week