sergiu-gordienco / nodejs-fs-utilsLinks
A set of extra functionalities for nodejs Modules
☆13Updated 4 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☆96Updated 3 years ago
- 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 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Read a chunk from a file☆125Updated last year
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Clear a module from the cache☆184Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Rewrite file system `fs` paths☆62Updated 3 months ago
- Import a globally installed module☆58Updated last year
- URL rewriting middleware☆98Updated last year
- Simple in-memory vinyl file store.☆125Updated 2 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 5 months ago
- An elegant lib that converts the chalked text to HTML.☆109Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Simple, flexible file copy utility☆98Updated last year
- HTTP request freshness testing☆163Updated 2 weeks ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- ☆91Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- 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