Create an empty index.js file
Add 'use strict'; to all code not in node_modules
Server-side DOM implementation based on Mozilla's dom.js
webpack plugin for showing simple progress bar
Node.js client for NATS, a lightweight, high-performance cloud native messaging system
find process info by port/pid/name etc.
Smappee Node-RED contains Smappee nodes and example flows
JSGI middleware server for NodeJS
A module for generating metrics from V8.
[](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)
Implementations for the Longest Common Substring algorithm [O(nm) time]
TypeScript definitions for pg-cursor
Webpack plugin for Rust
Compile graphs written in DOT to images, using GraphViz in Node.js
Load environment variables via a JSON file
Tiny message bus
XMTP Node client SDK for interacting with XMTP networks
Connect is a family of libraries for building and consuming APIs on different languages and platforms, and [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
Sentry instrumentation for jest
This module adds the `--junitreport` and `--output` command-line params to Jasmine 2 npm module ([`jasmine`](https://github.com/jasmine/jasmine-npm)).
Get the real Node require function in Node, or null in browsers, without errors from bundlers.
A node.js module to make executing shell cmds a breeze!
Cookies, optionally signed using Keygrip.
A node.js NTLM client with support for NTLM and NTLMv2 authentication, forked from clncln1/node-ntlm-client