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 5 years ago
Alternatives and similar repositories for write
Users that are interested in write are comparing it to the libraries listed below
Sorting:
- 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
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 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☆156Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Compose your async functions with elegance.☆134Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Split lines into an array of lines☆44Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Copy a file☆121Updated last week
- Get a random item from an array☆56Updated 3 years ago
- Check if a path exists☆150Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get the path of the parent module☆77Updated last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago