sergiu-gordienco / nodejs-fs-utils
A set of extra functionalities for nodejs Modules
☆12Updated 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 last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Cross-browser element class manipulation☆52Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- A serialize algorithm for JSON☆25Updated 2 years ago
- [MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233☆51Updated 2 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 3 months ago
- Download a module from the npm registry.☆23Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Get the set npm registry URL☆55Updated last month
- Detect es6 features enable or not.☆19Updated 5 years ago
- Measuring execution time of functions☆16Updated 6 years ago
- Import a globally installed module☆58Updated last year
- An adapter which make it easier to use Prism in Node.js.☆24Updated 4 years ago
- streaming pipeline with a mutable configuration☆56Updated 4 months ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if function is an ES6 class.☆43Updated 5 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago