Translation between JavaScript values and Buffers
ES5 spec-compliant shim for String.prototype.trim
Utility module to check istanbul thresholds
Additional ESLint rules for ESLint directive comments.
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Saves the code coverage collected during Cypress tests
A logger for just about everything.
hast utility to check if a node is inter-element whitespace
Code coverage for Solidity testing
LCOV reporter for Mocha
hast utility to check if a link element is “Body OK”
JavaScript implementation of the SSIM algorithm
Tools to support code coverage in Storybook
Full featured Promises/A+ implementation with exceptionally good performance
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
A Node.js wrapper for the OWASP dependency-check-cli.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
ESLint plugin about ECMAScript syntactic features.
Node.js CORS middleware
Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
quote and parse shell commands
allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types
Better streaming static file server with Range and conditional-GET support