licenses.dev

mdx-bundler v9.2.1

Compile and bundle your MDX files and their dependencies. FAST.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT145
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersDIRECT0
@fal-works/esbuild-plugin-global-externals • 2.1.2esbuild plugin for replacing imports with global variables.DIRECT0
@mdx-js/esbuild • 2.3.0esbuild plugin for MDXDIRECT116
@mdx-js/mdx • 2.3.0MDX compilerINDIRECT109
@types/acorn • 4.0.6TypeScript definitions for AcornINDIRECT1
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/estree-jsx • 1.0.5TypeScript definitions for estree-jsxINDIRECT1
@types/estree • 1.0.9TypeScript definitions for estreeINDIRECT0
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@types/mdast • 3.0.15TypeScript definitions for mdastINDIRECT1
@types/mdx • 2.0.14TypeScript definitions for mdxINDIRECT0
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/resolve • 1.20.6TypeScript definitions for resolveINDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn • 8.17.0ECMAScript parserINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
astring • 1.9.0JavaScript code generator from an ESTree-compliant AST.INDIRECT0
bail • 2.0.2Throw a given errorINDIRECT0
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
character-entities-html4 • 2.1.0Map of named character references from HTML 4INDIRECT0
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolonINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
character-reference-invalid • 2.0.1Map of invalid numeric character references to their replacements, according to HTMLINDIRECT0
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokensINDIRECT0
data-uri-to-buffer • 4.0.1Generate a Buffer instance from a Data URI stringINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.3.0Decode named character referencesINDIRECT1
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
estree-util-attach-comments • 2.1.1Attach comments to estree nodesINDIRECT1
estree-util-build-jsx • 2.2.2Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)INDIRECT4
estree-util-is-identifier-name • 1.1.0Check if something can be an ecmascript (javascript) identifier nameINDIRECT0
estree-util-is-identifier-name • 2.1.0Check if something can be an ecmascript (javascript) identifier nameINDIRECT0
estree-util-to-js • 1.2.0estree (and esast) utility to serialize to JavaScriptINDIRECT4
estree-util-value-to-estree • 1.3.0Convert a JavaScript value to an estree expressionINDIRECT1
estree-util-visit • 1.2.1esast (and estree) utility to visit nodesINDIRECT3
estree-walker • 3.0.3Traverse an ESTree-compliant ASTINDIRECT1
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fault • 2.0.1Functional errors with formatted outputINDIRECT1
fetch-blob • 3.2.0Blob & File implementation in Node.js, originally from node-fetch.INDIRECT2
formdata-polyfill • 4.0.10HTML5 `FormData` for Browsers and Node.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gray-matter • 4.0.3Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and DIRECT9
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hast-util-to-estree • 2.3.3hast utility to transform to estree (JavaScript AST) JSXINDIRECT59
hast-util-whitespace • 2.0.1hast utility to check if a node is inter-element whitespaceINDIRECT0
inline-style-parser • 0.1.1An inline style parser.INDIRECT0
is-alphabetical • 2.0.1Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 2.0.1Check if a character is alphanumericalINDIRECT2
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-decimal • 2.0.1Check if a character is decimalINDIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-hexadecimal • 2.0.1Check if a character is hexadecimalINDIRECT0
is-plain-obj • 3.0.0Check if a value is a plain objectINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
is-reference • 3.0.3Determine whether an AST node is a referenceINDIRECT1
js-yaml • 3.15.0YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.3.0YAML 1.2 parser and serializerINDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
kleur • 4.1.5The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
markdown-extensions • 1.1.1List of Markdown file extensionsINDIRECT0
mdast-util-definitions • 5.1.2mdast utility to find definition nodes in a treeINDIRECT5
mdast-util-from-markdown • 1.3.1mdast utility to parse markdownINDIRECT37
mdast-util-frontmatter • 1.0.1mdast extension to parse and serialize frontmatter (YAML, TOML, etc)INDIRECT20
mdast-util-mdx-expression • 1.3.2mdast extension to parse and serialize MDX (or MDX.js) expressionsINDIRECT48
mdast-util-mdx-jsx • 2.1.4mdast extension to parse and serialize MDX or MDX.js JSXINDIRECT60
mdast-util-mdx • 2.0.1mdast extension to parse and serialize MDX (or MDX.js)INDIRECT63
mdast-util-mdxjs-esm • 1.3.1mdast extension to parse and serialize MDX.js ESM (import/exports)INDIRECT48
mdast-util-phrasing • 3.0.1mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-hast • 12.3.0mdast utility to transform to hastINDIRECT15
mdast-util-to-markdown • 1.5.0mdast utility to serialize markdownINDIRECT16
mdast-util-to-string • 3.2.0mdast utility to get the plain text content of a nodeINDIRECT2
micromark-core-commonmark • 1.1.0The CommonMark markdown constructsINDIRECT22
micromark-extension-frontmatter • 1.1.1micromark extension to support frontmatter (YAML, TOML, etc)INDIRECT5
micromark-extension-mdx-expression • 1.0.8micromark extension to support MDX or MDX JS expressionsINDIRECT20
micromark-extension-mdx-jsx • 1.0.5micromark extension to support MDX or MDX.js JSXINDIRECT21
micromark-extension-mdx-md • 1.0.1micromark extension to turn some markdown features off for MDXINDIRECT1
micromark-extension-mdxjs-esm • 1.0.5micromark extension to support MDX JS import/exportsINDIRECT32
micromark-extension-mdxjs • 1.0.1micromark extension to support MDX.jsINDIRECT41
micromark-factory-destination • 1.1.0micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 1.1.0micromark factory to parse labels (found in media, definitions)INDIRECT9
micromark-factory-mdx-expression • 1.0.9micromark factory to parse MDX expressions (found in JSX attributes, flow, text)INDIRECT18
micromark-factory-space • 1.1.0micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 1.1.0micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 1.1.0micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 1.2.0micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 1.1.0micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 1.1.0micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 1.1.0micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 1.1.0micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 1.1.0micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 1.1.0micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-events-to-acorn • 1.2.3micromark utility to try and parse events w/ acornINDIRECT15
micromark-util-html-tag-name • 1.2.0micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 1.1.0micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 1.1.0micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 1.2.0micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 1.1.0micromark utility to tokenize subtokensINDIRECT9
micromark-util-symbol • 1.1.0micromark utility with symbolsINDIRECT0
micromark-util-types • 1.1.0micromark utility with a couple of typescript typesINDIRECT0
micromark • 3.2.0small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT31
mri • 1.2.0Quickly scan for CLI flags and argumentsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-domexception • 1.0.0An implementation of the DOMException class from NodeJSINDIRECT0
node-fetch • 3.3.2A light-weight module that brings Fetch API to node.jsINDIRECT5
parse-entities • 4.0.2Parse HTML character referencesINDIRECT9
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
periscopic • 3.1.0periscopicINDIRECT3
property-information • 6.5.0Info on the properties and attributes of the web platformINDIRECT0
remark-frontmatter • 4.0.1remark plugin to support frontmatter (yaml, toml, and more)DIRECT30
remark-mdx-frontmatter • 1.1.1A remark plugin for converting frontmatter metadata into MDX exportsDIRECT6
remark-mdx • 2.3.0remark plugin to support MDX syntaxINDIRECT77
remark-parse • 10.0.2remark plugin to add support for parsing markdown inputINDIRECT46
remark-rehype • 10.1.0remark plugin that turns markdown into HTML to support rehypeINDIRECT25
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
sade • 1.8.1Smooth (CLI) operator 🎶INDIRECT1
section-matter • 1.0.0Like front-matter, but supports multiple sections in a document.INDIRECT3
space-separated-tokens • 2.0.2Parse and stringify space separated tokensINDIRECT0
stringify-entities • 4.0.4Serialize (encode) HTML character referencesINDIRECT2
strip-bom-string • 1.0.0Strip a byte order mark (BOM) from a string.INDIRECT0
style-to-object • 0.4.4Converts inline style to object.INDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
toml • 3.0.0TOML parser for Node.js (parses TOML spec v0.4.0)INDIRECT0
trim-lines • 3.0.1Remove spaces and tabs around line-breaksINDIRECT0
trough • 2.2.0`trough` is middlewareINDIRECT0
unified • 10.1.2Interface for parsing, inspecting, transforming, and serializing content through syntax treesINDIRECT9
unist-util-generated • 2.0.1unist utility to check if a node is generatedINDIRECT0
unist-util-is • 5.2.1unist utility to check if a node passes a testINDIRECT1
unist-util-position-from-estree • 1.1.2unist utility to get a position from an estree nodeINDIRECT1
unist-util-position • 4.0.4unist utility to get the position of a nodeINDIRECT1
unist-util-remove-position • 4.0.2unist utility to remove positions from a treeINDIRECT4
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 4.1.2unist utility to visit nodesINDIRECT3
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
uvu • 0.5.6uvu is an extremely fast and lightweight test runner for Node.js and the browserINDIRECT5
vfile-message • 3.1.4vfile utility to create a virtual messageINDIRECT2
vfile • 5.3.7Virtual file format for text processingDIRECT4
web-streams-polyfill • 3.3.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
diff • 5.2.2A JavaScript text diff implementation.INDIRECT0
source-map • 0.7.6Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
ISC1
PackageRelationDependenciesPublished
@esbuild-plugins/node-resolve • 0.1.4DIRECT11
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
unknown1
PackageRelationDependenciesPublished
format • 0.2.2printf, sprintf, and vsprintf for JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/mdx-bundler)](https://licenses.dev/npm/mdx-bundler)
<a href="https://licenses.dev/npm/mdx-bundler">
  <img src="https://licenses.dev/b/npm/mdx-bundler" alt="licenses" />
</a>

Or the licenses badge code for the 9.2.1 version:

[![licenses](https://licenses.dev/b/npm/mdx-bundler/9.2.1)](https://licenses.dev/npm/mdx-bundler/9.2.1)
<a href="https://licenses.dev/npm/mdx-bundler/9.2.1">
  <img src="https://licenses.dev/b/npm/mdx-bundler/9.2.1" alt="licenses" />
</a>
GitHub