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
Smappee Node-RED contains Smappee nodes and example flows
find process info by port/pid/name etc.
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
Load environment variables via a JSON file
Compile graphs written in DOT to images, using GraphViz in Node.js
Tiny message bus
Sentry instrumentation for jest
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.
Get the real Node require function in Node, or null in browsers, without errors from bundlers.
This module adds the `--junitreport` and `--output` command-line params to Jasmine 2 npm module ([`jasmine`](https://github.com/jasmine/jasmine-npm)).
Cookies, optionally signed using Keygrip.
A node.js module to make executing shell cmds a breeze!
A node.js NTLM client with support for NTLM and NTLMv2 authentication, forked from clncln1/node-ntlm-client