sindresorhus / move-file-cliLinks
Move a file on the command-line
☆74Updated 2 years ago
Alternatives and similar repositories for move-file-cli
Users that are interested in move-file-cli are comparing it to the libraries listed below
Sorting:
- Check if your code is running as an npm script☆56Updated 4 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53Updated 2 years ago
- Delay execution for a given amount of seconds☆86Updated 2 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Check if a project is using Yarn☆66Updated 3 months ago
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago
- Cross-platform `/dev/null`☆94Updated 4 years ago
- Render a gif and provide frames to draw.☆39Updated 4 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Add XO to your project☆47Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆100Updated 2 years ago
- Start a PHP server☆138Updated 3 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Check if an app exists on macOS☆78Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- List of JavaScript types☆83Updated last year
- Simple wildcard matching☆34Updated 3 months ago
- Wait for localhost to be ready from the command-line☆121Updated 4 months ago
- ☆13Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get the version of a binary in semver format☆36Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Make a function mimic another one☆97Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- User-friendly pseudorandom number generator (PRNG)☆108Updated 4 months ago
- GIF decoding for Node.js, using Libnsgif compiled to WebAssembly☆40Updated 5 years ago