marten-de-vries / killableLinks
Keeps track of a server's open sockets so they can be destroyed at a moment's notice.
☆28Updated 7 years ago
Alternatives and similar repositories for killable
Users that are interested in killable are comparing it to the libraries listed below
Sorting:
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- please use path-to-regexp's `match` function☆137Updated 8 months ago
- Are these two JavaScript values equal?☆31Updated 5 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- AST recursive visitor☆80Updated 2 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 4 years ago
- Create and parse HTTP Content-Type header☆142Updated last week
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Easy error subclassing and stack customization☆66Updated 4 months ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- resolve function which support the browser field in package.json☆102Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Captures and cleans stack traces.☆195Updated 2 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago