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:
- 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
- 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
- Delay execution for a given amount of seconds☆86Updated 2 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Cross-platform `/dev/null`☆94Updated 4 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago
- Check if a project is using Yarn☆66Updated 3 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- List of JavaScript types☆83Updated last year
- Render a gif and provide frames to draw.☆39Updated 5 years ago
- Add XO to your project☆47Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the version of a binary in semver format☆36Updated last year
- Make a function mimic another one☆97Updated last year
- Check if an app exists on macOS☆78Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Simple wildcard matching☆34Updated 3 months ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆100Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆122Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- ☆13Updated 4 years ago
- Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatic…☆84Updated 11 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Check if a string is a URL☆87Updated 2 years ago