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:
- Cross-platform `/dev/null`☆93Updated 4 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Split a string on the first occurrence of a given separator☆74Updated 2 months ago
- Delay execution for a given amount of seconds☆86Updated last year
- Check if stdout or stderr is interactive☆118Updated last year
- Check if a project is using Yarn☆65Updated last month
- Check if your code is running as an npm script☆55Updated 4 years ago
- ☆13Updated 4 years ago
- Add XO to your project☆46Updated last year
- Check if your package was installed globally☆69Updated last year
- List of JavaScript types☆82Updated last year
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆98Updated 2 years ago
- Wait for localhost to be ready from the command-line☆120Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year
- Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatic…☆84Updated 8 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the version of a binary in semver format☆35Updated last year
- Regular expression for matching reserved filename characters☆50Updated last month
- Simple wildcard matching☆34Updated last month
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Render a gif and provide frames to draw.☆39Updated 4 years ago
- Block the main thread for a given amount of time☆126Updated 2 years ago
- Check if an app exists on macOS☆77Updated 3 years ago
- ☆34Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Make a function mimic another one☆96Updated 11 months ago