prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Visitor keys used to help traverse the TypeScript-ESTree AST
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
CSS Object Model implementation and CSS parser
Delightful JavaScript Testing.
Require hook for automatic V8 compile cache persistence
This is a pure-js JSON streaming parser for node.js
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native
Get the list of files installed in a package in node_modules, including bundled dependencies
Remap sequential sourcemaps through transformations to point at the original source code
utils for webpack loaders
Modern Buffer API polyfill without footguns
Select protocol using first bytes of incoming data and hose stuff to the handler
A dictionary of file extensions and associated module loaders.
Provides low-level interfaces and helper methods for tracing in Azure SDK
Lazy-evaluating list of files, based on globs or regex patterns
Browser-friendly inheritance fully compatible with standard node.js inherits()
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Convert a typed array to a Buffer without a copy
Convert globs to regular expressions
Node's event emitter for all engines.
It's a very fast and efficient glob library for Node.js