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☆94Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Split lines into an array of lines☆44Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Resolve a relative path against a root path with validation☆32Updated 8 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last year
- 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
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if a value is a plain object☆102Updated last year
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Copy a file☆120Updated last year
- Get the set npm registry URL☆55Updated 3 weeks ago
- Check if a path exists☆151Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A fast frontmatter parser. Supports both string and stream inputs.☆28Updated 4 years 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
- This repository has been archived, use Enquirer instead.☆22Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Check if filepath exists and is a file☆33Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago