jonschlinkert / writeLinks
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
☆82Updated 6 years ago
Alternatives and similar repositories for write
Users that are interested in write are comparing it to the libraries listed below
Sorting:
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Split lines into an array of lines☆46Updated 2 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
- Check if a path exists☆155Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Copy a file☆123Updated 5 months ago
- Check if something is a Node.js stream☆115Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- touch(1) for node☆125Updated 3 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Create and parse HTTP Content-Type header☆142Updated this week
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Merge Option Objects☆69Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Write data to a random temporary file☆108Updated 2 weeks ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago