sergiu-gordienco / nodejs-fs-utilsLinks
A set of extra functionalities for nodejs Modules
☆13Updated 3 years ago
Alternatives and similar repositories for nodejs-fs-utils
Users that are interested in nodejs-fs-utils are comparing it to the libraries listed below
Sorting:
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- ☆157Updated 10 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- [MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233☆51Updated 2 years ago
- URL rewriting middleware☆98Updated last year
- A serialize algorithm for JSON☆25Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Read a chunk from a file☆124Updated last year
- Get the system locale☆228Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month
- Minimal install client for prebuilds.☆112Updated 7 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- streaming pipeline with a mutable configuration☆56Updated 9 months ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Clear a module from the cache☆184Updated 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…☆70Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- Simple in-memory vinyl file store.☆125Updated last week
- Cross-platform .zip file creation☆129Updated last year
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 2 years ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Check if something is a Node.js stream☆113Updated 11 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago