licenses.dev

@astrojs/markdown-remark v2.2.1

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT122
PackageRelationDependenciesPublished
@astrojs/prism • 2.1.2Add Prism syntax highlighting support to your Astro siteDIRECT1
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@types/mdast • 3.0.15TypeScript definitions for mdastINDIRECT1
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/nlcst • 1.0.4TypeScript definitions for nlcstINDIRECT1
@types/parse5 • 6.0.3TypeScript definitions for parse5INDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
ansi-sequence-parser • 1.1.1A parser for ANSI escape sequencesINDIRECT0
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.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.0.2Decode named character referencesINDIRECT1
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
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-parse5 • 7.1.2hast utility to transform from Parse5’s ASTINDIRECT13
hast-util-parse-selector • 3.1.1hast utility to create an element from a simple CSS selectorINDIRECT2
hast-util-raw • 7.2.3hast utility to reparse a treeINDIRECT23
hast-util-to-html • 8.0.4hast utility to serialize to HTMLINDIRECT29
hast-util-to-parse5 • 7.1.0hast utility to transform hast to Parse5’s ASTINDIRECT7
hast-util-whitespace • 2.0.1hast utility to check if a node is inter-element whitespaceINDIRECT0
hastscript • 7.2.0hast utility to create treesINDIRECT6
html-void-elements • 2.0.1List of HTML void tag namesINDIRECT0
import-meta-resolve • 2.2.2Resolve things like Node.js — ponyfill for `import.meta.resolve`DIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
jsonc-parser • 3.3.1Scanner and parser for JSON with comments.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-table • 3.0.4Generate a markdown (GFM) tableINDIRECT0
mdast-util-definitions • 5.1.2mdast utility to find definition nodes in a treeINDIRECT5
mdast-util-find-and-replace • 2.2.2mdast utility to find and replace text in a treeINDIRECT5
mdast-util-from-markdown • 1.3.1mdast utility to parse markdownINDIRECT37
mdast-util-gfm-autolink-literal • 1.0.3mdast extension to parse and serialize GFM autolink literalsINDIRECT10
mdast-util-gfm-footnote • 1.0.2mdast extension to parse and serialize GFM footnotesINDIRECT18
mdast-util-gfm-strikethrough • 1.0.3mdast extension to parse and serialize GFM strikethroughINDIRECT17
mdast-util-gfm-table • 1.0.7mdast extension to parse and serialize GFM tablesINDIRECT46
mdast-util-gfm-task-list-item • 1.0.2mdast extension to parse and serialize GFM task list itemsINDIRECT17
mdast-util-gfm • 2.0.2mdast extension to parse and serialize GFM (GitHub Flavored Markdown)INDIRECT54
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-gfm-autolink-literal • 1.0.5micromark extension to support GFM autolink literalsINDIRECT5
micromark-extension-gfm-footnote • 1.1.2micromark extension to support GFM footnotesINDIRECT25
micromark-extension-gfm-strikethrough • 1.0.7micromark extension to support GFM strikethroughINDIRECT12
micromark-extension-gfm-table • 1.0.7micromark extension to support GFM tablesINDIRECT10
micromark-extension-gfm-tagfilter • 1.0.2micromark extension to support GFM tagfilterINDIRECT1
micromark-extension-gfm-task-list-item • 1.0.5micromark extension to support GFM task list itemsINDIRECT10
micromark-extension-gfm • 2.0.3micromark extension to support GFM (GitHub Flavored Markdown)INDIRECT32
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-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-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
nlcst-to-string • 3.1.1nlcst utility to transform a tree to a stringINDIRECT2
parse-latin • 5.0.1Latin-script (natural language) parserINDIRECT6
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
prismjs • 1.29.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
property-information • 6.5.0Info on the properties and attributes of the web platformINDIRECT0
rehype-raw • 6.1.1rehype plugin to reparse the tree (and raw nodes)DIRECT29
rehype-stringify • 9.0.4rehype plugin to serialize HTMLDIRECT35
remark-gfm • 3.0.1remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)DIRECT70
remark-parse • 10.0.2remark plugin to add support for parsing markdown inputDIRECT46
remark-rehype • 10.1.0remark plugin that turns markdown into HTML to support rehypeDIRECT25
remark-smartypants • 2.1.0remark plugin to implement SmartyPantsDIRECT28
retext-latin • 3.1.0retext plugin to parse Latin-script proseINDIRECT17
retext-smartypants • 5.2.0retext plugin to implement SmartyPantsINDIRECT15
retext-stringify • 3.1.0retext plugin to serialize proseINDIRECT12
retext • 8.1.0natural language processor powered by plugins part of the unified collectiveINDIRECT19
sade • 1.8.1Smooth (CLI) operator 🎶INDIRECT1
shiki • 0.14.7shikiDIRECT4
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
unherit • 3.0.1Create a subclass that can be modified without affecting the super classINDIRECT0
unified • 10.1.2Interface for parsing, inspecting, transforming, and serializing content through syntax treesDIRECT9
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-is • 6.0.0unist utility to check if a node passes a testINDIRECT1
unist-util-modify-children • 3.1.1unist utility to modify direct children of a parentINDIRECT2
unist-util-position • 4.0.4unist utility to get the position of a nodeINDIRECT1
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-children • 2.0.2unist utility to visit direct children of a parentINDIRECT1
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit-parents • 6.0.1unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 4.1.2unist utility to visit nodesDIRECT3
unist-util-visit • 5.0.0unist utility to visit nodesINDIRECT3
uvu • 0.5.6uvu is an extremely fast and lightweight test runner for Node.js and the browserINDIRECT5
vfile-location • 4.1.0vfile utility to convert between positional (line and column-based) and offset (range-based) locationsINDIRECT5
vfile-message • 3.1.4vfile utility to create a virtual messageINDIRECT2
vfile • 5.3.7Virtual file format for text processingDIRECT4
vscode-oniguruma • 1.7.0VSCode oniguruma bindingsINDIRECT0
vscode-textmate • 8.0.0VSCode TextMate grammar helpersINDIRECT0
web-namespaces • 2.0.1Map of web namespacesINDIRECT0
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
ISC1
PackageRelationDependenciesPublished
github-slugger • 1.5.0Generate a slug just like GitHub does for markdown headings.DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
diff • 5.2.0A JavaScript text diff implementation.INDIRECT0
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 2.2.1 version:

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