Licences
@adobe/css-tools by TJ Holowaychuk - MIT
A modern CSS parser and stringifier with TypeScript support@alloc/quick-lru by Sindre Sorhus - MIT
Simple “Least Recently Used” (LRU) cache@antfu/install-pkg by Anthony Fu - MIT
Install package programmatically.@antfu/utils by Anthony Fu - MIT
Opinionated collection of common JavaScript / TypeScript utils by @antfu@babel/code-frame by The Babel Team - MIT
Generate errors that contain a code frame that point to source locations.@babel/compat-data by The Babel Team - MIT
The compat-data to determine required Babel plugins@babel/core by The Babel Team - MIT
Babel compiler core.@babel/generator by The Babel Team - MIT
Turns an AST into code.@babel/helper-compilation-targets by The Babel Team - MIT
Helper functions on Babel compilation targets@babel/helper-globals by The Babel Team - MIT
A collection of JavaScript globals for Babel internal usage@babel/helper-module-imports by The Babel Team - MIT
Babel helper functions for inserting module loads@babel/helper-module-transforms by The Babel Team - MIT
Babel helper functions for implementing ES6 module transformations@babel/helper-plugin-utils by The Babel Team - MIT
General utilities for plugins to use@babel/helper-string-parser by The Babel Team - MIT
A utility package to parse strings@babel/helper-validator-identifier by The Babel Team - MIT
Validate identifier/keywords name@babel/helper-validator-option by The Babel Team - MIT
Validate plugin/preset options@babel/helpers by The Babel Team - MIT
Collection of helper functions used by Babel transforms.@babel/parser by The Babel Team - MIT
A JavaScript parser@babel/plugin-syntax-jsx by The Babel Team - MIT
Allow parsing of jsx@babel/plugin-syntax-typescript by The Babel Team - MIT
Allow parsing of TypeScript syntax@babel/template by The Babel Team - MIT
Generate an AST from a string template.@babel/traverse by The Babel Team - MIT
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes@babel/types by The Babel Team - MIT
Babel Types is a Lodash-esque utility library for AST nodes@corvu/utils by Jasmin Noetzli - MIT
Utilities for corvu@deno/shim-deno by Thomas Rory Gummerson - MIT
Deno namespace shim for Node.js@deno/shim-deno-test by The Deno authors - MIT
Deno.test only shim.@esbuild/linux-x64 - MIT
The Linux 64-bit binary for esbuild, a JavaScript bundler.@floating-ui/core by atomiks - MIT
Positioning library for floating elements: tooltips, popovers, dropdowns, and more@floating-ui/dom by atomiks - MIT
Floating UI for the web@floating-ui/utils by atomiks - MIT
Utilities for Floating UI@hcaptcha/loader by hCaptcha team and contributors - MIT
This is a JavaScript library to easily configure the loading of the hCaptcha JS client SDK with built-in error handling.@hcaptcha/types - MIT
hCaptcha Type Definitions@hono/node-server by Yusuke Wada - MIT
Node.js Adapter for Hono@iconify/json - MIT
Hundreds of open source icon sets in IconifyJSON format@iconify/types by Vjacheslav Trushkin - MIT
Types for Iconify data@iconify/utils by Vjacheslav Trushkin - MIT
Common functions for working with Iconify icon sets used by various packages.@img/colour - MIT
The ESM-only 'color' package made compatible for use with CommonJS runtimes@ioredis/commands by Zihua Li - MIT
Redis commands@jridgewell/gen-mapping by Justin Ridgewell - MIT
Generate source maps@jridgewell/remapping by Justin Ridgewell - MIT
Remap sequential sourcemaps through transformations to point at the original source code@jridgewell/resolve-uri by Justin Ridgewell - MIT
Resolve a URI relative to an optional base URI@jridgewell/source-map by Justin Ridgewell - MIT
Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API@jridgewell/sourcemap-codec by Justin Ridgewell - MIT
Encode/decode sourcemap mappings@jridgewell/trace-mapping by Justin Ridgewell - MIT
Trace the original position through a source map@jsr/sn__assert - MIT
@jsr/sn__babel-plugin-here - MIT
@jsr/sn__nanulid - MIT
@jsr/sn__ulid - MIT
@jsr/std__bytes - MIT
@jsr/std__csv - MIT
@jsr/std__encoding - MIT
@jsr/std__streams - MIT
@jsr/valibot__valibot - MIT
@kobalte/core by jer3m01 - MIT
Unstyled components and primitives for building accessible web apps and design systems with SolidJS.@kobalte/utils by Fabien Marie-Louise - MIT
Common utilities and types for Kobalte.@mdx-js/mdx by John Otander - MIT
MDX compiler@mrleebo/prisma-ast by Jeremy Liberman - MIT
This library uses an abstract syntax tree to parse schema.prisma files into an object in JavaScript. It is similar to [@prisma/sdk](https://github.com/prisma/prisma/tree/master/src/packages/sdk) except that it preserves comments and model attributes.@nodelib/fs.scandir - MIT
List files and directories inside the specified directory@nodelib/fs.stat - MIT
Get the status of a file with some features@nodelib/fs.walk - MIT
A library for efficiently walking a directory recursively@oxc-resolver/binding-linux-x64-gnu - MIT
Oxc Resolver Node API@parcel/watcher - MIT
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.@parcel/watcher-linux-x64-glibc - MIT
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.@parcel/watcher-wasm - MIT
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.@pkgjs/parseargs - MIT
Polyfill of future proposal for `util.parseArgs()`@polka/url by Luke Edwards - MIT
Super fast, memoized `req.url` parser@poppinss/colors by virk - MIT
A wrapper on top of kleur with ability to write test against the color functions@poppinss/dumper by Harminder Virk - MIT
Pretty print JavaScript data types in the terminal and the browser@poppinss/exception by Harminder Virk - MIT
Utility to create custom exceptions@rollup/plugin-alias by Johannes Stein - MIT
Define and resolve aliases for bundle dependencies@rollup/plugin-babel by Rich Harris - MIT
Seamless integration between Rollup and Babel.@rollup/plugin-commonjs by Rich Harris - MIT
Convert CommonJS modules to ES2015@rollup/plugin-inject by Rich Harris - MIT
Scan modules for global variables and injects `import` statements where necessary@rollup/plugin-json by rollup - MIT
Convert .json files to ES6 modules@rollup/plugin-node-resolve by Rich Harris - MIT
Locate and bundle third-party dependencies in node_modules@rollup/plugin-replace by Rich Harris - MIT
Replace strings in files while bundling@rollup/plugin-terser by Peter Placzek - MIT
Generate minified bundle@rollup/pluginutils by Rich Harris - MIT
A set of utility functions commonly used by Rollup plugins@rollup/rollup-linux-x64-gnu by Lukas Taegert-Atkinson - MIT
Native bindings for Rollup@samual/duration by Samual Norman - MIT
Normalize and format durations of time.@samual/lib by Samual Norman - MIT
@samual/try by Samual Norman - MIT
Try@samual/types - MIT
@samual/vinxi by Nikhil Saraf - MIT
@shikijs/core by Pine Wu - MIT
Core of Shiki@shikijs/engine-javascript by Anthony Fu - MIT
Engine for Shiki using JavaScript's native RegExp@shikijs/engine-oniguruma by Anthony Fu - MIT
Engine for Shiki using Oniguruma RegExp engine in WebAssembly@shikijs/langs by Anthony Fu - MIT
TextMate grammars for Shiki in ESM@shikijs/themes by Anthony Fu - MIT
TextMate themes for Shiki in ESM@shikijs/types by Anthony Fu - MIT
Type definitions for Shiki@shikijs/vscode-textmate by Microsoft Corporation - MIT
Shiki's fork of `vscode-textmate`@sindresorhus/is by Sindre Sorhus - MIT
Type check values@sindresorhus/merge-streams by Sindre Sorhus - MIT
Merge multiple streams into a unified stream@solid-primitives/event-listener by David Di Biase - MIT
SolidJS Primitives to manage creating event listeners.@solid-primitives/keyed by Damian Tarnawski @thetarnav - MIT
Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.@solid-primitives/lifecycle by Damian Tarnawski - MIT
Package providing extra layer of lifecycle primitives for Solid.@solid-primitives/map by Damian Tarnawski @thetarnav - MIT
The Map & WeakMap data structures as a reactive signals.@solid-primitives/media by David Di Biase - MIT
Primitives for media query and device features@solid-primitives/memo by Damian Tarnawski @thetarnav - MIT
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.@solid-primitives/props by Damian Tarnawski - MIT
Library of primitives focused around component props.@solid-primitives/refs by Damian Tarnawski @thetarnav - MIT
Library of primitives, components and directives for SolidJS that help managing references to JSX elements.@solid-primitives/resize-observer by Moshe Udimar - MIT
Reactive primitives for observing resizing of HTML elements.@solid-primitives/rootless by Damian Tarnawski @thetarnav - MIT
A collection of helpers that aim to simplify using reactive primitives outside of reactive roots, and managing disposal of reactive roots.@solid-primitives/scheduled - MIT
Primitives for creating scheduled — throttled or debounced — callbacks.@solid-primitives/static-store by Damian Tarnawski - MIT
Primitives for creating small reactive objects that doesn't change their shape over time - don't need a proxy wrapper.@solid-primitives/timer by David Di Biase - MIT
Primitives to manage timeout and interval@solid-primitives/trigger by Damian Tarnawski - MIT
A set of primitives based on Solid signals, used to trigger computations.@solid-primitives/utils by Damian Tarnawski @thetarnav - MIT
A bunch of reactive utility types and functions, for building primitives with Solid.js@solidjs/meta by Ryan Carniato - MIT
Write meta tags to the document head@solidjs/router by Ryan Carniato - MIT
Universal router for SolidJS@solidjs/start by Ryan Carniato - MIT
@standard-schema/spec by Colin McDonnell - MIT
A family of specs for interoperable TypeScript@standard-schema/utils by Fabian Hiller - MIT
The official runtime utils for Standard Schema@tanstack/devtools-event-client by Tanner Linsley - MIT
TanStack Event Client is a lightweight event client for TanStack Devtools event bus.@tanstack/directive-functions-plugin by Tanner Linsley - MIT
Modern and scalable routing for React applications@tanstack/match-sorter-utils - MIT
A fork of match-sorter with separated filtering and sorting phases@tanstack/pacer by Tanner Linsley - MIT
Utilities for debouncing, throttling, rate-limiting, queuing, and more.@tanstack/router-utils by Tanner Linsley - MIT
Modern and scalable routing for React applications@tanstack/server-functions-plugin by Tanner Linsley - MIT
Modern and scalable routing for React applications@tanstack/solid-pacer by Tanner Linsley - MIT
Utilities for debouncing and throttling functions in Solid.@tanstack/solid-store by Tanner Linsley - MIT
Framework agnostic type-safe store w/ reactive framework adapters@tanstack/solid-table by Tanner Linsley - MIT
Headless UI for building powerful tables & datagrids for Solid.@tanstack/store by Tanner Linsley - MIT
Framework agnostic type-safe store w/ reactive framework adapters@tanstack/table-core by Tanner Linsley - MIT
Headless UI for building powerful tables & datagrids for TS/JS.@testing-library/jest-dom by Ernesto Garcia - MIT
Custom jest matchers to test the state of the DOM@total-typescript/ts-reset by Matt Pocock - MIT
A CSS reset for TypeScript, improving types for common JavaScript API's@types/babel__core - MIT
TypeScript definitions for @babel/core@types/babel__generator - MIT
TypeScript definitions for @babel/generator@types/babel__template - MIT
TypeScript definitions for @babel/template@types/babel__traverse - MIT
TypeScript definitions for @babel/traverse@types/braces - MIT
TypeScript definitions for braces@types/debug - MIT
TypeScript definitions for debug@types/estree - MIT
TypeScript definitions for estree@types/estree-jsx - MIT
TypeScript definitions for estree-jsx@types/geojson - MIT
TypeScript definitions for geojson@types/hast - MIT
TypeScript definitions for hast@types/html-minifier-terser - MIT
TypeScript definitions for html-minifier-terser@types/js-levenshtein - MIT
TypeScript definitions for js-levenshtein@types/mdast - MIT
TypeScript definitions for mdast@types/mdx - MIT
TypeScript definitions for mdx@types/micromatch - MIT
TypeScript definitions for micromatch@types/ms - MIT
TypeScript definitions for ms@types/node - MIT
TypeScript definitions for node@types/nodemailer - MIT
TypeScript definitions for nodemailer@types/react - MIT
TypeScript definitions for react@types/relateurl - MIT
TypeScript definitions for relateurl@types/resolve - MIT
TypeScript definitions for resolve@types/spdx-expression-parse - MIT
TypeScript definitions for spdx-expression-parse@types/unist - MIT
TypeScript definitions for unist@types/w3c-web-usb - MIT
TypeScript definitions for w3c-web-usb@types/web-bluetooth - MIT
TypeScript definitions for web-bluetooth@unocss/astro by Anthony Fu - MIT
UnoCSS integration for Astro@unocss/cli by Johann Schopplich - MIT
CLI for UnoCSS@unocss/config by Anthony Fu - MIT
Config loader for UnoCSS@unocss/core by Anthony Fu - MIT
The instant on-demand Atomic CSS engine.@unocss/extractor-arbitrary-variants by Anthony Fu - MIT
Extractor arbitrary variants for utilities@unocss/inspector by Anthony Fu - MIT
The inspector UI for UnoCSS@unocss/postcss by sibbng - MIT
PostCSS plugin for UnoCSS@unocss/preset-attributify by Anthony Fu - MIT
Attributify preset for UnoCSS@unocss/preset-icons by Anthony Fu - MIT
Pure CSS Icons for UnoCSS@unocss/preset-mini by Anthony Fu - MIT
The minimal preset for UnoCSS@unocss/preset-tagify by Anthony Fu - MIT
Tagify preset for UnoCSS@unocss/preset-typography by Jeff Yang - MIT
Typography preset for UnoCSS@unocss/preset-uno by Anthony Fu - MIT
The default preset for UnoCSS@unocss/preset-web-fonts by Anthony Fu - MIT
Web Fonts support for Uno CSS@unocss/preset-wind by Anthony Fu - MIT
Tailwind / Windi CSS compact preset for UnoCSS@unocss/reset by Anthony Fu - MIT
Collection of CSS resetting@unocss/rule-utils by Anthony Fu - MIT
Utilities for UnoCSS@unocss/transformer-attributify-jsx by Anthony Fu - MIT
Support valueless attributify in JSX/TSX.@unocss/transformer-compile-class by Anthony Fu - MIT
Compile group of classes into one class@unocss/transformer-directives by hannoeru - MIT
UnoCSS transformer for `@apply` directive@unocss/transformer-variant-group by Anthony Fu - MIT
Variant group transformer for UnoCSS@unocss/vite by Anthony Fu - MIT
The Vite plugin for UnoCSS@vercel/nft - MIT
@vinxi/listhen - MIT
👂 Elegant HTTP Listener@vinxi/plugin-directives by Nikhil Saraf - MIT
@vinxi/plugin-mdx - MIT
Vinxi plugin for MDX@vinxi/server-components by Nikhil Saraf - MIT
@vue/compiler-core by Evan You - MIT
@vue/compiler-core@vue/compiler-dom by Evan You - MIT
@vue/compiler-dom@vue/compiler-sfc by Evan You - MIT
@vue/compiler-sfc@vue/compiler-ssr by Evan You - MIT
@vue/compiler-ssr@vue/reactivity by Evan You - MIT
@vue/reactivity@vue/runtime-core by Evan You - MIT
@vue/runtime-core@vue/runtime-dom by Evan You - MIT
@vue/runtime-dom@vue/server-renderer by Evan You - MIT
@vue/server-renderer@vue/shared by Evan You - MIT
internal utils shared across @vue packages@xterm/xterm - MIT
Full xterm terminal, in your browserabort-controller by Toru Nagashima - MIT
An implementation of WHATWG AbortController interface.acorn - MIT
ECMAScript parseracorn-import-attributes by Sven Sauleau - MIT
Support for import attributes in acornacorn-jsx - MIT
Modern, fast React.js JSX parseracorn-loose - MIT
Error-tolerant ECMAScript parseracorn-typescript by tyrealhu - MIT
Alternative, TypeScript parserag-grid-community by Niall Crosby - MIT
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vueagent-base by Nathan Rajlich - MIT
Turn a function into an `http.Agent` instanceansi-regex by Sindre Sorhus - MIT
Regular expression for matching ANSI escape codesansi-styles by Sindre Sorhus - MIT
ANSI escape codes for styling strings in the terminalarchiver by Chris Talkington - MIT
a streaming interface for archive generationarchiver-utils by Chris Talkington - MIT
utility functions for archiverast-types by Ben Newman - MIT
Esprima-compatible implementation of the Mozilla JS Parser APIastring by David Bonnet - MIT
JavaScript code generator from an ESTree-compliant AST.async by Caolan McMahon - MIT
Higher-order functions and common patterns for asynchronous codeasync-sema by Olli Vanhoja - MIT
Semaphore using `async` and `await`aws-ssl-profiles by https://github.com/wellwelwel - MIT
AWS RDS SSL certificates bundles.babel-dead-code-elimination by pcattori - MIT
Composable primitives for dead code elimination in Babelbabel-plugin-jsx-dom-expressions by Ryan Carniato - MIT
A JSX to DOM plugin that wraps expressions for fine grained change detectionbabel-plugin-transform-regex by Steven Levithan - MIT
Babel plugin for Regex+babel-preset-solid by Ryan Carniato - MIT
Babel preset to transform JSX for Solid.jsbail by Titus Wormer - MIT
Throw a given errorbalanced-match - MIT
Match balanced character pairs, like "{" and "}"base64-js by T. Jameson Little - MIT
Base64 encoding/decoding in pure JSbcrypt-ts by Mr.Hope - MIT
bcrypt written in typescriptbinary-extensions by Sindre Sorhus - MIT
List of binary file extensionsbindings by Nathan Rajlich - MIT
Helper module for loading your native module's .node fileboxen by Sindre Sorhus - MIT
Create boxes in the terminalbrace-expansion - MIT
Brace expansion as known from sh/bashbraces by Jon Schlinkert - MIT
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.browserslist by Andrey Sitnik - MIT
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetbuffer by Feross Aboukhadijeh - MIT
Node.js Buffer API, for the browserbuffer-crc32 by Brian J. Brennan - MIT
A pure javascript CRC32 algorithm that plays nice with binary databuffer-from - MIT
bundle-require - MIT
bundle and require a filec12 - MIT
Smart Config Loadercac by egoist - MIT
Simple yet powerful framework for building command-line apps.callsites by Sindre Sorhus - MIT
Get callsites from the V8 stack trace APIcamel-case by Blake Embrey - MIT
Transform into a string with the separator denoted by the next word capitalizedcamelcase by Sindre Sorhus - MIT
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`caniuse-api - MIT
request the caniuse data to check browsers compatibilitiescase-anything by Luca Ban - Mesqueeb - MIT
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)ccount by Titus Wormer - MIT
Count how often a character (or substring) is used in a stringchalk - MIT
Terminal string styling done rightcharacter-entities by Titus Wormer - MIT
Map of named character referencescharacter-entities-html4 by Titus Wormer - MIT
Map of named character references from HTML 4character-entities-legacy by Titus Wormer - MIT
List of legacy HTML named character references that don’t need a trailing semicoloncharacter-reference-invalid by Titus Wormer - MIT
Map of invalid numeric character references to their replacements, according to HTMLchokidar by Paul Miller - MIT
Minimal and efficient cross-platform file watching librarycitty - MIT
Elegant CLI Builderclean-css by Jakub Pawlowicz - MIT
A well-tested CSS minifiercli-boxes by Sindre Sorhus - MIT
Boxes for use in the terminalclipboardy by Sindre Sorhus - MIT
Access the system clipboard (copy/paste)collapse-white-space by Titus Wormer - MIT
Collapse white spacecolor-convert by Heather Arthur - MIT
Plain color conversion functionscolor-name by DY - MIT
A list of color names and its valuescolord by Vlad Shilov - MIT
👑 A tiny yet powerful tool for high-performance color manipulations and conversionscolorette by Jorge Bucaran - MIT
🌈Easily set your terminal text color & styles.comma-separated-tokens by Titus Wormer - MIT
Parse and stringify comma-separated tokenscommander by TJ Holowaychuk - MIT
the complete solution for node.js command-line programscommondir by James Halliday - MIT
compute the closest common parent for file pathscompatx - MIT
🌴 Gradual feature flags.compress-commons by Chris Talkington - MIT
a library that defines a common interface for working with archive formats within nodeconfbox - MIT
Compact YAML, TOML, JSONC, JSON5 and INI parser and serializerconsola - MIT
Elegant Console Wrapperconvert-source-map by Thorsten Lorenz - MIT
Converts a source-map from/to different formats and allows adding/changing properties.cookie-es - MIT
core-util-is by Isaac Z. Schlueter - MIT
The `util.is*` functions introduced in Node v0.12.cosmiconfig by Daniel Fischer - MIT
Find and load configuration from a package.json property, rc file, TypeScript module, and more!crc32-stream by Chris Talkington - MIT
a streaming CRC32 checksumercroner by Hexagon - MIT
Trigger functions and/or evaluate cron expressions in JavaScript. No dependencies. Most features. All environments.cross-spawn by André Cruz - MIT
Cross platform child_process#spawn and child_process#spawnSynccrossws - MIT
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workerscss-tree by Roman Dvornov - MIT
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 implementationscss.escape by Mathias Bynens - MIT
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.cssesc by Mathias Bynens - MIT
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.cssnano by Ben Briggs - MIT
A modular minifier, built on top of the PostCSS ecosystem.cssnano-preset-default by Ben Briggs - MIT
Safe defaults for cssnano which require minimal configuration.cssnano-utils - MIT
Utility methods and plugin for cssnano projectscsso by Sergey Kryzhanovsky - MIT
CSS minifier with structural optimisationscsstype by Fredrik Nicol - MIT
Strict TypeScript and Flow types for style based on MDN datadax-sh - MIT
Cross platform shell tools inspired by zx.db0 - MIT
Lightweight SQL Connectordebug by Josh Junon - MIT
Lightweight debugging utility for Node.js and the browserdecode-named-character-reference by Titus Wormer - MIT
Decode named character referencesdeepmerge - MIT
A library for deep (recursive) merging of Javascript objectsdefine-lazy-prop by Sindre Sorhus - MIT
Define a lazily evaluated property on an objectdefu - MIT
Recursively assign default properties. Lightweight and Fast!depd by Douglas Christopher Wilson - MIT
Deprecate all the thingsdequal by Luke Edwards - MIT
A tiny (304B to 489B) utility for check for deep equalitydestr - MIT
A faster, secure and convenient alternative for JSON.parsedestroy by Jonathan Ong - MIT
destroy a stream if possibledevlop by Titus Wormer - MIT
Do things in development and nothing otherwisedom-accessibility-api - MIT
Implements https://w3c.github.io/accname/dom-serializer by Felix Boehm - MIT
render domhandler DOM nodes to a stringdot-case by Blake Embrey - MIT
Transform into a lower case string with a period between wordsdot-prop by Sindre Sorhus - MIT
Get, set, or delete a property from a nested object using a dot pathdprint-node by Devon Govett - MIT
A node API for the dprint TypeScript and JavaScript code formatterduplexer by Raynos - MIT
Creates a duplex streameastasianwidth by Masaki Komagata - MIT
Get East Asian Width from a character.ee-first by Jonathan Ong - MIT
return the first event in a set of ee/event pairseffect - MIT
The missing standard library for TypeScript, for writing production-grade software.emoji-regex by Mathias Bynens - MIT
A regular expression to match all Emoji-only symbols as per the Unicode Standard.emoji-regex-xs by Steven Levithan - MIT
A regular expression to match all emoji-only symbolsempathic by Luke Edwards - MIT
A set of small and fast Node.js utilities to understand your pathing needs.encodeurl - MIT
Encode a URL to a percent-encoded form, excluding already-encoded sequencesenv-paths by Sindre Sorhus - MIT
Get paths for storing things like data, config, cache, etcerror-ex - MIT
Easy error subclassing and stack customizationerror-stack-parser - MIT
Extract meaning from JS Errorserror-stack-parser-es - MIT
Cross-browser Error parseres-module-lexer by Guy Bedford - MIT
Lexes ES modules returning their import/export metadataesbuild - MIT
An extremely fast JavaScript and CSS bundler and minifier.escalade by Luke Edwards - MIT
A tiny (183B to 210B) and fast utility to ascend parent directoriesescape-html - MIT
Escape string for use in HTMLescape-string-regexp by Sindre Sorhus - MIT
Escape RegExp special charactersestree-util-attach-comments by Titus Wormer - MIT
Attach comments to estree nodesestree-util-build-jsx by Titus Wormer - MIT
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)estree-util-is-identifier-name by Titus Wormer - MIT
Check if something can be an ecmascript (javascript) identifier nameestree-util-to-js by Titus Wormer - MIT
estree (and esast) utility to serialize to JavaScriptestree-util-visit by Titus Wormer - MIT
esast (and estree) utility to visit nodesestree-walker by Rich Harris - MIT
Traverse an ESTree-compliant ASTetag - MIT
Create simple HTTP ETagsevent-target-shim by Toru Nagashima - MIT
An implementation of WHATWG EventTarget interface.eventemitter3 by Arnout Kazemier - MIT
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.events by Irakli Gozalishvili - MIT
Node's event emitter for all engines.execa by Sindre Sorhus - MIT
Process execution for humansexsolve - MIT
Module resolution utilities based on Node.js upstream implementation.extend by Stefan Thomas - MIT
Port of jQuery.extend for node.js and the browserfast-check by Nicolas DUBIEN - MIT
Property based testing framework for JavaScript (like QuickCheck)fast-fifo by Mathias Buus - MIT
A fast fifo implementation similar to the one powering nextTick in Node.js corefast-glob by Denis Malinochkin - MIT
It's a very fast and efficient glob library for Node.jsfd-package-json by James Garbutt - MIT
Utilities for finding the closest package.json filefdir by thecodrr - MIT
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sfile-uri-to-path by Nathan Rajlich - MIT
Convert a file: URI to a file pathfill-range by Jon Schlinkert - MIT
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`follow-redirects by Ruben Verborgh - MIT
HTTP and HTTPS modules that follow redirects.formatly by Josh Goldberg ✨ - MIT
Formats your code with whatever formatter your project is already using. 🧼fresh by TJ Holowaychuk - MIT
HTTP response freshness testingfs-extra by JP Richardson - MIT
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.function-bind by Raynos - MIT
Implementation of Function.prototype.bindgenerate-function by Mathias Buus - MIT
Module that helps you write generated functions in Nodegensync by Logan Smyth - MIT
Allows users to use generators in order to write common functions that can be both sync or async.get-east-asian-width by Sindre Sorhus - MIT
Determine the East Asian Width of a Unicode characterget-port-please - MIT
Get an available TCP port to listenget-stream by Sindre Sorhus - MIT
Get a stream as a string, Buffer, ArrayBuffer or arrayget-tsconfig by Hiroki Osame - MIT
Find and parse the tsconfig.json file from a directory pathgiget - MIT
Download templates and git repositories with pleasure!globals by Sindre Sorhus - MIT
Global identifiers from different JavaScript environmentsglobby by Sindre Sorhus - MIT
User-friendly glob matchinggrammex - MIT
A tiny, PEG-like system for building language grammars with regexes.graphmatch - MIT
A low-level utility for matching a string against a directed acyclic graph of regexes.gzip-size by Sindre Sorhus - MIT
Get the gzipped size of a string or bufferh3 - MIT
Minimal H(TTP) framework built for high performance and portability.has-flag by Sindre Sorhus - MIT
Check if argv has a specific flaghasown by Jordan Harband - MIT
A robust, ES3 compatible, "has own property" predicate.hast-util-to-estree by Titus Wormer - MIT
hast utility to transform to estree (JavaScript AST) JSXhast-util-to-html by Titus Wormer - MIT
hast utility to serialize to HTMLhast-util-to-jsx-runtime by Titus Wormer - MIT
hast utility to transform to preact, react, solid, svelte, vue, etchast-util-whitespace by Titus Wormer - MIT
hast utility to check if a node is inter-element whitespacehono by Yusuke Wada - MIT
Web framework built on Web Standardshookable - MIT
Awaitable hook systemhtml-entities by Marat Dulin - MIT
Fastest HTML entities encode/decode library.html-minifier-terser by Daniel Ruf - MIT
Highly configurable, well-tested, JavaScript-based HTML minifier.html-to-image by bubkooo - MIT
Generates an image from a DOM node using HTML5 canvas and SVG.html-void-elements by Titus Wormer - MIT
List of HTML void tag nameshtmlnano by Kirill Maltsev - MIT
Modular HTML minifier, built on top of the PostHTMLhtmlparser2 by Felix Boehm - MIT
Fast & forgiving HTML/XML parserhttp-errors by Jonathan Ong - MIT
Create HTTP error objectshttp-proxy by Charlie Robbins - MIT
HTTP proxying for the masseshttp-shutdown by Dillon Buchanan - MIT
Gracefully shutdown a running HTTP server.http-status-codes by Bryce Neal - MIT
Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.https-proxy-agent by Nathan Rajlich - MIT
An HTTP(s) proxy `http.Agent` implementation for HTTPShttpxy - MIT
A full-featured HTTP proxy for Node.js.iconv-lite by Alexander Shtuchkin - MIT
Convert character encodings in pure javascript.ignore by kael - MIT
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.import-fresh by Sindre Sorhus - MIT
Import a module while bypassing the cacheimportx by Anthony Fu - MIT
Unified tool for importing TypeScript modules at runtimeindent-string by Sindre Sorhus - MIT
Indent each line in a stringinline-style-parser - MIT
An inline style parser.internet-address by whitequark - MIT
Parse, query, manipulate, and serialize IPv4/6 addresses.ioredis by Zihua Li - MIT
A robust, performance-focused and full-featured Redis client for Node.js.iron-webcrypto by Divyansh Singh - MIT
a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verificationis-alphabetical by Titus Wormer - MIT
Check if a character is alphabeticalis-alphanumerical by Titus Wormer - MIT
Check if a character is alphanumericalis-arrayish by Qix - MIT
Determines if an object can be used as an arrayis-binary-path by Sindre Sorhus - MIT
Check if a file path is a binary fileis-buffer by Feross Aboukhadijeh - MIT
Determine if an object is a Bufferis-core-module by Jordan Harband - MIT
Is this specifier a node.js core module?is-decimal by Titus Wormer - MIT
Check if a character is decimalis-docker by Sindre Sorhus - MIT
Check if the process is running inside a Docker containeris-extglob by Jon Schlinkert - MIT
Returns true if a string has an extglob.is-fullwidth-code-point by Sindre Sorhus - MIT
Check if the character represented by a given Unicode code point is fullwidthis-glob by Jon Schlinkert - MIT
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.is-hexadecimal by Titus Wormer - MIT
Check if a character is hexadecimalis-inside-container by Sindre Sorhus - MIT
Check if the process is running inside a container (Docker/Podman)is-module by Jonathan Ong - MIT
check if a source string is an es6 moduleis-number by Jon Schlinkert - MIT
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.is-path-inside by Sindre Sorhus - MIT
Check if a path is inside another pathis-plain-obj by Sindre Sorhus - MIT
Check if a value is a plain objectis-property by Mikola Lysenko - MIT
Tests if a JSON property can be accessed using . syntaxis-reference by Rich Harris - MIT
Determine whether an AST node is a referenceis-stream by Sindre Sorhus - MIT
Check if something is a Node.js streamis-what by Luca Ban - Mesqueeb - MIT
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.is-wsl by Sindre Sorhus - MIT
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)is64bit by Sindre Sorhus - MIT
Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)isarray by Julian Gruber - MIT
Array#isArray for older browsersjiti - MIT
Runtime typescript and ESM support for Node.jsjs-levenshtein by Gustaf Andersson - MIT
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.js-tokens by Simon Lydell - MIT
Tiny JavaScript tokenizer.js-yaml by Vladimir Zapparov - MIT
YAML 1.2 parser and serializerjsesc by Mathias Bynens - MIT
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.jsodd by Samual Norman - MIT
Capture JavaScript values as a string in excruciating detail.json-parse-even-better-errors by Kat Marchán - MIT
JSON.parse with context information on errorjson5 by Aseem Kishore - MIT
JSON for Humansjsonfile by JP Richardson - MIT
Easily read/write JSON files.kleur by Luke Edwards - MIT
The fastest Node.js library for formatting terminal text with ANSI colors~!klona by Luke Edwards - MIT
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!knitwork - MIT
Utilities to generate JavaScript code.kolorist by Marvin Hagemeister - MIT
A tiny utility to colorize stdin/stdoutlazystream by Jonas Pommerening - MIT
Open Node Streams on demand.libphonenumber-js by catamphetamine - MIT
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascriptlilconfig by antonk52 - MIT
A zero-dependency alternative to cosmiconfiglines-and-columns by Brian Donovan - MIT
Maps lines and columns to character offsets and back.listhen - MIT
👂 Elegant HTTP Listenerload-tsconfig - MIT
Load tsconfig.jsonlocal-pkg by Anthony Fu - MIT
Get information on local packages.lodash by John-David Dalton - MIT
Lodash modular utilities.lodash.defaults by John-David Dalton - MIT
The lodash method `_.defaults` exported as a module.lodash.isarguments by John-David Dalton - MIT
The lodash method `_.isArguments` exported as a module.lodash.memoize by John-David Dalton - MIT
The lodash method `_.memoize` exported as a module.lodash.uniq by John-David Dalton - MIT
The lodash method `_.uniq` exported as a module.loggingsucks by Samual Norman - MIT
Inspired by https://loggingsucks.com/longest-streak by Titus Wormer - MIT
Count the longest repeating streak of a substringlower-case by Blake Embrey - MIT
Transforms the string to lower caselru.min by https://github.com/wellwelwel - MIT
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).magic-string by Rich Harris - MIT
Modify strings, generate sourcemapsmagicast - MIT
Modify a JS/TS file and write back magically just like JSON!markdown-extensions by Sindre Sorhus - MIT
List of Markdown file extensionsmdast-util-from-markdown by Titus Wormer - MIT
mdast utility to parse markdownmdast-util-mdx by Titus Wormer - MIT
mdast extension to parse and serialize MDX (or MDX.js)mdast-util-mdx-expression by Titus Wormer - MIT
mdast extension to parse and serialize MDX (or MDX.js) expressionsmdast-util-mdx-jsx by Titus Wormer - MIT
mdast extension to parse and serialize MDX or MDX.js JSXmdast-util-mdxjs-esm by Titus Wormer - MIT
mdast extension to parse and serialize MDX.js ESM (import/exports)mdast-util-phrasing by Victor Felder - MIT
mdast utility to check if a node is phrasing contentmdast-util-to-hast by Titus Wormer - MIT
mdast utility to transform to hastmdast-util-to-markdown by Titus Wormer - MIT
mdast utility to serialize markdownmdast-util-to-string by Titus Wormer - MIT
mdast utility to get the plain text content of a nodemerge-anything by Luca Ban - Mesqueeb - MIT
Merge objects & other types recursively. A simple & small integration.merge-stream by Stephen Sugden - MIT
Create a stream that emits events from multiple other streamsmerge2 - MIT
Merge multiple streams into one stream in sequence or parallel.micromark by Titus Wormer - MIT
small commonmark compliant markdown parser with positional info and concrete tokensmicromark-core-commonmark by Titus Wormer - MIT
The CommonMark markdown constructsmicromark-extension-mdx-expression by Titus Wormer - MIT
micromark extension to support MDX or MDX JS expressionsmicromark-extension-mdx-jsx by Titus Wormer - MIT
micromark extension to support MDX or MDX.js JSXmicromark-extension-mdx-md by Titus Wormer - MIT
micromark extension to turn some markdown features off for MDXmicromark-extension-mdxjs by Titus Wormer - MIT
micromark extension to support MDX.jsmicromark-extension-mdxjs-esm by Titus Wormer - MIT
micromark extension to support MDX JS import/exportsmicromark-factory-destination by Titus Wormer - MIT
micromark factory to parse destinations (found in resources, definitions)micromark-factory-label by Titus Wormer - MIT
micromark factory to parse labels (found in media, definitions)micromark-factory-mdx-expression by Titus Wormer - MIT
micromark factory to parse MDX expressions (found in JSX attributes, flow, text)micromark-factory-space by Titus Wormer - MIT
micromark factory to parse markdown space (found in lots of places)micromark-factory-title by Titus Wormer - MIT
micromark factory to parse markdown titles (found in resources, definitions)micromark-factory-whitespace by Titus Wormer - MIT
micromark factory to parse markdown whitespace (found in lots of places)micromark-util-character by Titus Wormer - MIT
micromark utility to handle character codesmicromark-util-chunked by Titus Wormer - MIT
micromark utility to splice and push with giant arraysmicromark-util-classify-character by Titus Wormer - MIT
micromark utility to classify whether a character is whitespace or punctuationmicromark-util-combine-extensions by Titus Wormer - MIT
micromark utility to combine syntax or html extensionsmicromark-util-decode-numeric-character-reference by Titus Wormer - MIT
micromark utility to decode numeric character referencesmicromark-util-decode-string by Titus Wormer - MIT
micromark utility to decode markdown stringsmicromark-util-encode by Titus Wormer - MIT
micromark utility to encode dangerous html charactersmicromark-util-events-to-acorn by Titus Wormer - MIT
micromark utility to try and parse events w/ acornmicromark-util-html-tag-name by Titus Wormer - MIT
micromark utility with list of html tag namesmicromark-util-normalize-identifier by Titus Wormer - MIT
micromark utility normalize identifiers (as found in references, definitions)micromark-util-resolve-all by Titus Wormer - MIT
micromark utility to resolve subtokensmicromark-util-sanitize-uri by Titus Wormer - MIT
micromark utility to sanitize urlsmicromark-util-subtokenize by Titus Wormer - MIT
micromark utility to tokenize subtokensmicromark-util-symbol by Titus Wormer - MIT
micromark utility with symbolsmicromark-util-types by Titus Wormer - MIT
micromark utility with a couple of typescript typesmicromatch by Jon Schlinkert - MIT
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.mime by Robert Kieffer - MIT
A comprehensive library for mime-type mappingmime-db - MIT
Media Type Databasemime-types - MIT
The ultimate javascript content-type utility.mimic-fn by Sindre Sorhus - MIT
Make a function mimic another onemin-indent by James Kyle - MIT
Get the shortest leading whitespace from lines in a stringminimist by James Halliday - MIT
parse argument optionsminizlib by Isaac Z. Schlueter - MIT
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.mlly - MIT
Missing ECMAScript module utils for Node.jsmrmime by Luke Edwards - MIT
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filenamems - MIT
Tiny millisecond conversion utilitymysql2 by Andrey Sidorov - MIT
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JSnamed-placeholders by Andrey Sidorov - MIT
sql named placeholders to unnamed compilernanoid by Andrey Sitnik - MIT
A tiny (118 bytes), secure URL-friendly unique string ID generatornitropack - MIT
Build and Deploy Universal JavaScript Serversno-case by Blake Embrey - MIT
Transform into a lower cased string with spaces between wordsnode-addon-api - MIT
Node.js API (Node-API)node-fetch by David Frank - MIT
A light-weight module that brings window.fetch to node.jsnode-fetch-native - MIT
better fetch for Node.js. Works on any JavaScript runtime!node-gyp-build by Mathias Buus - MIT
Build tool and bindings loader for node-gyp that supports prebuildsnode-mock-http - MIT
node-releases by Sergey Rubanov - MIT
Node.js releases datanormalize-path by Jon Schlinkert - MIT
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.npm-run-path by Sindre Sorhus - MIT
Get your PATH prepended with locally installed binariesnypm - MIT
Unified Package Manager for Node.jsofetch - MIT
A better fetch API. Works on node, browser and workers.ohash - MIT
Simple object hashing, serialization and comparison utils.on-finished - MIT
Execute a callback when a request closes, finishes, or errorsonetime by Sindre Sorhus - MIT
Ensure a function is only called onceoniguruma-to-es by Steven Levithan - MIT
Convert Oniguruma patterns to native JavaScript RegExpopen by Sindre Sorhus - MIT
Open stuff like URLs, files, executables. Cross-platform.oxc-resolver - MIT
Oxc Resolver Node APIpackage-manager-detector by Anthony Fu - MIT
Package manager detectorparam-case by Blake Embrey - MIT
Transform into a lower cased string with dashes between wordsparent-module by Sindre Sorhus - MIT
Get the path of the parent moduleparse-entities by Titus Wormer - MIT
Parse HTML character referencesparse-json by Sindre Sorhus - MIT
Parse JSON with more helpful errorsparse5 by Ivan Nikulin - MIT
HTML parser and serializer.parseurl - MIT
parse a url with memoizationpascal-case by Blake Embrey - MIT
Transform into a string of capitalized words without separatorspath-key by Sindre Sorhus - MIT
Get the PATH environment variable key cross-platformpath-parse by Javier Blanco - MIT
Node.js path.parse() ponyfillpath-to-regexp - MIT
Express style path to RegExp utilitypathe - MIT
Universal filesystem path utilsperfect-debounce - MIT
periscopic - MIT
periscopicpicomatch by Jon Schlinkert - MIT
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.pkg-types - MIT
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`postcss by Andrey Sitnik - MIT
Tool for transforming styles with JS pluginspostcss-calc by Andy Jansson - MIT
PostCSS plugin to reduce calc()postcss-colormin by Ben Briggs - MIT
Minify colors in your CSS files with PostCSS.postcss-convert-values by Ben Briggs - MIT
Convert values with PostCSS (e.g. ms -> s)postcss-discard-comments by Ben Briggs - MIT
Discard comments in your CSS files with PostCSS.postcss-discard-duplicates by Ben Briggs - MIT
Discard duplicate rules in your CSS files with PostCSS.postcss-discard-empty by Ben Briggs - MIT
Discard empty rules and values with PostCSS.postcss-discard-overridden by Justineo - MIT
PostCSS plugin to discard overridden @keyframes or @counter-style.postcss-merge-longhand by Ben Briggs - MIT
Merge longhand properties into shorthand with PostCSS.postcss-merge-rules by Ben Briggs - MIT
Merge CSS rules with PostCSS.postcss-minify-font-values by Bogdan Chadkin - MIT
Minify font declarations with PostCSSpostcss-minify-gradients by Ben Briggs - MIT
Minify gradient parameters with PostCSS.postcss-minify-params by Bogdan Chadkin - MIT
Minify at-rule params with PostCSSpostcss-minify-selectors by Ben Briggs - MIT
Minify selectors with PostCSS.postcss-normalize-charset by Bogdan Chadkin - MIT
Add necessary or remove extra charset with PostCSSpostcss-normalize-display-values by Ben Briggs - MIT
Normalize multiple value display syntaxes into single values.postcss-normalize-positions by Ben Briggs - MIT
Normalize keyword values for position into length values.postcss-normalize-repeat-style by Ben Briggs - MIT
Convert two value syntax for repeat-style into one value.postcss-normalize-string by Ben Briggs - MIT
Normalize wrapping quotes for CSS string literals.postcss-normalize-timing-functions by Ben Briggs - MIT
Normalize CSS animation/transition timing functions.postcss-normalize-unicode by Ben Briggs - MIT
Normalize unicode-range descriptors, and can convert to wildcard ranges.postcss-normalize-url by Ben Briggs - MIT
Normalize URLs with PostCSSpostcss-normalize-whitespace by Ben Briggs - MIT
Trim whitespace inside and around CSS rules & declarations.postcss-ordered-values by Ben Briggs - MIT
Ensure values are ordered consistently in your CSS.postcss-reduce-initial by Ben Briggs - MIT
Reduce initial definitions to the actual initial value, where possible.postcss-reduce-transforms by Ben Briggs - MIT
Reduce transform functions with PostCSS.postcss-selector-parser - MIT
postcss-svgo by Ben Briggs - MIT
Optimise inline SVG with PostCSS.postcss-unique-selectors by Ben Briggs - MIT
Ensure CSS selectors are unique.postcss-value-parser by Bogdan Chadkin - MIT
Transforms css values and at-rule params into the treeposthtml by Ivan Voischev - MIT
HTML/XML processorposthtml-parser by Ivan Voischev - MIT
Parse HTML/XML to PostHTMLTreeposthtml-render by Ivan Voischev - MIT
Renders PostHTML Tree to HTML/XMLpretty-bytes by Sindre Sorhus - MIT
Convert bytes to a human readable string: 1337 → 1.34 kBprocess by Roman Shtylman - MIT
process information for node.js and browsersprocess-nextick-args - MIT
process.nextTick but always with argspromise-polyfill by Taylor Hakes - MIT
Lightweight promise polyfill. A+ compliantproper-lockfile by André Cruz - MIT
A inter-process and inter-machine lockfile utility that works on a local or network file systemproperty-information by Titus Wormer - MIT
Info on the properties and attributes of the web platformpure-rand by Nicolas DUBIEN - MIT
Pure random number generator written in TypeScriptquansync by Anthony Fu - MIT
Create sync/async APIs with usable logicqueue-microtask by Feross Aboukhadijeh - MIT
fast, tiny `queueMicrotask` shim for modern enginesrad-event-listener - MIT
Simple wrapper for addEventListener that returns a cleanup function so you don't have to call removeEventListener manually. The rad part is that it works with typescript 🤯radix3 - MIT
Lightweight and fast router for JavaScript based on Radix Treerandombytes - MIT
random bytes from browserify stand alonerange-parser by TJ Holowaychuk - MIT
Range header field string parserrc9 - MIT
Read/Write config couldn't be easier!react - MIT
React is a JavaScript library for building user interfaces.react-dom - MIT
React package for working with the DOM.readable-stream - MIT
Node.js Streams, a user-land copy of the stream library from Node.jsreaddirp by Thorsten Lorenz - MIT
Recursive version of fs.readdir with small RAM & CPU footprintrecast by Ben Newman - MIT
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorredent by Sindre Sorhus - MIT
Strip redundant indentation and indent the stringredis-errors by Ruben Bridgewater - MIT
Error classes used in node_redisredis-parser by Ruben Bridgewater - MIT
Javascript Redis protocol (RESP) parserregex by Steven Levithan - MIT
Regex template tag with extended syntax, context-aware interpolation, and always-on best practicesregex-recursion by Steven Levithan - MIT
Recursive matching plugin for Regex+regex-utilities by Steven Levithan - MIT
Tiny helpers for processing regex syntaxregexp-to-ast by Shahar Soel - MIT
Parses a Regular Expression and outputs an ASTrelateurl by Steven Vachon - MIT
Minify URLs by converting them from absolute to relative.remark-mdx by Titus Wormer - MIT
remark plugin to support MDX syntaxremark-parse by Titus Wormer - MIT
remark plugin to add support for parsing markdown inputremark-rehype by Titus Wormer - MIT
remark plugin that turns markdown into HTML to support rehyperemeda by Łukasz Sentkiewicz - MIT
A utility library for JavaScript and Typescript.remove-accents by Marin Atanasov - MIT
Converting the accented characters to their corresponding non-accented ASCII characters.require-directory by Troy Goode - MIT
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.requires-port by Arnout Kazemier - MIT
Check if a protocol requires a certain port number to be added to an URL.resolve by James Halliday - MIT
resolve like require.resolve() on behalf of files asynchronously and synchronouslyresolve-from by Sindre Sorhus - MIT
Resolve the path of a module like `require.resolve()` but from a given pathresolve-pkg-maps by Hiroki Osame - MIT
Resolve package.json exports & imports mapsretry by Tim Koschützki - MIT
Abstraction for exponential and custom retry strategies for failed operations.reusify by Matteo Collina - MIT
Reuse objects and functions with stylerollup by Rich Harris - MIT
Next-generation ES module bundlerrollup-plugin-visualizer by Denis Bardadym - MIT
run-parallel by Feross Aboukhadijeh - MIT
Run an array of functions in parallelsafe-buffer by Feross Aboukhadijeh - MIT
Safer Node.js Buffer APIsafer-buffer by Nikita Skovoroda - MIT
Modern Buffer API polyfill without footgunsscheduler - MIT
Cooperative scheduler for the browser environment.scule - MIT
String case utilssend by TJ Holowaychuk - MIT
Better streaming static file server with Range and conditional-GET supportseq-queue by changchang - MIT
A simple tool to keep requests to be executed in order.seroval by Alexis Munsayac - MIT
Stringify JS valuesseroval-plugins by Alexis Munsayac - MIT
Stringify JS valuesserve-placeholder - MIT
Smart placeholder for missing assetsserve-static by Douglas Christopher Wilson - MIT
Serve static filesshebang-command by Kevin Mårtensson - MIT
Get the command from a shebangshebang-regex by Sindre Sorhus - MIT
Regular expression for matching a shebang lineshiki by Pine Wu - MIT
A beautiful Syntax Highlighter.sirv by Luke Edwards - MIT
The optimized & lightweight middleware for serving requests to static assetsslash by Sindre Sorhus - MIT
Convert Windows backslash paths to slash pathssmob by Peter Placzek - MIT
Zero dependency library to safe merge objects.solid-ag-grid by Niall Crosby - MIT
AG Grid SolidJS Componentsolid-hcaptcha by Mikkel ALMONTE--RINGAUD - MIT
hCaptcha Component Library for Solid.solid-js by Ryan Carniato - MIT
A declarative JavaScript library for building user interfaces.solid-mdx - MIT
solid-presence by Jasmin Noetzli - MIT
SolidJS utility that manages the presence of an element in the DOM while being aware of pending animations.solid-prevent-scroll by Jasmin Noetzli - MIT
SolidJS utility that prevents scrolling outside of a given DOM element. Works by preventing events that else would lead to scrolling.solid-refresh by Ryan Carniato - MIT
Universal HMR for SolidJSsolid-use by Alexis Munsayac - MIT
A collection of SolidJS utilitiessource-map-support - MIT
Fixes stack traces for files with source mapsspace-separated-tokens by Titus Wormer - MIT
Parse and stringify space separated tokensspdx-expression-parse by Kyle E. Mitchell - MIT
parse SPDX license expressionssqlstring - MIT
Simple SQL escape and format for MySQLstackframe - MIT
JS Object representation of a stack framestandard-as-callback by luin - MIT
A performant and standard (Bluebird) library that registers a node-style callback on a promisestatuses - MIT
HTTP status utilitystd-env - MIT
Runtime agnostic JS utilsstreamx by Mathias Buus - MIT
An iteration of the Node.js core streams with a series of improvementsstring_decoder - MIT
The string_decoder module from Node corestring-width by Sindre Sorhus - MIT
Get the visual width of a string - the number of columns required to display itstringify-entities by Titus Wormer - MIT
Serialize (encode) HTML character referencesstrip-ansi by Sindre Sorhus - MIT
Strip ANSI escape codes from a stringstrip-final-newline by Sindre Sorhus - MIT
Strip the final newline character from a string/bufferstrip-indent by Sindre Sorhus - MIT
Strip leading whitespace from each line in a stringstrip-json-comments by Sindre Sorhus - MIT
Strip comments from JSON. Lets you use comments in your JSON files!strip-literal by Anthony Fu - MIT
Strip comments and string literals from JavaScript codestyle-to-js by Mark - MIT
Parses CSS inline style to JavaScript object (camelCased).style-to-object by Mark - MIT
Parse CSS inline style to JavaScript object.stylehacks by Ben Briggs - MIT
Detect/remove browser hacks from CSS files.supports-color by Sindre Sorhus - MIT
Detect whether a terminal supports colorsupports-preserve-symlinks-flag by Jordan Harband - MIT
Determine if the current node version supports the `--preserve-symlinks` flag.svgo by Kir Belevich - MIT
SVGO is a Node.js library and command-line application for optimizing vector images.system-architecture by Sindre Sorhus - MIT
Get the operating system CPU architecturetagged-tag by Sindre Sorhus - MIT
Unique tag for use in the type-fest Tagged typetar-stream by Mathias Buus - MIT
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.teex by Mathias Buus - MIT
Turn a readable stream into multiple readable streamx streamsterracotta by Alexis Munsayac - MIT
Headless UI for SolidJStiny-invariant by Alex Reardon - MIT
A tiny invariant functiontiny-ulid by Samual Norman - MIT
Make and decode ULIDs.tinyexec by James Garbutt - MIT
A minimal library for executing processes in Nodetinyglobby by Superchupu - MIT
A fast and minimal alternative to globby and fast-globto-regex-range by Jon Schlinkert - MIT
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.toidentifier by Douglas Christopher Wilson - MIT
Convert a string of words to a JavaScript identifiertotalist by Luke Edwards - MIT
A tiny (195B to 220B) utility to recursively list all (total) files in a directorytr46 by Sebastian Mayr - MIT
An implementation of the Unicode TR46 spectrim-lines by Titus Wormer - MIT
Remove spaces and tabs around line-breakstrough by Titus Wormer - MIT
`trough` is middlewaretry by Arthur Fiorette - MIT
A 373-byte Spec-Compliant Runtime-Only Implementation of the ECMAScript Try Operator Proposal Result classtsx by Hiroki Osame - MIT
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM filesufo - MIT
URL utils for humansultrahtml by Nate Moore - MIT
unconfig by Anthony Fu - MIT
A universal solution for loading configurations.uncrypto - MIT
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimesunctx - MIT
Composition-api in Vanilla jsundici-types - MIT
A stand-alone types package for Undiciunenv - MIT
unicorn-magic by Sindre Sorhus - MIT
Some useful utilities I often needunified by Titus Wormer - MIT
parse, inspect, transform, and serialize content through syntax treesunimport - MIT
Unified utils for auto importing APIs in modulesunist-util-is by Titus Wormer - MIT
unist utility to check if a node passes a testunist-util-position by Titus Wormer - MIT
unist utility to get the position of a nodeunist-util-position-from-estree by Titus Wormer - MIT
unist utility to get a position from an estree nodeunist-util-stringify-position by Titus Wormer - MIT
unist utility to serialize a node, position, or point as a human readable locationunist-util-visit by Titus Wormer - MIT
unist utility to visit nodesunist-util-visit-parents by Titus Wormer - MIT
unist utility to recursively walk over nodes, with ancestral informationuniversalify by Ryan Zimmerman - MIT
Make a callback- or promise-based function support both promises and callbacks.unocss by Anthony Fu - MIT
The instant on-demand Atomic CSS engine.unocss-preset-primitives by zirbest - MIT
A UnoCSS preset and variants for styling headlessui, radix-ui, kobalte state or custom oneunplugin - MIT
Unified plugin system for build toolsunplugin-utils by Kevin Deng - MIT
A set of utility functions commonly used by unplugins.unstorage - MIT
Universal Storage Layeruntun - MIT
Tunnel your local HTTP(s) server to the world! Powered by Cloudflare Quick Tunnels.untyped - MIT
unwasm - MIT
WebAssembly tools for JavaScriptupdate-browserslist-db by Andrey Sitnik - MIT
CLI tool to update caniuse-lite to refresh target browsers from Browserslist configuqr by Anthony Fu - MIT
Generate QR Code universally, in any runtime, to ANSI, Unicode or SVG.util-deprecate by Nathan Rajlich - MIT
The Node.js `util.deprecate()` function with browser supportvalibot by Fabian Hiller - MIT
The modular and type safe schema library for validating structural datavfile by Titus Wormer - MIT
Virtual file format for text processingvfile-message by Titus Wormer - MIT
vfile utility to create a virtual messagevite by Evan You - MIT
Native-ESM powered web dev build toolvite-plugin-solid by Alexandre Mouton-Brady - MIT
solid-js integration plugin for vite 3/4/5/6vitefu - MIT
Utilities for building frameworks with Vitevscode-jsonrpc by Microsoft Corporation - MIT
A json rpc implementation over streamsvscode-languageserver by Microsoft Corporation - MIT
Language server implementation for nodevscode-languageserver-protocol by Microsoft Corporation - MIT
VSCode Language Server Protocol implementationvscode-languageserver-textdocument by Microsoft Corporation - MIT
A simple text document implementation for Node LSP serversvscode-languageserver-types by Microsoft Corporation - MIT
Types used by the Language server for nodevscode-uri by Microsoft - MIT
The URI implementation that is used by VS Code and its extensionsvue by Evan You - MIT
The progressive JavaScript framework for building modern web UI.vue-flow-layout by Chris - MIT
🌊 The Vue waterfull layout component.webpack-virtual-modules by SysGears INC - MIT
Webpack Virtual Moduleswhatwg-url by Sebastian Mayr - MIT
An implementation of the WHATWG URL Standard's URL API and parsing machinerywidest-line by Sindre Sorhus - MIT
Get the visual width of the widest line in a string - the number of columns required to display itwrap-ansi by Sindre Sorhus - MIT
Wordwrap a string with ANSI escape codesyargs - MIT
yargs the modern, pirate-themed, successor to optimist.youch by Harminder Virk - MIT
Pretty print JavaScript errors on the Web and the Terminalyouch-core by Harminder Virk - MIT
Error parser to parse an error instance into a collection of frameszeptomatch - MIT
An absurdly small glob matcher that packs a punch.zip-stream by Chris Talkington - MIT
a streaming zip archive generator.zod by Colin McDonnell - MIT
TypeScript-first schema declaration and validation library with static type inferencezwitch by Titus Wormer - MIT
Handle values based on a property@ampproject/remapping by Justin Ridgewell - Apache-2.0
Remap sequential sourcemaps through transformations to point at the original source code@chevrotain/cst-dts-gen - Apache-2.0
Generates type definitions for chevrotain CST nodes@chevrotain/gast - Apache-2.0
Grammar AST structure for Chevrotain Parsers@chevrotain/types by Shahar Soel - Apache-2.0
Type Signatures and API Website for Chevrotain@chevrotain/utils by Shahar Soel - Apache-2.0
common utilities@electric-sql/pglite by Electric DB Limited - Apache-2.0
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.@electric-sql/pglite-socket by Electric DB Limited - Apache-2.0
A socket implementation for PGlite enabling remote connections@electric-sql/pglite-tools by Electric DB Limited - Apache-2.0
Tools for working with PGlite databases@img/sharp-linux-x64 by Lovell Fuller - Apache-2.0
Prebuilt sharp for use with Linux (glibc) x64@internationalized/date - Apache-2.0
Internationalized calendar, date, and time manipulation utilities@internationalized/number - Apache-2.0
Internationalized number formatting and parsing utilities@paypal/paypal-js - Apache-2.0
Loading wrapper and TypeScript types for the PayPal JS SDK@prisma/adapter-mariadb by Jacek Malec - Apache-2.0
Prisma's driver adapter for "mariadb"@prisma/client by Tim Suchanek - Apache-2.0
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.@prisma/client-runtime-utils - Apache-2.0
Utility types and singletons used by the Prisma Client.@prisma/config by Alberto Schiabel - Apache-2.0
Internal package used to define and read Prisma configuration files@prisma/debug by Tim Suchanek - Apache-2.0
This package is intended for Prisma's internal use@prisma/driver-adapter-utils by Alberto Schiabel - Apache-2.0
Internal set of utilities and types for Prisma's driver adapters.@prisma/engines by Tim Suchanek - Apache-2.0
This package is intended for Prisma's internal use@prisma/engines-version by Tim Suchanek - Apache-2.0
@prisma/fetch-engine by Tim Suchanek - Apache-2.0
This package is intended for Prisma's internal use@prisma/get-platform by Tim Suchanek - Apache-2.0
This package is intended for Prisma's internal use@prisma/language-server by Prisma - Apache-2.0
Prisma Language Server@prisma/prisma-schema-wasm by Prisma - Apache-2.0
The Wasm package for prisma-fmt@prisma/query-plan-executor - Apache-2.0
This package is intended for Prisma's internal use@prisma/schema-files-loader by Serhii Tatarintsev - Apache-2.0
Package for resolving and loading schema files when schema is split into multiple files@prisma/studio-core by Igal Klebanov - Apache-2.0
Modular Prisma Studio components@swc/helpers by 강동윤 - Apache-2.0
External helpers for the swc project.aria-query by Jesse Beach - Apache-2.0
Programmatic access to the ARIA specificationb4a by Holepunch - Apache-2.0
Bridging the gap between buffers and typed arraysbare-events by Holepunch - Apache-2.0
Event emitters for JavaScriptbare-fs by Holepunch - Apache-2.0
Native file system operations for Javascriptbare-os by Holepunch - Apache-2.0
Operating system utilities for Javascriptbare-path by Holepunch - Apache-2.0
Path manipulation library for JavaScriptbare-stream by Holepunch - Apache-2.0
Streaming data for JavaScriptbare-url by Holepunch - Apache-2.0
WHATWG URL implementation for JavaScriptbaseline-browser-mapping - Apache-2.0
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.chevrotain by Shahar Soel - Apache-2.0
Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parserscluster-key-slot by Mike Diarmid - Apache-2.0
Generates CRC hashes for strings - for use by node redis clients to determine key slots.crc-32 by sheetjs - Apache-2.0
Pure-JS CRC-32denque by Invertase - Apache-2.0
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.detect-libc by Lovell Fuller - Apache-2.0
Node.js module to detect the C standard library (libc) implementation family and versionevents-universal by Holepunch - Apache-2.0
Universal wrapper for the Node.js events modulehuman-signals by ehmicky - Apache-2.0
Human-friendly process signalslong by Daniel Wirtz - Apache-2.0
A Long class for representing a 64-bit two's-complement integer value.prisma by Tim Suchanek - Apache-2.0
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.readdir-glob by Yann Armelin - Apache-2.0
Recursive fs.readdir with streaming API and glob filtering.sharp by Lovell Fuller - Apache-2.0
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF imagestext-decoder by Holepunch - Apache-2.0
Streaming text decoder that preserves multibyte Unicode charactersts-poet by Stephen Haberman - Apache-2.0
code generation DSL for TypeScripttypescript by Microsoft Corp. - Apache-2.0
TypeScript is a language for application scale JavaScript development@bufbuild/protobuf - (Apache-2.0 AND BSD-3-Clause)
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.@cloudflare/kv-asset-handler by wrangler@cloudflare.com - MIT OR Apache-2.0
Routes requests to KV assets@img/sharp-libvips-linux-x64 by Lovell Fuller - LGPL-3.0-or-later
Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64@isaacs/cliui by Ben Coe - ISC
easily create complex multi-column command-line-interfaces@isaacs/fs-minipass by Isaac Z. Schlueter - ISC
fs read and write streams based on minipass@prisma/dev by Igal Klebanov - ISC
A local Prisma Postgres server for development and testing@ungap/structured-clone by Andrea Giammarchi - ISC
A structuredClone polyfillabbrev by GitHub Inc. - ISC
Like ruby's abbrev module, but in jsansi-align by nexdrew - ISC
align-text with ANSI support for CLIsansis by webdiscus - ISC
ANSI color libanymatch by Elan Shanker - ISC
Matches strings against configurable strings, globs, regular expressions, and/or functionsboolbase by Felix Boehm - ISC
two functions: One that returns true, one that returns falsecliui by Ben Coe - ISC
easily create complex multi-column command-line-interfacescss-declaration-sorter by Selwyn - ISC
Sorts CSS declarations fast and automatically in a certain order.electron-to-chromium by Kilian Valkhof - ISC
Provides a list of electron-to-chromium version mappingsfastq by Matteo Collina - ISC
Fast, in memory work queueforeground-child by Isaac Z. Schlueter - ISC
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.get-caller-file by Stefan Penner - ISC
glob by Isaac Z. Schlueter - ISC
the most correct and second fastest glob implementation in JavaScriptglob-parent by Gulp Team - ISC
Extract the non-magic parent path from a glob string.graceful-fs - ISC
A drop-in replacement for fs, making various improvements.inherits - ISC
Browser-friendly inheritance fully compatible with standard node.js inherits()is-json by @joaquimserafim - ISC
check if a string is a valid JSON string without using Try/Catchisexe by Isaac Z. Schlueter - ISC
Minimal module to check if a file is executable.knip by Lars Kappert - ISC
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projectslru-cache by Isaac Z. Schlueter - ISC
A cache object that deletes the least-recently-used items.minimatch by Isaac Z. Schlueter - ISC
a glob matcher in javascriptnopt by GitHub Inc. - ISC
Option parsing for Node, supporting types, shorthands, etc. Used by npm.picocolors by Alexey Raspopov - ISC
The tiniest and the fastest library for terminal output formatting with ANSI colorssemver by GitHub Inc. - ISC
The semantic version parser used by npm.setprototypeof by Wes Todd - ISC
A small polyfill for Object.setprototypeofsignal-exit by Ben Coe - ISC
when you want to fire an event no matter how a process exits.ts-proto - ISC
ts-proto-descriptors - ISC
unbash by Lars Kappert - ISC
Fast 0-deps bash parser written in TypeScriptwalk-up-path by Isaac Z. Schlueter - ISC
Given a path string, return a generator that walks up the path, emitting each dirname.which by GitHub Inc. - ISC
Like which(1) unix command. Find the first instance of an executable in the PATH.y18n by Ben Coe - ISC
the bare-bones internationalization library used by yargsyallist by Isaac Z. Schlueter - ISC
Yet Another Linked Listyaml by Eemeli Aro - ISC
JavaScript parser and stringifier for YAMLyargs-parser by Ben Coe - ISC
the mighty option parser used by yargs@jsr/samual__cookie - Unknown
@jsr/samual__types - Unknown
@mapbox/node-pre-gyp by Dane Springmeyer - BSD-3-Clause
Node.js native addon binary install tooldeepmerge-ts by Rebecca Stevens - BSD-3-Clause
Deeply merge 2 or more objects respecting type information.diff - BSD-3-Clause
A JavaScript text diff implementation.ieee754 by Feross Aboukhadijeh - BSD-3-Clause
Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectserialize-javascript by Eric Ferraiuolo - BSD-3-Clause
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.smol-toml by Cynthia - BSD-3-Clause
A small, fast, and correct TOML parser/serializersource-map by Nick Fitzgerald - BSD-3-Clause
Generates and consumes source mapssource-map-js by Valentin 7rulnik Semirulnik - BSD-3-Clause
Generates and consumes source maps@speed-highlight/core by matubu - CC0-1.0
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detectionmdn-data by Mozilla Developer Network - CC0-1.0
Open Web data by the Mozilla Developer Networkspdx-license-ids by Shinnosuke Watanabe - CC0-1.0
A list of SPDX license identifiersargparse - Python-2.0
CLI arguments parser. Native port of python's argparse.caniuse-lite by Ben Briggs - CC-BY-4.0
A smaller version of caniuse-db, with only the essentials!chownr by Isaac Z. Schlueter - BlueOak-1.0.0
like `chown -R`glob by Isaac Z. Schlueter - BlueOak-1.0.0
the most correct and second fastest glob implementation in JavaScriptisexe by Isaac Z. Schlueter - BlueOak-1.0.0
Minimal module to check if a file is executable.jackspeak by Isaac Z. Schlueter - BlueOak-1.0.0
A very strict and proper argument parser.lru-cache by Isaac Z. Schlueter - BlueOak-1.0.0
A cache object that deletes the least-recently-used items.minimatch by Isaac Z. Schlueter - BlueOak-1.0.0
a glob matcher in javascriptminipass by Isaac Z. Schlueter - BlueOak-1.0.0
minimal implementation of a PassThrough streampackage-json-from-dist by Isaac Z. Schlueter - BlueOak-1.0.0
Load the local package.json from either src or dist folderpath-scurry by Isaac Z. Schlueter - BlueOak-1.0.0
walk paths fast and efficientlysax by Isaac Z. Schlueter - BlueOak-1.0.0
An evented streaming XML parser in JavaScripttar by Isaac Z. Schlueter - BlueOak-1.0.0
tar for nodeyallist by Isaac Z. Schlueter - BlueOak-1.0.0
Yet Another Linked Listcss-select by Felix Boehm - BSD-2-Clause
a CSS selector compiler/enginecss-what by Felix Böhm - BSD-2-Clause
a CSS selector parserdomelementtype by Felix Boehm - BSD-2-Clause
all the types of nodes in htmlparser2's domdomhandler by Felix Boehm - BSD-2-Clause
Handler for htmlparser2 that turns pages into a domdomutils by Felix Boehm - BSD-2-Clause
Utilities for working with htmlparser2's domdotenv - BSD-2-Clause
Loads environment variables from .env fileentities by Felix Boehm - BSD-2-Clause
Encode & decode XML and HTML entities with ease & speedesprima by Ariya Hidayat - BSD-2-Clause
ECMAScript parsing infrastructure for multipurpose analysisnth-check by Felix Boehm - BSD-2-Clause
Parses and compiles CSS nth-checks to highly optimized functions.terser by Mihai Bazon - BSD-2-Clause
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+webidl-conversions by Domenic Denicola - BSD-2-Clause
Implements the WebIDL algorithms for converting to and from JavaScript valuesmariadb by Diego Dupin - LGPL-2.1-or-later
fast mariadb or mysql connector.node-forge by Digital Bazaar, Inc. - (BSD-3-Clause OR GPL-2.0)
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.nodemailer by Andris Reinman - MIT-0
Easy as cake e-mail sending from your Node.js applicationspostgres by Rasmus Porsager - Unlicense
Fastest full featured PostgreSQL client for Node.jsspdx-exceptions by The Linux Foundation - CC-BY-3.0
list of SPDX standard license exceptionstslib by Microsoft Corp. - 0BSD
Runtime library for TypeScript helper functionstype-fest by Sindre Sorhus - (MIT OR CC0-1.0)
A collection of essential TypeScript types