licenses.dev

@eslint/markdown v7.5.1

The official ESLint language plugin for Markdown

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT65
PackageRelationDependenciesPublished
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mdast • 4.0.4TypeScript definitions for mdastINDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
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
fault • 2.0.1Functional errors with formatted outputINDIRECT1
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
markdown-table • 3.0.4Generate a markdown (GFM) tableINDIRECT0
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 markdownDIRECT33
mdast-util-frontmatter • 2.0.1mdast extension to parse and serialize frontmatter (YAML, TOML, etc)DIRECT45
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)DIRECT50
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing contentINDIRECT3
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-frontmatter • 2.0.0micromark extension to support frontmatter (YAML, TOML, etc)DIRECT5
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)DIRECT28
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)DIRECT1
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
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
type-check • 0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
unist-util-is • 6.0.1unist utility to check if a node passes a testINDIRECT1
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 6.0.2unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 5.1.0unist utility to visit nodesINDIRECT3
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
@eslint/core • 0.17.0Runtime-agnostic core of ESLintDIRECT1
@eslint/plugin-kit • 0.4.1Utilities for building ESLint plugins.DIRECT5
ISC1
PackageRelationDependenciesPublished
github-slugger • 2.0.0Generate a slug just like GitHub does for markdown headings.DIRECT0
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/%40eslint%2Fmarkdown)](https://licenses.dev/npm/%40eslint%2Fmarkdown)
<a href="https://licenses.dev/npm/%40eslint%2Fmarkdown">
  <img src="https://licenses.dev/b/npm/%40eslint%2Fmarkdown" alt="licenses" />
</a>

Or the licenses badge code for the 7.5.1 version:

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