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:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- streaming pipeline with a mutable configuration☆56Updated 6 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Check if function is an ES6 class.☆43Updated 5 years ago
- URL rewriting middleware☆98Updated 9 months ago
- Import a globally installed module☆58Updated last year
- A serialize algorithm for JSON☆25Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- [MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233☆51Updated 2 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
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 4 months ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Detect es6 features enable or not.☆19Updated 5 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Cross-browser element class manipulation☆52Updated 4 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- Simple coding style formatter for stylus☆12Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago