gajus / override-requireLinks
Overrides Node.js module resolution logic.
☆18Updated 5 years ago
Alternatives and similar repositories for override-require
Users that are interested in override-require are comparing it to the libraries listed below
Sorting:
- A fast, lightweight an modular library to interact with docker daemons.☆42Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Delete a route in express at runtime.☆26Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Read a chunk from a file☆123Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 2 weeks ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- A blazing fast stringifier that safely handles circular objects☆52Updated last year
- node module: generate and validate mongodb objectId strings without dependencies☆22Updated 4 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆68Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Ip filter middleware for koa, support whitelist and blacklist.☆37Updated 2 years ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- recursively find the closest package.json☆47Updated 2 years ago
- Yet Another Deployement Tool™☆16Updated 8 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Transforms nested values of complex objects☆44Updated 6 years ago
- A utility for getting information on the caller of a function in node.js☆40Updated 2 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated last week