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 path exists☆150Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Prepend data to a file.☆34Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- Write data to a random temporary file☆105Updated 7 months ago
- Import a globally installed module☆57Updated last year
- Replaces a file extension with another one.☆46Updated last year
- Easily handle defaults for your options☆73Updated last year
- Find the closest package.json file☆162Updated last year
- Compressible Content-Type / mime checking.☆99Updated 11 months ago
- 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
- Require global npm as a local node module.☆32Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- touch(1) for node☆122Updated 8 months ago
- Get a random item from an array☆57Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆96Updated 2 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 11 months ago
- Check if something is a Node.js stream☆110Updated 4 months 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
- Resolve a relative path against a root path with validation☆32Updated 6 months ago