Package Licenses
MIT
Dependency Licenses
MIT66
Package | Relation | Dependencies | Published |
---|---|---|---|
@types/unist • 2.0.11TypeScript definitions for unist | INDIRECT | 0 | |
co • 3.1.0generator async flow control goodness | INDIRECT | 0 | |
irregular-plurals • 2.0.0Map of nouns to their irregular plural form | INDIRECT | 0 | |
mdast-comment-marker • 1.1.2mdast utility to parse a comment marker | INDIRECT | 0 | |
mdast-util-heading-style • 1.0.6mdast utility to get the style of a heading | INDIRECT | 0 | |
mdast-util-to-string • 1.1.0mdast utility to get the plain text content of a node | INDIRECT | 0 | |
plur • 3.1.1Pluralize a word | INDIRECT | 1 | |
remark-lint-blockquote-indentation • 1.0.4remark-lint rule to warn when block quotes are either indented too much or too little | DIRECT | 12 | |
remark-lint-code-block-style • 1.0.4remark-lint rule to warn when code blocks do not adhere to a given style | DIRECT | 9 | |
remark-lint-definition-case • 1.0.5remark-lint rule to warn when definition labels are not lowercase | DIRECT | 9 | |
remark-lint-definition-spacing • 1.0.5remark-lint rule to warn when consecutive whitespace is used in a definition | DIRECT | 9 | |
remark-lint-emphasis-marker • 1.0.4remark-lint rule to warn when emphasis markers violate the given style | DIRECT | 9 | |
remark-lint-fenced-code-flag • 1.0.4remark-lint rule to warn when fenced code blocks occur without language flag | DIRECT | 9 | |
remark-lint-fenced-code-marker • 1.0.4remark-lint rule to warn when fenced code markers violate the given style | DIRECT | 9 | |
remark-lint-file-extension • 1.0.5remark-lint rule to warn when the file’s extension violates the given style | DIRECT | 4 | |
remark-lint-final-definition • 1.0.4remark-lint rule to warn when definitions are not placed at the end of the file | DIRECT | 9 | |
remark-lint-hard-break-spaces • 1.0.5remark-lint rule to warn when too many spaces are used to create a hard break | DIRECT | 9 | |
remark-lint-heading-increment • 1.0.4remark-lint rule to warn when headings increment with more than 1 level at a time | DIRECT | 8 | |
remark-lint-heading-style • 1.0.4remark-lint rule to warn when heading style violates the given style | DIRECT | 9 | |
remark-lint-link-title-style • 1.0.5remark-lint rule to warn when link and definition titles occur with incorrect quotes | DIRECT | 10 | |
remark-lint-list-item-content-indent • 1.0.4remark-lint rule to warn when the content of a list item has mixed indentation | DIRECT | 11 | |
remark-lint-list-item-indent • 1.0.5remark-lint rule to warn when the spacing between a list item’s bullet and its content violates a given style | DIRECT | 11 | |
remark-lint-list-item-spacing • 1.1.4remark-lint rule to warn when list looseness is incorrect | DIRECT | 9 | |
remark-lint-maximum-heading-length • 1.0.4remark-lint rule to warn when headings are too long | DIRECT | 9 | |
remark-lint-maximum-line-length • 1.2.2remark-lint rule to warn when lines are too long | DIRECT | 9 | |
remark-lint-no-auto-link-without-protocol • 1.0.4remark-lint rule to warn for angle bracketed links without protocol | DIRECT | 10 | |
remark-lint-no-blockquote-without-marker • 2.0.4remark-lint rule to warn when blank lines without markers (`>`) are found in a block quote | DIRECT | 10 | |
remark-lint-no-consecutive-blank-lines • 1.0.4remark-lint rule to warn for too many consecutive blank lines | DIRECT | 11 | |
remark-lint-no-duplicate-headings • 1.0.5remark-lint rule to warn on duplicate headings | DIRECT | 12 | |
remark-lint-no-emphasis-as-heading • 1.0.4remark-lint rule to warn when emphasis or importance is used instead of a heading | DIRECT | 8 | |
remark-lint-no-file-name-articles • 1.0.5remark-lint rule to warn when file name start with an article | DIRECT | 4 | |
remark-lint-no-file-name-consecutive-dashes • 1.0.5remark-lint rule to warn when file names contain consecutive dashes | DIRECT | 4 | |
remark-lint-no-file-name-irregular-characters • 1.0.5remark-lint rule to warn when file names contain irregular characters | DIRECT | 4 | |
remark-lint-no-file-name-mixed-case • 1.0.5remark-lint rule to warn when file names use mixed case | DIRECT | 4 | |
remark-lint-no-file-name-outer-dashes • 1.0.6remark-lint rule to warn when file names contain initial or final dashes | DIRECT | 4 | |
remark-lint-no-heading-punctuation • 1.0.4remark-lint rule to warn when headings end in illegal characters | DIRECT | 9 | |
remark-lint-no-inline-padding • 1.0.5remark-lint rule to warn when inline nodes are padded with spaces | DIRECT | 9 | |
remark-lint-no-literal-urls • 1.0.4remark-lint rule to warn when URLs without angle brackets are used | DIRECT | 10 | |
remark-lint-no-multiple-toplevel-headings • 1.0.5remark-lint rule to warn when multiple top level headings are used | DIRECT | 11 | |
remark-lint-no-shell-dollars • 1.0.4remark-lint rule to warn when shell code is prefixed by dollars | DIRECT | 8 | |
remark-lint-no-shortcut-reference-image • 1.0.4remark-lint rule to warn when shortcut reference images are used | DIRECT | 8 | |
remark-lint-no-shortcut-reference-link • 1.0.5remark-lint rule to warn when shortcut reference links are used | DIRECT | 8 | |
remark-lint-no-table-indentation • 1.0.5remark-lint rule to warn when tables are indented | DIRECT | 9 | |
remark-lint-ordered-list-marker-style • 1.0.4remark-lint rule to warn when the markers of ordered lists violate a given style | DIRECT | 9 | |
remark-lint-ordered-list-marker-value • 1.0.5remark-lint rule to warn when the marker value of ordered lists violates a given style | DIRECT | 9 | |
remark-lint-rule-style • 1.0.4remark-lint rule to warn when horizontal rules violate a given style | DIRECT | 9 | |
remark-lint-strong-marker • 1.0.4remark-lint rule to warn when importance (strong) markers violate the given style | DIRECT | 9 | |
remark-lint-table-cell-padding • 1.0.5remark-lint rule to warn when table cells are incorrectly padded | DIRECT | 9 | |
remark-lint-table-pipe-alignment • 1.0.4remark-lint rule to warn when table pipes are not aligned | DIRECT | 9 | |
remark-lint-table-pipes • 1.0.4remark-lint rule to warn when table rows are not fenced with pipes | DIRECT | 9 | |
remark-lint-unordered-list-marker-style • 1.0.4remark-lint rule to warn when markers of unordered lists violate a given style | DIRECT | 9 | |
remark-lint • 6.0.6remark plugin to lint Markdown code style | DIRECT | 9 | |
remark-message-control • 4.2.0remark plugin to enable, disable, and ignore messages with remark | INDIRECT | 8 | |
sliced • 1.0.1A faster Node.js alternative to Array.prototype.slice.call(arguments) | INDIRECT | 0 | |
trim • 0.0.1Trim string whitespace | INDIRECT | 0 | |
unified-lint-rule • 1.0.6unified plugin to make it a bit easier to create linting rules | INDIRECT | 3 | |
unified-message-control • 1.0.4Enable, disable, and ignore messages from unified processors | INDIRECT | 5 | |
unist-util-generated • 1.1.6unist utility to check if a node is generated | INDIRECT | 0 | |
unist-util-is • 3.0.0Utility to check if a node passes a test | INDIRECT | 0 | |
unist-util-position • 3.1.0unist utility to get the position of a node | INDIRECT | 0 | |
unist-util-stringify-position • 2.0.3unist utility to serialize a node, position, or point as a human readable location | INDIRECT | 1 | |
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral information | INDIRECT | 1 | |
unist-util-visit • 1.4.1Recursively walk over unist nodes | INDIRECT | 2 | |
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual file | INDIRECT | 0 | |
wrapped • 1.0.1consistent interface for | INDIRECT | 2 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 |