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 last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- touch(1) for node☆124Updated this week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if a path exists☆153Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- 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
- Split lines into an array of lines☆45Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Compose your async functions with elegance.☆134Updated 2 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if something is a Node.js stream☆113Updated last year
- Get the set npm registry URL☆56Updated 6 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Rename a function☆47Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago