licenses.dev

@astrojs/markdown-remark v7.1.1

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT128
PackageRelationDependenciesPublished
@astrojs/internal-helpers • 0.9.0Internal helpers used by core Astro packages.DIRECT1
@astrojs/prism • 4.0.1Add Prism syntax highlighting support to your Astro siteDIRECT1
@shikijs/core • 4.0.2Core of ShikiINDIRECT34
@shikijs/engine-javascript • 4.0.2Engine for Shiki using JavaScript's native RegExpINDIRECT9
@shikijs/engine-oniguruma • 4.0.2Engine for Shiki using Oniguruma RegExp engine in WebAssemblyINDIRECT4
@shikijs/langs • 4.0.2TextMate grammars for Shiki in ESMINDIRECT4
@shikijs/primitive • 4.0.2Tokenizer primitives of ShikiINDIRECT4
@shikijs/themes • 4.0.2TextMate themes for Shiki in ESMINDIRECT4
@shikijs/types • 4.0.2Type definitions for ShikiINDIRECT3
@shikijs/vscode-textmate • 10.0.2Shiki's fork of `vscode-textmate`INDIRECT0
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/hast • 3.0.4TypeScript definitions for hastINDIRECT1
@types/mdast • 4.0.4TypeScript definitions for mdastINDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/nlcst • 2.0.3TypeScript definitions for nlcstINDIRECT1
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
array-iterate • 2.0.1`Array#forEach()` but it’s possible to define where to move to nextINDIRECT0
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
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokensINDIRECT0
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
devlop • 1.1.0Do things in development and nothing otherwiseINDIRECT1
escape-string-regexp • 5.0.0Escape RegExp special charactersINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
hast-util-from-html • 2.0.3hast utility to parse from HTMLDIRECT17
hast-util-from-parse5 • 8.0.3hast utility to transform from a `parse5` ASTINDIRECT14
hast-util-is-element • 3.0.0hast utility to check if a node is a (certain) elementINDIRECT2
hast-util-parse-selector • 4.0.0hast utility to create an element from a simple CSS selectorINDIRECT2
hast-util-raw • 9.1.0hast utility to reparse a treeINDIRECT33
hast-util-to-html • 9.0.5hast utility to serialize to HTMLINDIRECT30
hast-util-to-parse5 • 8.0.1hast utility to transform to a `parse5` ASTINDIRECT9
hast-util-to-text • 4.0.2hast utility to get the plain-text value of a node according to the `innerText` algorithmDIRECT5
hast-util-whitespace • 3.0.0hast utility to check if a node is inter-element whitespaceINDIRECT2
hastscript • 9.0.1hast utility to create treesINDIRECT6
html-void-elements • 3.0.0List of HTML void tag namesINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
js-yaml • 4.1.1YAML 1.2 parser and serializerDIRECT1
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
markdown-table • 3.0.4Generate a markdown (GFM) tableINDIRECT0
mdast-util-definitions • 6.0.0mdast utility to find definition nodes in a treeDIRECT5
mdast-util-find-and-replace • 3.0.2mdast utility to find and replace text in a treeINDIRECT5
mdast-util-from-markdown • 2.0.3mdast utility to parse markdownINDIRECT33
mdast-util-gfm-autolink-literal • 2.0.1mdast extension to parse and serialize GFM autolink literalsINDIRECT12
mdast-util-gfm-footnote • 2.1.0mdast extension to parse and serialize GFM footnotesINDIRECT41
mdast-util-gfm-strikethrough • 2.0.0mdast extension to parse and serialize GFM strikethroughINDIRECT41
mdast-util-gfm-table • 2.0.0mdast extension to parse and serialize GFM tablesINDIRECT42
mdast-util-gfm-task-list-item • 2.0.0mdast extension to parse and serialize GFM task list itemsINDIRECT41
mdast-util-gfm • 3.1.0mdast extension to parse and serialize GFM (GitHub Flavored Markdown)INDIRECT50
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-hast • 13.2.1mdast utility to transform to hastINDIRECT19
mdast-util-to-markdown • 2.1.2mdast utility to serialize markdownINDIRECT17
mdast-util-to-string • 4.0.0mdast utility to get the plain text content of a nodeINDIRECT2
micromark-core-commonmark • 2.0.3The CommonMark markdown constructsINDIRECT18
micromark-extension-gfm-autolink-literal • 2.1.0micromark extension to support GFM autolink literalsINDIRECT5
micromark-extension-gfm-footnote • 2.1.0micromark extension to support GFM footnotesINDIRECT21
micromark-extension-gfm-strikethrough • 2.1.0micromark extension to support GFM strikethroughINDIRECT8
micromark-extension-gfm-table • 2.1.1micromark extension to support GFM tablesINDIRECT6
micromark-extension-gfm-tagfilter • 2.0.0micromark extension to support GFM tagfilterINDIRECT1
micromark-extension-gfm-task-list-item • 2.1.0micromark extension to support GFM task list itemsINDIRECT6
micromark-extension-gfm • 3.0.0micromark extension to support GFM (GitHub Flavored Markdown)INDIRECT28
micromark-factory-destination • 2.0.1micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 2.0.1micromark factory to parse labels (found in media, definitions)INDIRECT5
micromark-factory-space • 2.0.1micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 2.0.1micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 2.0.1micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 2.1.1micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 2.0.1micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 2.0.1micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 2.0.1micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 2.0.2micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 2.0.1micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 2.0.1micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-html-tag-name • 2.0.1micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 2.0.1micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 2.0.1micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 2.0.1micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 2.1.0micromark utility to tokenize subtokensINDIRECT5
micromark-util-symbol • 2.0.1micromark utility with symbolsINDIRECT0
micromark-util-types • 2.0.2micromark utility with a couple of typescript typesINDIRECT0
micromark • 4.0.2small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT27
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nlcst-to-string • 4.0.0nlcst utility to transform a tree to a stringINDIRECT2
oniguruma-parser • 0.12.2Parse, validate, traverse, transform, and optimize Oniguruma regular expressionsINDIRECT0
oniguruma-to-es • 4.3.6Convert Oniguruma patterns to native JavaScript RegExpINDIRECT4
parse-latin • 7.0.0Latin-script (natural language) parserINDIRECT9
parse5 • 7.3.0HTML parser and serializer.INDIRECT1
picomatch • 4.0.4Blazing 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.INDIRECT0
prismjs • 1.30.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
property-information • 7.1.0Info on the properties and attributes of the web platformINDIRECT0
regex-recursion • 6.0.2Recursive matching plugin for Regex+INDIRECT1
regex-utilities • 2.3.0Tiny helpers for processing regex syntaxINDIRECT0
regex • 6.1.0Regex template tag with extended syntax, context-aware interpolation, and always-on best practicesINDIRECT1
rehype-raw • 7.0.0rehype plugin to reparse the tree (and raw nodes)DIRECT34
rehype-stringify • 10.0.1rehype plugin to serialize HTMLDIRECT36
remark-gfm • 4.0.1remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)DIRECT67
remark-parse • 11.0.0remark plugin to add support for parsing markdown inputDIRECT41
remark-rehype • 11.1.2remark plugin that turns markdown into HTML to support rehypeDIRECT25
remark-smartypants • 3.0.2remark plugin to implement SmartyPantsDIRECT24
remark-stringify • 11.0.0remark plugin to add support for serializing markdownINDIRECT28
retext-latin • 4.0.0retext plugin to parse Latin-script proseINDIRECT17
retext-smartypants • 6.2.0retext plugin to implement SmartyPantsDIRECT6
retext-stringify • 4.0.0retext plugin to serialize proseINDIRECT13
retext • 9.0.0natural language processor powered by plugins part of the unified collectiveINDIRECT19
shiki • 4.0.2A beautiful Syntax Highlighter.DIRECT44
space-separated-tokens • 2.0.2Parse and stringify space separated tokensINDIRECT0
stringify-entities • 4.0.4Serialize (encode) HTML character referencesINDIRECT2
trim-lines • 3.0.1Remove spaces and tabs around line-breaksINDIRECT0
trough • 2.2.0`trough` is middlewareINDIRECT0
unified • 11.0.5parse, inspect, transform, and serialize content through syntax treesDIRECT10
unist-util-find-after • 5.0.0unist utility to find a node after another nodeINDIRECT2
unist-util-is • 6.0.1unist utility to check if a node passes a testINDIRECT1
unist-util-modify-children • 4.0.0unist utility to modify direct children of a parentINDIRECT2
unist-util-position • 5.0.0unist utility to get the position of a nodeINDIRECT1
unist-util-remove-position • 5.0.0unist utility to remove positions from a treeDIRECT4
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-children • 3.0.0unist utility to visit direct children of a parentINDIRECT1
unist-util-visit-parents • 6.0.2unist utility to recursively walk over nodes, with ancestral informationDIRECT2
unist-util-visit • 5.1.0unist utility to visit nodesDIRECT3
vfile-location • 5.0.3vfile utility to convert between positional (line and column-based) and offset (range-based) locationsINDIRECT4
vfile-message • 4.0.3vfile utility to create a virtual messageINDIRECT2
vfile • 6.0.3Virtual file format for text processingDIRECT3
web-namespaces • 2.0.1Map of web namespacesINDIRECT0
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
ISC2
PackageRelationDependenciesPublished
@ungap/structured-clone • 1.3.1A structuredClone polyfillINDIRECT0
github-slugger • 2.0.0Generate a slug just like GitHub does for markdown headings.DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
smol-toml • 1.6.1A small, fast, and correct TOML parser/serializerDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
entities • 6.0.1Encode & decode XML and HTML entities with ease & speedINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40astrojs%2Fmarkdown-remark)](https://licenses.dev/npm/%40astrojs%2Fmarkdown-remark)
<a href="https://licenses.dev/npm/%40astrojs%2Fmarkdown-remark">
  <img src="https://licenses.dev/b/npm/%40astrojs%2Fmarkdown-remark" alt="licenses" />
</a>

Or the licenses badge code for the 7.1.1 version:

[![licenses](https://licenses.dev/b/npm/%40astrojs%2Fmarkdown-remark/7.1.1)](https://licenses.dev/npm/%40astrojs%2Fmarkdown-remark/7.1.1)
<a href="https://licenses.dev/npm/%40astrojs%2Fmarkdown-remark/7.1.1">
  <img src="https://licenses.dev/b/npm/%40astrojs%2Fmarkdown-remark/7.1.1" alt="licenses" />
</a>
GitHub