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 4 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Indent each line in a string☆115Updated 3 years ago
- Check if something is a promise☆45Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Write data to a random temporary file☆108Updated last week
- Split lines into an array of lines☆46Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check if a path exists☆155Updated 3 years ago
- Compose your async functions with elegance.☆135Updated 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
- Get the set npm registry URL☆57Updated 9 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago