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
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Copy a file☆122Updated 4 months 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Rename a function☆47Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Write data to a random temporary file☆108Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Indent each line in a string☆114Updated 3 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path exists☆155Updated 3 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago