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
- Check if a URL is absolute☆79Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a path exists☆150Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Import a globally installed module☆58Updated last year
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years 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 3 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Log things, prefixed with a timestamp.☆122Updated last year
- Sort the keys of an object☆101Updated 6 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Get a random item from an array☆57Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Check if something is a Node.js stream☆110Updated 4 months ago
- Check if something is a promise☆46Updated 3 years ago
- Easily handle defaults for your options☆73Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Compose your async functions with elegance.☆137Updated last year
- Get the set npm registry URL☆54Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Promise version of glob☆53Updated 2 months ago
- Nodejs cp -R☆79Updated 3 years ago
- Rename a function☆46Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Find the closest package.json file☆162Updated last year