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
Related projects ⓘ
Alternatives and complementary repositories for write
- Check if a URL is absolute☆78Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a path exists☆150Updated 2 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 5 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Compose your async functions with elegance.☆135Updated last year
- Write data to a random temporary file☆104Updated 3 months ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆40Updated 4 years ago
- Make your terminal beep☆132Updated 2 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 last year
- Strip leading whitespace from each line in a string☆135Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Convert a value to an array☆131Updated 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 last year
- Get the system locale☆225Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Compressible Content-Type / mime checking.☆98Updated 7 months ago
- Create a Vinyl file from an actual file☆41Updated last year
- Map collection as specified in ECMAScript6☆73Updated 3 years 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
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Resolve a relative path against a root path with validation☆32Updated 2 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if something is a Node.js stream☆111Updated last week
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year