cpy
File copier
Copies files from source to destination based on glob patterns and options
Copy files
424 stars
13 watching
63 forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
calvinmetcalf/copyfiles | A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
sindresorhus/clipboardy | A utility for accessing and manipulating the system clipboard across multiple platforms | 1,791 |
gotidy/copy | Package for fast copying complex data structures of different types | 49 |
paulmelnikow/rollup-plugin-cpy | A Rollup plugin for copying files and folders during the build process. | 7 |
hugocarreira/go-decent-copy | A tool that provides a simple file copying mechanism in Go | 22 |
tarka/xcp | A utility for efficiently copying files and directories while handling various filesystem features and optimising performance. | 750 |
svetlitski/fcp | A fast alternative to Unix cp command for copying large files and directories | 767 |
sindresorhus/p-log | Utility for logging promise values and errors in a chain of operations | 26 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
jperasmus/docsify-copy-code | A Docsify plugin that allows users to easily copy Markdown code blocks to their clipboard. | 101 |
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |
sindresorhus/move-file | Moves files across devices and partitions without relying on system-specific rename functions. | 198 |
sindresorhus/p-map-series | Serializes promise-based operations to ensure predictable order and execution of side effects. | 47 |
sindresorhus/del | Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,325 |