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 last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 7 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert between PNG/Iconsets and .ICNS files with NodeJS☆12Updated 6 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Measuring execution time of functions☆17Updated 7 years ago
- A serialize algorithm for JSON☆25Updated 2 years ago
- Read a chunk from a file☆123Updated last year
- Cross-platform .zip file creation☆131Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get the set npm registry URL☆56Updated 3 months 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
- Create `esm` enabled packages.☆50Updated 6 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
- Cross-browser element class manipulation☆51Updated 4 years ago
- streaming pipeline with a mutable configuration☆56Updated 7 months ago
- Detect es6 features enable or not.☆19Updated 5 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- URL rewriting middleware☆98Updated 10 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 3 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 6 months ago