Software Bill of Materials
This is the complete list of all dependencies. Generated by pnpm.
- SPDX format:
spdx.json - CycloneDX format:
cyclonedx.json
Statistics
| Total number of dependencies | 467 |
| Total number of licenses | 13 |
| MIT | 423 |
| LGPL-3.0-or-later | 1 |
| Apache-2.0 | 6 |
| ISC | 14 |
| Python-2.0 | 1 |
| CC-BY-4.0 | 1 |
| BlueOak-1.0.0 | 3 |
| BSD-2-Clause | 9 |
| BSD-3-Clause | 4 |
| GPLv3 | 1 |
| MPL-2.0 | 2 |
| CC0-1.0 | 1 |
| 0BSD | 1 |
Full list
| Package | Version | License | Details |
|---|---|---|---|
| @adobe/css-tools | 4.4.4 | MIT |
TJ Holowaychuk
A modern CSS parser and stringifier with TypeScript support |
| @alpinejs/collapse | 3.15.12 | MIT |
Caleb Porzio
Collapse and expand elements with robust animations |
| @astrojs/alpinejs | 0.5.0 | MIT |
withastro
Use Alpine within Astro |
| @astrojs/compiler | 2.13.1 | MIT |
withastro
|
| @astrojs/internal-helpers | 0.9.0 | MIT |
withastro
Internal helpers used by core Astro packages. |
| @astrojs/markdown-remark | 7.1.1 | MIT |
withastro
|
| @astrojs/mdx | 5.0.4 | MIT |
withastro
Add support for MDX pages in your Astro site |
| @astrojs/preact | 5.1.2 | MIT |
withastro
Use Preact components within Astro |
| @astrojs/prism | 4.0.1 | MIT |
withastro
Add Prism syntax highlighting support to your Astro site |
| @astrojs/rss | 4.0.18 | MIT |
withastro
Add RSS feeds to your Astro projects |
| @astrojs/telemetry | 3.3.1 | MIT |
withastro
|
| @astrojs/ts-plugin | 1.10.7 | MIT |
withastro
A TypeScript Plugin providing Astro intellisense |
| @astrojs/yaml2ts | 0.2.3 | MIT |
Package to convert a YAML string to a Volar VirtualCode, to be used by the Astro language server to provide intellisense |
| @babel/code-frame | 7.29.0 | MIT |
The Babel Team
Generate errors that contain a code frame that point to source locations. |
| @babel/compat-data | 7.29.3 | MIT |
The Babel Team
The compat-data to determine required Babel plugins |
| @babel/core | 7.29.0 | MIT |
The Babel Team
Babel compiler core. |
| @babel/generator | 7.29.1 | MIT |
The Babel Team
Turns an AST into code. |
| @babel/helper-annotate-as-pure | 7.27.3 | MIT |
The Babel Team
Helper function to annotate paths and nodes with #__PURE__ comment |
| @babel/helper-compilation-targets | 7.28.6 | MIT |
The Babel Team
Helper functions on Babel compilation targets |
| @babel/helper-globals | 7.28.0 | MIT |
The Babel Team
A collection of JavaScript globals for Babel internal usage |
| @babel/helper-module-imports | 7.28.6 | MIT |
The Babel Team
Babel helper functions for inserting module loads |
| @babel/helper-module-transforms | 7.28.6 | MIT |
The Babel Team
Babel helper functions for implementing ES6 module transformations |
| @babel/helper-plugin-utils | 7.28.6 | MIT |
The Babel Team
General utilities for plugins to use |
| @babel/helper-string-parser | 7.27.1 | MIT |
The Babel Team
A utility package to parse strings |
| @babel/helper-validator-identifier | 7.28.5 | MIT |
The Babel Team
Validate identifier/keywords name |
| @babel/helper-validator-option | 7.27.1 | MIT |
The Babel Team
Validate plugin/preset options |
| @babel/helpers | 7.29.2 | MIT |
The Babel Team
Collection of helper functions used by Babel transforms. |
| @babel/parser | 7.29.3 | MIT |
The Babel Team
A JavaScript parser |
| @babel/plugin-syntax-jsx | 7.28.6 | MIT |
The Babel Team
Allow parsing of jsx |
| @babel/plugin-transform-react-jsx | 7.28.6 | MIT |
The Babel Team
Turn JSX into React function calls |
| @babel/plugin-transform-react-jsx-development | 7.27.1 | MIT |
The Babel Team
Turn JSX into React function calls in development |
| @babel/plugin-transform-react-jsx-self | 7.27.1 | MIT |
The Babel Team
Add a __self prop to all JSX Elements |
| @babel/plugin-transform-react-jsx-source | 7.27.1 | MIT |
The Babel Team
Add a __source prop to all JSX Elements |
| @babel/runtime | 7.29.2 | MIT |
The Babel Team
babel's modular runtime helpers |
| @babel/template | 7.28.6 | MIT |
The Babel Team
Generate an AST from a string template. |
| @babel/traverse | 7.29.0 | MIT |
The Babel Team
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes |
| @babel/types | 7.29.0 | MIT |
The Babel Team
Babel Types is a Lodash-esque utility library for AST nodes |
| @capsizecss/unpack | 4.0.0 | MIT |
Michael Taranto
Unpack capsize font metrics from fonts |
| @clack/core | 1.3.0 | MIT |
Nate Moore
|
| @clack/prompts | 1.3.0 | MIT |
Nate Moore
|
| @daiji256/rehype-mathml | 1.2.2 | MIT |
Daiji256
rehype plugin to render math with MathML |
| @esbuild/linux-x64 | 0.27.7 | MIT |
The Linux 64-bit binary for esbuild, a JavaScript bundler. |
| @img/colour | 1.1.0 | MIT |
The ESM-only 'color' package made compatible for use with CommonJS runtimes |
| @jridgewell/gen-mapping | 0.3.13 | MIT |
Justin Ridgewell
Generate source maps |
| @jridgewell/remapping | 2.3.5 | MIT |
Justin Ridgewell
Remap sequential sourcemaps through transformations to point at the original source code |
| @jridgewell/resolve-uri | 3.1.2 | MIT |
Justin Ridgewell
Resolve a URI relative to an optional base URI |
| @jridgewell/sourcemap-codec | 1.5.5 | MIT |
Justin Ridgewell
Encode/decode sourcemap mappings |
| @jridgewell/trace-mapping | 0.3.31 | MIT |
Justin Ridgewell
Trace the original position through a source map |
| @mdx-js/mdx | 3.1.1 | MIT |
John Otander
MDX compiler |
| @nodable/entities | 2.1.0 | MIT |
Amit Gupta
Entity parser for XML, HTML, External entites with security and NCR control |
| @oslojs/encoding | 1.1.0 | MIT |
pilcrowOnPaper
Runtime-agnostic library for encoding and decoding data |
| @preact/preset-vite | 2.10.5 | MIT |
The Preact Team
Preact preset for the vite bundler |
| @preact/signals | 2.9.0 | MIT |
Manage state with style in Preact |
| @preact/signals-core | 1.14.1 | MIT |
Manage state with style in every framework |
| @prefresh/babel-plugin | 0.5.3 | MIT |
A babel-plugin to enable fast-refresh for Preact components. |
| @prefresh/core | 1.5.9 | MIT |
The core logic for prefresh. |
| @prefresh/utils | 1.2.1 | MIT |
Shared utilities for the prefresh integrations. |
| @prefresh/vite | 2.4.12 | MIT |
A vite plugin to enable fast-refresh for Preact components. |
| @rolldown/pluginutils | 1.0.0-rc.3 | MIT |
|
| @rollup/pluginutils | 4.2.1 | MIT |
Rich Harris
A set of utility functions commonly used by Rollup plugins |
| @rollup/rollup-linux-x64-gnu | 4.60.2 | MIT |
Lukas Taegert-Atkinson
Native bindings for Rollup |
| @shikijs/core | 4.0.2 | MIT |
Pine Wu
Core of Shiki |
| @shikijs/engine-javascript | 4.0.2 | MIT |
Anthony Fu
Engine for Shiki using JavaScript's native RegExp |
| @shikijs/engine-oniguruma | 4.0.2 | MIT |
Anthony Fu
Engine for Shiki using Oniguruma RegExp engine in WebAssembly |
| @shikijs/langs | 4.0.2 | MIT |
Anthony Fu
TextMate grammars for Shiki in ESM |
| @shikijs/primitive | 4.0.2 | MIT |
Anthony Fu
Tokenizer primitives of Shiki |
| @shikijs/themes | 4.0.2 | MIT |
Anthony Fu
TextMate themes for Shiki in ESM |
| @shikijs/types | 4.0.2 | MIT |
Anthony Fu
Type definitions for Shiki |
| @shikijs/vscode-textmate | 10.0.2 | MIT |
Microsoft Corporation
Shiki's fork of `vscode-textmate` |
| @storybook-astro/framework | 1.1.0 | MIT |
Community-supported Storybook framework for Astro 5 & 6 components |
| @storybook-astro/renderer | 1.1.0 | MIT |
Client-side renderer for Storybook Astro framework |
| @storybook/builder-vite | 10.3.6 | MIT |
Eirik Sletteberg
A Storybook builder to dev and build with Vite |
| @storybook/csf-plugin | 10.3.6 | MIT |
Enrich CSF files via static analysis |
| @storybook/global | 5.0.0 | MIT |
Norbert
Require global variables |
| @storybook/icons | 2.0.1 | MIT |
cdedreuille
Icon library from the Storybook team |
| @storybook/preact | 10.3.6 | MIT |
Storybook Preact renderer: Develop, document, and test UI components in isolation |
| @tailwindcss/node | 4.2.4 | MIT |
A utility-first CSS framework for rapidly building custom user interfaces. |
| @tailwindcss/oxide | 4.2.4 | MIT |
|
| @tailwindcss/oxide-linux-x64-gnu | 4.2.4 | MIT |
|
| @tailwindcss/vite | 4.2.4 | MIT |
A utility-first CSS framework for rapidly building custom user interfaces. |
| @testing-library/dom | 10.4.1 | MIT |
Kent C. Dodds
Simple and complete DOM testing utilities that encourage good testing practices. |
| @testing-library/jest-dom | 6.9.1 | MIT |
Ernesto Garcia
Custom jest matchers to test the state of the DOM |
| @testing-library/user-event | 14.6.1 | MIT |
Giorgio Polvara
Fire events the same way the user does |
| @types/alpinejs | 3.13.11 | MIT |
TypeScript definitions for alpinejs |
| @types/aria-query | 5.0.4 | MIT |
TypeScript definitions for aria-query |
| @types/babel__core | 7.20.5 | MIT |
TypeScript definitions for @babel/core |
| @types/babel__generator | 7.27.0 | MIT |
TypeScript definitions for @babel/generator |
| @types/babel__template | 7.4.4 | MIT |
TypeScript definitions for @babel/template |
| @types/babel__traverse | 7.28.0 | MIT |
TypeScript definitions for @babel/traverse |
| @types/chai | 5.2.3 | MIT |
TypeScript definitions for chai |
| @types/debug | 4.1.13 | MIT |
TypeScript definitions for debug |
| @types/deep-eql | 4.0.2 | MIT |
TypeScript definitions for deep-eql |
| @types/estree | 1.0.8 | MIT |
TypeScript definitions for estree |
| @types/estree-jsx | 1.0.5 | MIT |
TypeScript definitions for estree-jsx |
| @types/hast | 3.0.4 | MIT |
TypeScript definitions for hast |
| @types/katex | 0.16.8 | MIT |
TypeScript definitions for katex |
| @types/mdast | 4.0.4 | MIT |
TypeScript definitions for mdast |
| @types/mdx | 2.0.13 | MIT |
TypeScript definitions for mdx |
| @types/ms | 2.1.0 | MIT |
TypeScript definitions for ms |
| @types/nlcst | 2.0.3 | MIT |
TypeScript definitions for nlcst |
| @types/node | 20.19.39 | MIT |
TypeScript definitions for node |
| @types/unist | 2.0.11 | MIT |
TypeScript definitions for unist |
| @vitejs/plugin-react | 5.2.0 | MIT |
Evan You
The default Vite plugin for React projects |
| @vitest/expect | 3.2.4 | MIT |
Jest's expect matchers as a Chai plugin |
| @vitest/pretty-format | 3.2.4 | MIT |
Fork of pretty-format with support for ESM |
| @vitest/spy | 3.2.4 | MIT |
Lightweight Jest compatible spy implementation |
| @vitest/utils | 3.2.4 | MIT |
Shared Vitest utility functions |
| @volar/language-core | 2.4.28 | MIT |
|
| @volar/source-map | 2.4.28 | MIT |
|
| @volar/typescript | 2.4.28 | MIT |
|
| @vue/reactivity | 3.1.5 | MIT |
Evan You
@vue/reactivity |
| @vue/shared | 3.1.5 | MIT |
Evan You
internal utils shared across @vue packages |
| @webcontainer/env | 1.1.1 | MIT |
StackBlitz Inc.
Set of environment utilities for WebContainers |
| acorn | 8.16.0 | MIT |
ECMAScript parser |
| acorn-jsx | 5.3.2 | MIT |
Modern, fast React.js JSX parser |
| alpinejs | 3.15.12 | MIT |
Caleb Porzio
The rugged, minimal JavaScript framework |
| ansi-regex | 5.0.1 | MIT |
Sindre Sorhus
Regular expression for matching ANSI escape codes |
| ansi-styles | 5.2.0 | MIT |
Sindre Sorhus
ANSI escape codes for styling strings in the terminal |
| array-iterate | 2.0.1 | MIT |
Titus Wormer
`Array#forEach()` but it’s possible to define where to move to next |
| assertion-error | 2.0.1 | MIT |
Jake Luer
Error constructor for test and validation frameworks that implements standardized AssertionError specification. |
| ast-types | 0.16.1 | MIT |
Ben Newman
Esprima-compatible implementation of the Mozilla JS Parser API |
| astring | 1.9.0 | MIT |
David Bonnet
JavaScript code generator from an ESTree-compliant AST. |
| astro | 6.2.1 | MIT |
withastro
Astro is a modern site builder with web best practices, performance, and DX front-of-mind. |
| astro-lightgallery | 2.4.0 | MIT |
Pascal Brand
Astro component for lightgallery, JavaScript gallery for building beautiful image and video galleries and carousel (including thumbnail) for the web and the mobile |
| babel-plugin-transform-hook-names | 1.0.2 | MIT |
The Preact Authors
Babel plugin to add hook names for Preact devtools |
| bail | 2.0.2 | MIT |
Titus Wormer
Throw a given error |
| browserslist | 4.28.2 | MIT |
Andrey Sitnik
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset |
| bundle-name | 4.1.0 | MIT |
Sindre Sorhus
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari` |
| ccount | 2.0.1 | MIT |
Titus Wormer
Count how often a character (or substring) is used in a string |
| chai | 5.3.3 | MIT |
Jake Luer
BDD/TDD assertion library for node.js and the browser. Test framework agnostic. |
| character-entities | 2.0.2 | MIT |
Titus Wormer
Map of named character references |
| character-entities-html4 | 2.1.0 | MIT |
Titus Wormer
Map of named character references from HTML 4 |
| character-entities-legacy | 3.0.0 | MIT |
Titus Wormer
List of legacy HTML named character references that don’t need a trailing semicolon |
| character-reference-invalid | 2.0.1 | MIT |
Titus Wormer
Map of invalid numeric character references to their replacements, according to HTML |
| check-error | 2.1.3 | MIT |
Jake Luer
Error comparison and information related utility for node and the browser |
| chokidar | 5.0.0 | MIT |
Paul Miller
Minimal and efficient cross-platform file watching library |
| ci-info | 4.4.0 | MIT |
Thomas Watson Steen
Get details about the current Continuous Integration environment |
| clsx | 2.1.1 | MIT |
Luke Edwards
A tiny (239B) utility for constructing className strings conditionally. |
| collapse-white-space | 2.1.0 | MIT |
Titus Wormer
Collapse white space |
| comma-separated-tokens | 2.0.3 | MIT |
Titus Wormer
Parse and stringify comma-separated tokens |
| commander | 8.3.0 | MIT |
TJ Holowaychuk
the complete solution for node.js command-line programs |
| convert-source-map | 2.0.0 | MIT |
Thorsten Lorenz
Converts a source-map from/to different formats and allows adding/changing properties. |
| cookie | 1.1.1 | MIT |
Roman Shtylman
HTTP server cookie parsing and serialization |
| cookie-es | 1.2.3 | MIT |
|
| crossws | 0.3.5 | MIT |
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers |
| css-tree | 2.2.1 | MIT |
Roman Dvornov
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 |
| css.escape | 1.5.1 | MIT |
Mathias Bynens
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM. |
| csso | 5.0.5 | MIT |
Sergey Kryzhanovsky
CSS minifier with structural optimisations |
| debug | 4.4.3 | MIT |
Josh Junon
Lightweight debugging utility for Node.js and the browser |
| decode-named-character-reference | 1.3.0 | MIT |
Titus Wormer
Decode named character references |
| deep-eql | 5.0.2 | MIT |
Jake Luer
Improved deep equality testing for Node.js and the browser. |
| deepmerge | 4.3.1 | MIT |
A library for deep (recursive) merging of Javascript objects |
| default-browser | 5.5.0 | MIT |
Sindre Sorhus
Get the default browser |
| default-browser-id | 5.0.1 | MIT |
Sindre Sorhus
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari |
| define-lazy-prop | 3.0.0 | MIT |
Sindre Sorhus
Define a lazily evaluated property on an object |
| defu | 6.1.7 | MIT |
Recursively assign default properties. Lightweight and Fast! |
| dequal | 2.0.3 | MIT |
Luke Edwards
A tiny (304B to 489B) utility for check for deep equality |
| destr | 2.0.5 | MIT |
A faster, secure and convenient alternative for JSON.parse |
| devalue | 5.8.0 | MIT |
Gets the job done when JSON.stringify can't |
| devlop | 1.1.0 | MIT |
Titus Wormer
Do things in development and nothing otherwise |
| dlv | 1.1.3 | MIT |
Jason Miller
Safely get a dot-notated property within an object. |
| dom-accessibility-api | 0.5.16 | MIT |
Implements https://w3c.github.io/accname/ |
| dom-serializer | 2.0.0 | MIT |
Felix Boehm
render domhandler DOM nodes to a string |
| dset | 3.1.4 | MIT |
Luke Edwards
A tiny (194B) utility for safely writing deep Object values~! |
| enhanced-resolve | 5.21.0 | MIT |
Tobias Koppers @sokra
Offers a async require.resolve function. It's highly configurable. |
| es-module-lexer | 2.1.0 | MIT |
Guy Bedford
Lexes ES modules returning their import/export metadata |
| esast-util-from-estree | 2.0.0 | MIT |
Titus Wormer
esast utility to transform from estree |
| esast-util-from-js | 2.0.1 | MIT |
Titus Wormer
estree (and esast) utility to parse from JavaScript |
| esbuild | 0.27.7 | MIT |
An extremely fast JavaScript and CSS bundler and minifier. |
| escalade | 3.2.0 | MIT |
Luke Edwards
A tiny (183B to 210B) and fast utility to ascend parent directories |
| escape-string-regexp | 4.0.0 | MIT |
Sindre Sorhus
Escape RegExp special characters |
| estree-util-attach-comments | 3.0.0 | MIT |
Titus Wormer
Attach comments to estree nodes |
| estree-util-build-jsx | 3.0.1 | MIT |
Titus Wormer
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces) |
| estree-util-is-identifier-name | 3.0.0 | MIT |
Titus Wormer
Check if something can be an ecmascript (javascript) identifier name |
| estree-util-scope | 1.0.0 | MIT |
Titus Wormer
Check what’s defined in an estree scope |
| estree-util-to-js | 2.0.0 | MIT |
Titus Wormer
estree (and esast) utility to serialize to JavaScript |
| estree-util-visit | 2.0.0 | MIT |
Titus Wormer
esast (and estree) utility to visit nodes |
| estree-walker | 2.0.2 | MIT |
Rich Harris
Traverse an ESTree-compliant AST |
| eventemitter3 | 5.0.4 | MIT |
Arnout Kazemier
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. |
| extend | 3.0.2 | MIT |
Stefan Thomas
Port of jQuery.extend for node.js and the browser |
| fast-string-truncated-width | 3.0.3 | MIT |
A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string. |
| fast-string-width | 3.0.2 | MIT |
A fast function for calculating the visual width of a string once printed to the terminal. |
| fast-wrap-ansi | 0.2.0 | MIT |
James Garbutt
A tiny and fast text wrap library which takes ANSI escapes into account. |
| fast-xml-builder | 1.1.5 | MIT |
Amit Gupta
Build XML from JSON without C/C++ based libraries |
| fast-xml-parser | 5.7.2 | MIT |
Amit Gupta
Validate XML, Parse XML, Build XML without C/C++ based libraries |
| fdir | 6.5.0 | MIT |
thecodrr
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s |
| flattie | 1.1.1 | MIT |
Luke Edwards
A tiny (203B) and fast utility to flatten an object with customizable glue |
| fontace | 0.4.1 | MIT |
delucis
Extract useful information from font files |
| fontkitten | 1.0.3 | MIT |
A lightweight font data library — fontkit’s little sibling |
| gensync | 1.0.0-beta.2 | MIT |
Logan Smyth
Allows users to use generators in order to write common functions that can be both sync or async. |
| h3 | 1.15.11 | MIT |
Minimal H(TTP) framework built for high performance and portability. |
| hast-util-from-html | 2.0.3 | MIT |
Titus Wormer
hast utility to parse from HTML |
| hast-util-from-html-isomorphic | 2.0.0 | MIT |
Remco Haszing
hast utility that turns HTML into a syntax tree (while being small in browsers) |
| hast-util-from-parse5 | 8.0.3 | MIT |
Titus Wormer
hast utility to transform from a `parse5` AST |
| hast-util-is-element | 3.0.0 | MIT |
Titus Wormer
hast utility to check if a node is a (certain) element |
| hast-util-parse-selector | 4.0.0 | MIT |
Titus Wormer
hast utility to create an element from a simple CSS selector |
| hast-util-raw | 9.1.0 | MIT |
Titus Wormer
hast utility to reparse a tree |
| hast-util-to-estree | 3.1.3 | MIT |
Titus Wormer
hast utility to transform to estree (JavaScript AST) JSX |
| hast-util-to-html | 9.0.5 | MIT |
Titus Wormer
hast utility to serialize to HTML |
| hast-util-to-jsx-runtime | 2.3.6 | MIT |
Titus Wormer
hast utility to transform to preact, react, solid, svelte, vue, etc |
| hast-util-to-parse5 | 8.0.1 | MIT |
Titus Wormer
hast utility to transform to a `parse5` AST |
| hast-util-to-text | 4.0.2 | MIT |
Titus Wormer
hast utility to get the plain-text value of a node according to the `innerText` algorithm |
| hast-util-whitespace | 3.0.0 | MIT |
Titus Wormer
hast utility to check if a node is inter-element whitespace |
| hastscript | 9.0.1 | MIT |
Titus Wormer
hast utility to create trees |
| he | 1.2.0 | MIT |
Mathias Bynens
A robust HTML entities encoder/decoder with full Unicode support. |
| hono | 4.12.16 | MIT |
Yusuke Wada
Web framework built on Web Standards |
| html-escaper | 3.0.3 | MIT |
Andrea Giammarchi
fast and safe way to escape and unescape &<>'" chars |
| html-void-elements | 3.0.0 | MIT |
Titus Wormer
List of HTML void tag names |
| htmlparser2 | 10.1.0 | MIT |
Felix Boehm
Fast & forgiving HTML/XML parser |
| indent-string | 4.0.0 | MIT |
Sindre Sorhus
Indent each line in a string |
| inline-style-parser | 0.2.7 | MIT |
An inline style parser. |
| iron-webcrypto | 1.2.1 | MIT |
Divyansh Singh
a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verification |
| is-alphabetical | 2.0.1 | MIT |
Titus Wormer
Check if a character is alphabetical |
| is-alphanumerical | 2.0.1 | MIT |
Titus Wormer
Check if a character is alphanumerical |
| is-decimal | 2.0.1 | MIT |
Titus Wormer
Check if a character is decimal |
| is-docker | 3.0.0 | MIT |
Sindre Sorhus
Check if the process is running inside a Docker container |
| is-hexadecimal | 2.0.1 | MIT |
Titus Wormer
Check if a character is hexadecimal |
| is-inside-container | 1.0.0 | MIT |
Sindre Sorhus
Check if the process is running inside a container (Docker/Podman) |
| is-plain-obj | 4.1.0 | MIT |
Sindre Sorhus
Check if a value is a plain object |
| is-plain-object | 5.0.0 | MIT |
Jon Schlinkert
Returns true if an object was created by the `Object` constructor, or Object.create(null). |
| is-wsl | 3.1.1 | MIT |
Sindre Sorhus
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) |
| jiti | 2.6.1 | MIT |
Runtime typescript and ESM support for Node.js |
| js-tokens | 4.0.0 | MIT |
Simon Lydell
A regex that tokenizes JavaScript. |
| js-yaml | 4.1.1 | MIT |
Vladimir Zapparov
YAML 1.2 parser and serializer |
| jsesc | 3.1.0 | MIT |
Mathias Bynens
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. |
| json5 | 2.2.3 | MIT |
Aseem Kishore
JSON for Humans |
| katex | 0.16.45 | MIT |
Fast math typesetting for the web. |
| kolorist | 1.8.0 | MIT |
Marvin Hagemeister
A tiny utility to colorize stdin/stdout |
| longest-streak | 3.1.0 | MIT |
Titus Wormer
Count the longest repeating streak of a substring |
| loupe | 3.2.1 | MIT |
Veselin Todorov
Inspect utility for Node.js and browsers |
| lz-string | 1.5.0 | MIT |
pieroxy
LZ-based compression algorithm |
| magic-string | 0.30.21 | MIT |
Rich Harris
Modify strings, generate sourcemaps |
| magicast | 0.5.2 | MIT |
Modify a JS/TS file and write back magically just like JSON! |
| markdown-extensions | 2.0.0 | MIT |
Sindre Sorhus
List of Markdown file extensions |
| markdown-table | 3.0.4 | MIT |
Titus Wormer
Generate a markdown (GFM) table |
| mdast-util-definitions | 6.0.0 | MIT |
Titus Wormer
mdast utility to find definition nodes in a tree |
| mdast-util-find-and-replace | 3.0.2 | MIT |
Titus Wormer
mdast utility to find and replace text in a tree |
| mdast-util-from-markdown | 2.0.3 | MIT |
Titus Wormer
mdast utility to parse markdown |
| mdast-util-gfm | 3.1.0 | MIT |
Titus Wormer
mdast extension to parse and serialize GFM (GitHub Flavored Markdown) |
| mdast-util-gfm-autolink-literal | 2.0.1 | MIT |
Titus Wormer
mdast extension to parse and serialize GFM autolink literals |
| mdast-util-gfm-footnote | 2.1.0 | MIT |
Titus Wormer
mdast extension to parse and serialize GFM footnotes |
| mdast-util-gfm-strikethrough | 2.0.0 | MIT |
Titus Wormer
mdast extension to parse and serialize GFM strikethrough |
| mdast-util-gfm-table | 2.0.0 | MIT |
Titus Wormer
mdast extension to parse and serialize GFM tables |
| mdast-util-gfm-task-list-item | 2.0.0 | MIT |
Titus Wormer
mdast extension to parse and serialize GFM task list items |
| mdast-util-math | 3.0.0 | MIT |
Titus Wormer
mdast extension to parse and serialize math |
| mdast-util-mdx | 3.0.0 | MIT |
Titus Wormer
mdast extension to parse and serialize MDX (or MDX.js) |
| mdast-util-mdx-expression | 2.0.1 | MIT |
Titus Wormer
mdast extension to parse and serialize MDX (or MDX.js) expressions |
| mdast-util-mdx-jsx | 3.2.0 | MIT |
Titus Wormer
mdast extension to parse and serialize MDX or MDX.js JSX |
| mdast-util-mdxjs-esm | 2.0.1 | MIT |
Titus Wormer
mdast extension to parse and serialize MDX.js ESM (import/exports) |
| mdast-util-phrasing | 4.1.0 | MIT |
Victor Felder
mdast utility to check if a node is phrasing content |
| mdast-util-to-hast | 13.2.1 | MIT |
Titus Wormer
mdast utility to transform to hast |
| mdast-util-to-markdown | 2.1.2 | MIT |
Titus Wormer
mdast utility to serialize markdown |
| mdast-util-to-string | 4.0.0 | MIT |
Titus Wormer
mdast utility to get the plain text content of a node |
| micromark | 4.0.2 | MIT |
Titus Wormer
small commonmark compliant markdown parser with positional info and concrete tokens |
| micromark-core-commonmark | 2.0.3 | MIT |
Titus Wormer
The CommonMark markdown constructs |
| micromark-extension-gfm | 3.0.0 | MIT |
Titus Wormer
micromark extension to support GFM (GitHub Flavored Markdown) |
| micromark-extension-gfm-autolink-literal | 2.1.0 | MIT |
Titus Wormer
micromark extension to support GFM autolink literals |
| micromark-extension-gfm-footnote | 2.1.0 | MIT |
Titus Wormer
micromark extension to support GFM footnotes |
| micromark-extension-gfm-strikethrough | 2.1.0 | MIT |
Titus Wormer
micromark extension to support GFM strikethrough |
| micromark-extension-gfm-table | 2.1.1 | MIT |
Titus Wormer
micromark extension to support GFM tables |
| micromark-extension-gfm-tagfilter | 2.0.0 | MIT |
Titus Wormer
micromark extension to support GFM tagfilter |
| micromark-extension-gfm-task-list-item | 2.1.0 | MIT |
Titus Wormer
micromark extension to support GFM task list items |
| micromark-extension-math | 3.1.0 | MIT |
Titus Wormer
micromark extension to support math (`$C_L$`) |
| micromark-extension-mdx-expression | 3.0.1 | MIT |
Titus Wormer
micromark extension to support MDX or MDX JS expressions |
| micromark-extension-mdx-jsx | 3.0.2 | MIT |
Titus Wormer
micromark extension to support MDX or MDX.js JSX |
| micromark-extension-mdx-md | 2.0.0 | MIT |
Titus Wormer
micromark extension to turn some markdown features off for MDX |
| micromark-extension-mdxjs | 3.0.0 | MIT |
Titus Wormer
micromark extension to support MDX.js |
| micromark-extension-mdxjs-esm | 3.0.0 | MIT |
Titus Wormer
micromark extension to support MDX JS import/exports |
| micromark-factory-destination | 2.0.1 | MIT |
Titus Wormer
micromark factory to parse destinations (found in resources, definitions) |
| micromark-factory-label | 2.0.1 | MIT |
Titus Wormer
micromark factory to parse labels (found in media, definitions) |
| micromark-factory-mdx-expression | 2.0.3 | MIT |
Titus Wormer
micromark factory to parse MDX expressions (found in JSX attributes, flow, text) |
| micromark-factory-space | 2.0.1 | MIT |
Titus Wormer
micromark factory to parse markdown space (found in lots of places) |
| micromark-factory-title | 2.0.1 | MIT |
Titus Wormer
micromark factory to parse markdown titles (found in resources, definitions) |
| micromark-factory-whitespace | 2.0.1 | MIT |
Titus Wormer
micromark factory to parse markdown whitespace (found in lots of places) |
| micromark-util-character | 2.1.1 | MIT |
Titus Wormer
micromark utility to handle character codes |
| micromark-util-chunked | 2.0.1 | MIT |
Titus Wormer
micromark utility to splice and push with giant arrays |
| micromark-util-classify-character | 2.0.1 | MIT |
Titus Wormer
micromark utility to classify whether a character is whitespace or punctuation |
| micromark-util-combine-extensions | 2.0.1 | MIT |
Titus Wormer
micromark utility to combine syntax or html extensions |
| micromark-util-decode-numeric-character-reference | 2.0.2 | MIT |
Titus Wormer
micromark utility to decode numeric character references |
| micromark-util-decode-string | 2.0.1 | MIT |
Titus Wormer
micromark utility to decode markdown strings |
| micromark-util-encode | 2.0.1 | MIT |
Titus Wormer
micromark utility to encode dangerous html characters |
| micromark-util-events-to-acorn | 2.0.3 | MIT |
Titus Wormer
micromark utility to try and parse events w/ acorn |
| micromark-util-html-tag-name | 2.0.1 | MIT |
Titus Wormer
micromark utility with list of html tag names |
| micromark-util-normalize-identifier | 2.0.1 | MIT |
Titus Wormer
micromark utility normalize identifiers (as found in references, definitions) |
| micromark-util-resolve-all | 2.0.1 | MIT |
Titus Wormer
micromark utility to resolve subtokens |
| micromark-util-sanitize-uri | 2.0.1 | MIT |
Titus Wormer
micromark utility to sanitize urls |
| micromark-util-subtokenize | 2.1.0 | MIT |
Titus Wormer
micromark utility to tokenize subtokens |
| micromark-util-symbol | 2.0.1 | MIT |
Titus Wormer
micromark utility with symbols |
| micromark-util-types | 2.0.2 | MIT |
Titus Wormer
micromark utility with a couple of typescript types |
| min-indent | 1.0.1 | MIT |
James Kyle
Get the shortest leading whitespace from lines in a string |
| mrmime | 2.0.1 | MIT |
Luke Edwards
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename |
| ms | 2.1.3 | MIT |
Tiny millisecond conversion utility |
| nanoid | 3.3.12 | MIT |
Andrey Sitnik
A tiny (116 bytes), secure URL-friendly unique string ID generator |
| neotraverse | 0.6.18 | MIT |
Puru Vijay, James Halliday
traverse and transform objects by visiting every node on a recursive walk |
| nlcst-to-string | 4.0.0 | MIT |
Titus Wormer
nlcst utility to transform a tree to a string |
| node-fetch-native | 1.6.7 | MIT |
better fetch for Node.js. Works on any JavaScript runtime! |
| node-html-parser | 6.1.13 | MIT |
Xiaoyi Shi
A very fast HTML parser, generating a simplified DOM, with basic element query support. |
| node-mock-http | 1.0.4 | MIT |
|
| node-releases | 2.0.38 | MIT |
Sergey Rubanov
Node.js releases data |
| normalize-path | 3.0.0 | MIT |
Jon Schlinkert
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. |
| obug | 2.1.1 | MIT |
Kevin Deng
A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support. |
| ofetch | 1.5.1 | MIT |
A better fetch API. Works on node, browser and workers. |
| ohash | 2.0.11 | MIT |
Simple object hashing, serialization and comparison utils. |
| oniguruma-parser | 0.12.2 | MIT |
Steven Levithan
Parse, validate, traverse, transform, and optimize Oniguruma regular expressions |
| oniguruma-to-es | 4.3.6 | MIT |
Steven Levithan
Convert Oniguruma patterns to native JavaScript RegExp |
| open | 10.2.0 | MIT |
Sindre Sorhus
Open stuff like URLs, files, executables. Cross-platform. |
| p-limit | 7.3.0 | MIT |
Sindre Sorhus
Run multiple promise-returning & async functions with limited concurrency |
| p-queue | 9.2.0 | MIT |
Promise queue with concurrency control |
| p-timeout | 7.0.1 | MIT |
Sindre Sorhus
Timeout a promise after a specified amount of time |
| package-manager-detector | 1.6.0 | MIT |
Anthony Fu
Package manager detector |
| parse-entities | 4.0.2 | MIT |
Titus Wormer
Parse HTML character references |
| parse-latin | 7.0.0 | MIT |
Titus Wormer
Latin-script (natural language) parser |
| parse-srcset | 1.0.2 | MIT |
Alex Bell
A spec-conformant JavaScript parser for the HTML5 srcset attribute |
| parse5 | 7.3.0 | MIT |
Ivan Nikulin
HTML parser and serializer. |
| path-browserify | 1.0.1 | MIT |
James Halliday
the path module from node core for browsers |
| path-expression-matcher | 1.5.0 | MIT |
Amit Gupta
Efficient path tracking and pattern matching for XML/JSON parsers |
| pathval | 2.0.1 | MIT |
Veselin Todorov
Object value retrieval given a string path |
| picomatch | 2.3.2 | MIT |
Jon Schlinkert
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. |
| postcss | 8.5.13 | MIT |
Andrey Sitnik
Tool for transforming styles with JS plugins |
| preact | 10.29.1 | MIT |
Fast 3kb React-compatible Virtual DOM library. |
| preact-render-to-string | 6.6.7 | MIT |
The Preact Authors
Render JSX to an HTML string, with support for Preact components. |
| pretty-format | 27.5.1 | MIT |
James Kyle
Stringify any JavaScript value. |
| prismjs | 1.30.0 | MIT |
Lea Verou
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet. |
| property-information | 7.1.0 | MIT |
Titus Wormer
Info on the properties and attributes of the web platform |
| radix3 | 1.1.2 | MIT |
Lightweight and fast router for JavaScript based on Radix Tree |
| react | 19.2.5 | MIT |
React is a JavaScript library for building user interfaces. |
| react-dom | 19.2.5 | MIT |
React package for working with the DOM. |
| react-is | 17.0.2 | MIT |
Brand checking of React Elements. |
| react-refresh | 0.18.0 | MIT |
React is a JavaScript library for building user interfaces. |
| readdirp | 5.0.0 | MIT |
Thorsten Lorenz
Recursive version of fs.readdir with small RAM & CPU footprint |
| recast | 0.23.11 | MIT |
Ben Newman
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator |
| recma-build-jsx | 1.0.0 | MIT |
Titus Wormer
recma plugin to add support for parsing and serializing JSX |
| recma-jsx | 1.0.1 | MIT |
Titus Wormer
recma plugin to add support for parsing and serializing JSX |
| recma-parse | 1.0.0 | MIT |
Titus Wormer
recma plugin to parse JavaScript |
| recma-stringify | 1.0.0 | MIT |
Titus Wormer
recma plugin to serialize JavaScript |
| redent | 3.0.0 | MIT |
Sindre Sorhus
Strip redundant indentation and indent the string |
| regex | 6.1.0 | MIT |
Steven Levithan
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices |
| regex-recursion | 6.0.2 | MIT |
Steven Levithan
Recursive matching plugin for Regex+ |
| regex-utilities | 2.3.0 | MIT |
Steven Levithan
Tiny helpers for processing regex syntax |
| rehype | 13.0.2 | MIT |
Titus Wormer
HTML processor powered by plugins part of the unified collective |
| rehype-parse | 9.0.1 | MIT |
Titus Wormer
rehype plugin to parse HTML |
| rehype-raw | 7.0.0 | MIT |
Titus Wormer
rehype plugin to reparse the tree (and raw nodes) |
| rehype-recma | 1.0.0 | MIT |
Titus Wormer
recma plugin to transform HTML (hast) to JS (estree) |
| rehype-stringify | 10.0.1 | MIT |
Titus Wormer
rehype plugin to serialize HTML |
| remark-gfm | 4.0.1 | MIT |
Titus Wormer
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) |
| remark-math | 6.0.0 | MIT |
Junyoung Choi
remark plugin to parse and stringify math |
| remark-mdx | 3.1.1 | MIT |
Titus Wormer
remark plugin to support MDX syntax |
| remark-parse | 11.0.0 | MIT |
Titus Wormer
remark plugin to add support for parsing markdown input |
| remark-rehype | 11.1.2 | MIT |
Titus Wormer
remark plugin that turns markdown into HTML to support rehype |
| remark-smartypants | 3.0.2 | MIT |
Matija Marohnić
remark plugin to implement SmartyPants |
| remark-stringify | 11.0.0 | MIT |
Titus Wormer
remark plugin to add support for serializing markdown |
| retext | 9.0.0 | MIT |
Titus Wormer
natural language processor powered by plugins part of the unified collective |
| retext-latin | 4.0.0 | MIT |
Titus Wormer
retext plugin to parse Latin-script prose |
| retext-smartypants | 6.2.0 | MIT |
Titus Wormer
retext plugin to implement SmartyPants |
| retext-stringify | 4.0.0 | MIT |
Titus Wormer
retext plugin to serialize prose |
| rollup | 4.60.2 | MIT |
Rich Harris
Next-generation ES module bundler |
| run-applescript | 7.1.0 | MIT |
Sindre Sorhus
Run AppleScript and get the result |
| sanitize-html | 2.17.3 | MIT |
Apostrophe Technologies, Inc.
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis |
| scheduler | 0.27.0 | MIT |
Cooperative scheduler for the browser environment. |
| shiki | 4.0.2 | MIT |
Pine Wu
A beautiful Syntax Highlighter. |
| simple-code-frame | 1.3.0 | MIT |
Marvin Hagemeister
A tiny utility to create code frames |
| sisteransi | 1.0.5 | MIT |
Terkel Gjervig
ANSI escape codes for some terminal swag |
| space-separated-tokens | 2.0.2 | MIT |
Titus Wormer
Parse and stringify space separated tokens |
| stack-trace | 1.0.0-pre2 | MIT |
Felix Geisendörfer
Get v8 stack traces as an array of CallSite objects. |
| storybook | 10.3.6 | MIT |
Storybook: Develop, document, and test UI components in isolation |
| stringify-entities | 4.0.4 | MIT |
Titus Wormer
Serialize (encode) HTML character references |
| strip-indent | 3.0.0 | MIT |
Sindre Sorhus
Strip leading whitespace from each line in a string |
| strnum | 2.2.3 | MIT |
Amit Gupta
Parse String to Number based on configuration |
| style-to-js | 1.1.21 | MIT |
Mark
Parses CSS inline style to JavaScript object (camelCased). |
| style-to-object | 1.0.14 | MIT |
Mark
Parse CSS inline style to JavaScript object. |
| svgo | 4.0.1 | MIT |
Kir Belevich
SVGO is a Node.js library and command-line application for optimizing vector images. |
| tailwindcss | 4.2.4 | MIT |
A utility-first CSS framework for rapidly building custom user interfaces. |
| tapable | 2.3.3 | MIT |
Tobias Koppers @sokra
Just a little module for plugins. |
| temml | 0.13.2 | MIT |
TeX to MathML conversion in JavaScript. |
| tiny-inflate | 1.0.3 | MIT |
Devon Govett
A tiny inflate implementation |
| tiny-invariant | 1.3.3 | MIT |
Alex Reardon
A tiny invariant function |
| tinyclip | 0.1.12 | MIT |
Tinylibs Maintainers
A tiny utility to interact with the system clipboard. |
| tinyexec | 1.1.2 | MIT |
James Garbutt
A minimal library for executing processes in Node |
| tinyglobby | 0.2.16 | MIT |
Superchupu
A fast and minimal alternative to globby and fast-glob |
| tinyrainbow | 2.0.0 | MIT |
A small library to print colourful messages. |
| tinyspy | 4.0.4 | MIT |
A minimal fork of nanospy, with more features |
| trim-lines | 3.0.1 | MIT |
Titus Wormer
Remove spaces and tabs around line-breaks |
| trough | 2.2.0 | MIT |
Titus Wormer
`trough` is middleware |
| ts-dedent | 2.2.0 | MIT |
Tamino Martinius
TypeScript package which smartly trims and strips indentation from multi-line strings |
| tsconfck | 3.1.6 | MIT |
dominikg
A utility to work with tsconfig.json without typescript |
| ufo | 1.6.4 | MIT |
URL utils for humans |
| ultrahtml | 1.6.0 | MIT |
Nate Moore
|
| uncrypto | 0.1.3 | MIT |
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes |
| undici-types | 6.21.0 | MIT |
A stand-alone types package for Undici |
| unified | 11.0.5 | MIT |
Titus Wormer
parse, inspect, transform, and serialize content through syntax trees |
| unifont | 0.7.4 | MIT |
Framework agnostic tools for accessing data from font CDNs and providers |
| unist-util-find-after | 5.0.0 | MIT |
Titus Wormer
unist utility to find a node after another node |
| unist-util-is | 6.0.1 | MIT |
Titus Wormer
unist utility to check if a node passes a test |
| unist-util-modify-children | 4.0.0 | MIT |
Titus Wormer
unist utility to modify direct children of a parent |
| unist-util-position | 5.0.0 | MIT |
Titus Wormer
unist utility to get the position of a node |
| unist-util-position-from-estree | 2.0.0 | MIT |
Titus Wormer
unist utility to get a position from an estree node |
| unist-util-remove-position | 5.0.0 | MIT |
Titus Wormer
unist utility to remove positions from a tree |
| unist-util-stringify-position | 4.0.0 | MIT |
Titus Wormer
unist utility to serialize a node, position, or point as a human readable location |
| unist-util-visit | 5.1.0 | MIT |
Titus Wormer
unist utility to visit nodes |
| unist-util-visit-children | 3.0.0 | MIT |
Titus Wormer
unist utility to visit direct children of a parent |
| unist-util-visit-parents | 6.0.2 | MIT |
Titus Wormer
unist utility to recursively walk over nodes, with ancestral information |
| unplugin | 2.3.11 | MIT |
Unified plugin system for build tools |
| unstorage | 1.17.5 | MIT |
Universal Storage Layer |
| update-browserslist-db | 1.2.3 | MIT |
Andrey Sitnik
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config |
| use-sync-external-store | 1.6.0 | MIT |
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks. |
| vfile | 6.0.3 | MIT |
Titus Wormer
Virtual file format for text processing |
| vfile-location | 5.0.3 | MIT |
Titus Wormer
vfile utility to convert between positional (line and column-based) and offset (range-based) locations |
| vfile-message | 4.0.3 | MIT |
Titus Wormer
vfile utility to create a virtual message |
| vite | 7.3.2 | MIT |
Evan You
Native-ESM powered web dev build tool |
| vite-prerender-plugin | 0.5.13 | MIT |
A Vite plugin for prerendering apps to HTML at build time |
| vitefu | 1.1.3 | MIT |
Utilities for building frameworks with Vite |
| vscode-languageserver-textdocument | 1.0.12 | MIT |
Microsoft Corporation
A simple text document implementation for Node LSP servers |
| vscode-uri | 3.1.0 | MIT |
Microsoft
The URI implementation that is used by VS Code and its extensions |
| web-namespaces | 2.0.1 | MIT |
Titus Wormer
Map of web namespaces |
| webpack-virtual-modules | 0.6.2 | MIT |
SysGears INC
Webpack Virtual Modules |
| which-pm-runs | 1.1.0 | MIT |
Zoltan Kochan
Detects what package manager executes the process |
| ws | 8.20.0 | MIT |
Einar Otto Stangvik
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js |
| wsl-utils | 0.1.0 | MIT |
Sindre Sorhus
Utilities for working with Windows Subsystem for Linux (WSL) |
| xxhash-wasm | 1.1.0 | MIT |
Michael Jungo
A WebAssembly implementation of xxHash |
| yocto-queue | 1.2.2 | MIT |
Sindre Sorhus
Tiny queue data structure |
| zimmerframe | 1.1.4 | MIT |
A tool for walking ASTs |
| zod | 4.4.1 | MIT |
Colin McDonnell
TypeScript-first schema declaration and validation library with static type inference |
| zwitch | 2.0.4 | MIT |
Titus Wormer
Handle values based on a property |
| @img/sharp-libvips-linux-x64 | 1.2.4 | LGPL-3.0-or-later |
Lovell Fuller
Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64 |
| @img/sharp-linux-x64 | 0.34.5 | Apache-2.0 |
Lovell Fuller
Prebuilt sharp for use with Linux (glibc) x64 |
| aria-query | 5.3.0 | Apache-2.0 |
Jesse Beach
Programmatic access to the ARIA specification |
| axobject-query | 4.1.0 | Apache-2.0 |
Jesse Beach
Programmatic access to information about the AXObject Model |
| baseline-browser-mapping | 2.10.24 | Apache-2.0 |
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status. |
| detect-libc | 2.1.2 | Apache-2.0 |
Lovell Fuller
Node.js module to detect the C standard library (libc) implementation family and version |
| sharp | 0.34.5 | Apache-2.0 |
Lovell Fuller
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images |
| @ungap/structured-clone | 1.3.0 | ISC |
Andrea Giammarchi
A structuredClone polyfill |
| anymatch | 3.1.3 | ISC |
Elan Shanker
Matches strings against configurable strings, globs, regular expressions, and/or functions |
| boolbase | 1.0.0 | ISC |
Felix Boehm
two functions: One that returns true, one that returns false |
| electron-to-chromium | 1.5.348 | ISC |
Kilian Valkhof
Provides a list of electron-to-chromium version mappings |
| github-slugger | 2.0.0 | ISC |
Dan Flettre
Generate a slug just like GitHub does for markdown headings. |
| graceful-fs | 4.2.11 | ISC |
A drop-in replacement for fs, making various improvements. |
| hast-util-from-dom | 5.0.1 | ISC |
Keith McKnight
hast utility to create a tree from the DOM |
| lru-cache | 5.1.1 | ISC |
Isaac Z. Schlueter
A cache object that deletes the least-recently-used items. |
| piccolore | 0.1.3 | ISC |
A tiny, zero-dependency library for styling terminal text |
| picocolors | 1.1.1 | ISC |
Alexey Raspopov
The tiniest and the fastest library for terminal output formatting with ANSI colors |
| semver | 6.3.1 | ISC |
GitHub Inc.
The semantic version parser used by npm. |
| yallist | 3.1.1 | ISC |
Isaac Z. Schlueter
Yet Another Linked List |
| yaml | 2.8.3 | ISC |
Eemeli Aro
JavaScript parser and stringifier for YAML |
| yargs-parser | 22.0.0 | ISC |
Ben Coe
the mighty option parser used by yargs |
| argparse | 2.0.1 | Python-2.0 |
CLI arguments parser. Native port of python's argparse. |
| caniuse-lite | 1.0.30001791 | CC-BY-4.0 |
Ben Briggs
A smaller version of caniuse-db, with only the essentials! |
| common-ancestor-path | 2.0.0 | BlueOak-1.0.0 |
Isaac Z. Schlueter
Find the common ancestor of 2 or more paths on Windows or Unix |
| lru-cache | 11.3.5 | BlueOak-1.0.0 |
Isaac Z. Schlueter
A cache object that deletes the least-recently-used items. |
| sax | 1.6.0 | BlueOak-1.0.0 |
Isaac Z. Schlueter
An evented streaming XML parser in JavaScript |
| css-select | 5.2.2 | BSD-2-Clause |
Felix Boehm
a CSS selector compiler/engine |
| css-what | 6.2.2 | BSD-2-Clause |
Felix Böhm
a CSS selector parser |
| domelementtype | 2.3.0 | BSD-2-Clause |
Felix Boehm
all the types of nodes in htmlparser2's dom |
| domhandler | 5.0.3 | BSD-2-Clause |
Felix Boehm
Handler for htmlparser2 that turns pages into a dom |
| domutils | 3.2.2 | BSD-2-Clause |
Felix Boehm
Utilities for working with htmlparser2's dom |
| entities | 4.5.0 | BSD-2-Clause |
Felix Boehm
Encode & decode XML and HTML entities with ease & speed |
| esprima | 4.0.1 | BSD-2-Clause |
Ariya Hidayat
ECMAScript parsing infrastructure for multipurpose analysis |
| http-cache-semantics | 4.2.0 | BSD-2-Clause |
Kornel Lesiński
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies |
| nth-check | 2.1.1 | BSD-2-Clause |
Felix Boehm
Parses and compiles CSS nth-checks to highly optimized functions. |
| diff | 8.0.4 | BSD-3-Clause |
A JavaScript text diff implementation. |
| smol-toml | 1.6.1 | BSD-3-Clause |
Cynthia
A small, fast, and correct TOML parser/serializer |
| source-map | 0.6.1 | BSD-3-Clause |
Nick Fitzgerald
Generates and consumes source maps |
| source-map-js | 1.2.1 | BSD-3-Clause |
Valentin 7rulnik Semirulnik
Generates and consumes source maps |
| lightgallery | 2.9.0 | GPLv3 |
Sachin Neravath
lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile |
| lightningcss | 1.32.0 | MPL-2.0 |
A CSS parser, transformer, and minifier written in Rust |
| lightningcss-linux-x64-gnu | 1.32.0 | MPL-2.0 |
A CSS parser, transformer, and minifier written in Rust |
| mdn-data | 2.0.28 | CC0-1.0 |
Mozilla Developer Network
Open Web data by the Mozilla Developer Network |
| tslib | 2.8.1 | 0BSD |
Microsoft Corp.
Runtime library for TypeScript helper functions |