jprichardson / node-klawLinks
A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.
☆323Updated 2 years ago
Alternatives and similar repositories for node-klaw
Users that are interested in node-klaw are comparing it to the libraries listed below
Sorting:
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Import a module while bypassing the cache☆285Updated 10 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- A wrapper and enhancements for fs.watch☆341Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆344Updated 2 weeks ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Load module from string☆299Updated 7 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆389Updated this week
- Extracting archives made easy☆416Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- yet another zip library for node☆372Updated 10 months ago
- kill trees of processes☆351Updated 5 years ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated this week
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Clear a module from the cache☆184Updated 4 years ago
- limits calls to functions that return promises☆143Updated 3 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆261Updated 2 years ago
- Improved typeof detection for node.js and the browser.☆127Updated last year
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Infer the content-type of a request.☆227Updated last month
- Get the system locale☆228Updated 3 years ago
- Pretty-print a javascript object as a tree☆254Updated last year
- Copy files☆436Updated last month
- Strip ANSI escape codes from a string