licenses.dev

eslint-plugin-markdown v1.0.2

An ESLint plugin to lint JavaScript in Markdown code fences.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
bail • 1.0.5Throw a given errorINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-whitespace-character • 1.0.4Check if a character is a whitespace characterINDIRECT0
is-word-character • 1.0.4Check if a character is a word characterINDIRECT0
markdown-escapes • 1.0.4List of escapable characters in markdownINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
remark-parse • 5.0.0Markdown parser for remarkDIRECT24
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
replace-ext • 1.0.0Replaces a file extension with another oneINDIRECT0
state-toggle • 1.0.3Enter/exit a stateINDIRECT0
trim-trailing-lines • 1.1.4Remove final line feeds from a stringINDIRECT0
trim • 0.0.1Trim string whitespaceINDIRECT0
trough • 1.0.5Middleware: a channel used to convey a liquidINDIRECT0
unherit • 1.1.3Clone a constructor without affecting the super-classINDIRECT2
unified • 6.2.0Pluggable text processing interfaceDIRECT10
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-remove-position • 1.1.4Remove `position`s from a unist treeINDIRECT3
unist-util-stringify-position • 1.1.2Stringify a Unist node, position, or pointINDIRECT0
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit • 1.4.1Recursively walk over unist nodesINDIRECT2
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual fileINDIRECT0
vfile-message • 1.1.1Create a virtual messageINDIRECT1
vfile • 2.3.0Virtual file format for text processingINDIRECT4
xtend • 4.0.2extend like a bossINDIRECT0
unknown1
PackageRelationDependenciesPublished
x-is-string • 0.1.0Simple string testINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/eslint-plugin-markdown/1.0.2)](https://licenses.dev/npm/eslint-plugin-markdown/1.0.2)
<a href="https://licenses.dev/npm/eslint-plugin-markdown/1.0.2">
  <img src="https://licenses.dev/b/npm/eslint-plugin-markdown/1.0.2" alt="licenses" />
</a>
GitHub