jonschlinkert / write
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
☆83Updated 5 years ago
Alternatives and similar repositories for write:
Users that are interested in write are comparing it to the libraries listed below
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Check if a path exists☆150Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Convert a value to an array☆130Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Resolve a relative path against a root path with validation☆32Updated 6 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if something is a Node.js stream☆110Updated 3 months ago
- Compose your async functions with elegance.☆135Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Compressible Content-Type / mime checking.☆99Updated 10 months ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Clean and beautiful options for minimist☆54Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 9 months ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Lazy number range generator☆81Updated last year