dwyl / decache
Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.
☆151Updated last year
Alternatives and similar repositories for decache
Users that are interested in decache are comparing it to the libraries listed below
Sorting:
- HTTP request freshness testing☆160Updated 2 months ago
- Convert streams (readable or writable) to promises☆139Updated 11 months ago
- Terminate a Node.js Process (and all Child Processes) based on the Process ID☆78Updated 7 months ago
- Create and parse HTTP Content-Type header☆136Updated 10 months ago
- Execute a listener when a response is about to write headers.☆157Updated last year
- please use path-to-regexp's `match` function☆138Updated this week
- Deprecate all the things☆330Updated 8 months ago
- When close() is just not enough☆189Updated 4 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 5 months ago
- Error handling utilities for node☆122Updated 2 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- touch(1) for node☆124Updated 11 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 4 months ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Infer the content-type of a request.☆228Updated last month
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Body parsing☆121Updated last year
- Trie-routing for Koa☆121Updated 5 years ago
- parse a url with memoization☆186Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- ☆45Updated 7 years ago
- ☆345Updated 5 years ago
- Import a module while bypassing the cache☆284Updated 3 months ago
- Checks if currently installed npm dependencies are installed in the exact same versions that are specified in package.json☆119Updated 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆254Updated 7 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated 9 months ago