dwyl / decache
Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.
☆153Updated last year
Alternatives and similar repositories for decache:
Users that are interested in decache are comparing it to the libraries listed below
- Terminate a Node.js Process (and all Child Processes) based on the Process ID☆78Updated 4 months ago
- Create and parse HTTP Content-Type header☆133Updated 6 months ago
- Convert streams (readable or writable) to promises☆139Updated 7 months ago
- Promisify a callback-based function☆108Updated 4 years ago
- please use path-to-regexp's `match` function☆138Updated 4 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Clear a module from the cache☆181Updated 3 years ago
- Infer the content-type of a request.☆228Updated 4 months ago
- A node module for serving static files. Does etags, caching, etc.☆378Updated 3 months ago
- HTTP request freshness testing☆160Updated 4 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 4 months ago
- When close() is just not enough☆189Updated 4 years ago
- Deprecate all the things☆329Updated 4 months ago
- parse a url with memoization☆187Updated 8 months ago
- ☆346Updated 5 years ago
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- Use connect and express middleware in koa☆169Updated last year
- Body parsing☆121Updated 11 months ago
- Execute a listener when a response is about to write headers.☆156Updated 8 months ago
- Itty bitty little widdle twinkie pinkie ES2015 Promise implementation☆139Updated 6 years ago
- Node style HMAC for use in the browser, with native implementation in node☆62Updated last month
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- utility for retrying a bluebird promise until it succeeds☆122Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆576Updated 3 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated 5 months ago