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:
- Check if a URL is absolute☆80Updated 3 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- 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
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Check if a path exists☆155Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Copy a file☆122Updated 4 months ago
- Indent each line in a string☆115Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Get the set npm registry URL☆57Updated 8 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago