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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 weeks ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Split lines into an array of lines☆45Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- touch(1) for node☆124Updated last year
- Create a Vinyl file from an actual file☆41Updated 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
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Copy a file☆121Updated last month
- Create an array without duplicates☆72Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a path exists☆151Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Check if something is a Node.js stream☆112Updated 11 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago