Constructors and objects behave exactly like built-in Date; the TZ offset is configurable
crayon - Add colors to text on your terminal. A faster replacement for chalk that also adds 256 color support
Getters & setters for your Backbone models
a tiny (<270 bytes gzip), unobtrusive IoC container that lazily instantiates any type from standard factories.
Simple and tiny implementation of Discord's Gateway using web standard APIs
[](https://nodei.co/npm/time-method/)
A pure JS HTTP parser for node.
Use arrays as basic DB tables, and make queries on them
In Angular projects, automatically send logs to the specificized Back-End endpoint. Logger can be configured to log any combination of HTTP Errors, JavaScript Errors, as well as calls to selected commands (such as `console.error()`).
A small function that removes one or more items from an array based upon a predicate function
Promisify Node-style asynchronous functions by putting a .promise after them (or after the object for methods)
wrapper & interceptor for native fetch
Fix broken node modules with no fuss
monkeypatches all `console.*` methods and lets you intercept the arguments
README.md
Portable monkey-patching for userscripts
Monkey-patch library for the native fetch API
Safe(r) monkeypatching for JavaScript.
Patcher for express
Monkey patches for file system related things.
Allows temporarily disabling console in node.js. Useful for noisy unit tests
Wrap your functions, methods, and properties to monitor them and modify their behavior.
Detect and wait for asyncronous behaviour in code you don't control
patch/unpatch JavaScript functions multiple times easily