Packages by
kmck
<
keith@mcknig.ht
>
(Keith McKnight)
[
SYNC
profile]
Name
IM
Last modified
Is admin
Publish scopes
@Keith McKnight
Thu Jun 03 2021 17:57:12 GMT+0800 (China Standard Time)
false
@cnpm
,
@cnpmtest
,
@cnpm-test
unist-util-find-all-after
(latest: 4.0.0) unist utility to find nodes after another node
unist-util-parents
(latest: 2.0.0) unist utility to add references to parents on nodes in a tree
hast-util-phrasing
(latest: 2.0.0) hast utility to check if a node is phrasing content
hast-util-embedded
(latest: 2.0.0) hast utility to check if a node is an embedded element
hast-to-hyperscript
(latest: 10.0.1) hast utility to transform to something else (react, vue, etc) through a hyperscript DSL
hast-util-is-body-ok-link
(latest: 2.0.0) hast utility to check if a link element is “Body OK”
html-whitespace-sensitive-tag-names
(latest: 2.0.0) List of whitespace sensitive HTML tag names
mdast-util-compact
(latest: 4.1.0) mdast utility to make a tree compact
rehype-minify-whitespace
(latest: 5.0.0) rehype plugin to collapse whitespace
rehype-sort-attribute-values
(latest: 4.0.0) rehype plugin to sort attribute values
rehype-sort-attributes
(latest: 4.0.0) rehype plugin to reorder attributes based on how often they occur
mdast-squeeze-paragraphs
(latest: 5.2.0) mdast utility to remove empty paragraphs from a tree
mdast-util-footnote
(latest: 1.0.0) mdast extension to parse and serialize footnotes
nlcst-is-literal
(latest: 2.1.0) nlcst utility to check whether a node is meant literally
nlcst-normalize
(latest: 3.1.0) nlcst utility to normalize a word for easier comparison
nlcst-search
(latest: 3.1.0) nlcst utility to search for patterns in a tree
hast-util-to-nlcst
(latest: 2.2.0) hast utility to transform to nlcst
rehype-retext
(latest: 3.0.2) rehype plugin to transform to retext
unist-util-filter
(latest: 4.0.0) unist utility to create a new tree with nodes that pass a filter
mdast-util-to-string
(latest: 4.0.0) mdast utility to get the plain text content of a node
rehype-slug
(latest: 6.0.0) rehype plugin to add `id` attributes to headings
mdast-util-mdx
(latest: 3.0.0) mdast extension to parse and serialize MDX (or MDX.js)
rehype-raw
(latest: 7.0.0) rehype plugin to reparse the tree (and raw nodes)
rehype-parse
(latest: 9.0.0) rehype plugin to parse HTML
estree-util-build-jsx
(latest: 3.0.1) Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
estree-util-is-identifier-name
(latest: 3.0.0) Check if something can be an ecmascript (javascript) identifier name
estree-util-to-js
(latest: 2.0.0) estree (and esast) utility to serialize to JavaScript
unist-util-position-from-estree
(latest: 2.0.0) unist utility to get a position from an estree node
unist-util-stringify-position
(latest: 4.0.0) unist utility to serialize a node, position, or point as a human readable location
hast-util-heading-rank
(latest: 3.0.0) hast utility to get the rank (or depth, level) of headings
hast-util-parse-selector
(latest: 4.0.0) hast utility to create an element from a simple CSS selector
mdast-util-mdxjs-esm
(latest: 2.0.1) mdast extension to parse and serialize MDX.js ESM (import/exports)
mdast-util-frontmatter
(latest: 2.0.1) mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
unist-util-remove
(latest: 4.0.0) unist utility to remove nodes from a tree
estree-util-attach-comments
(latest: 3.0.0) Attach comments to estree nodes
hast-util-whitespace
(latest: 3.0.0) hast utility to check if a node is inter-element whitespace
unist-util-position
(latest: 5.0.0) unist utility to get the position of a node
unist-util-remove-position
(latest: 5.0.0) unist utility to remove positions from a tree
mdast-util-phrasing
(latest: 4.1.0) mdast utility to check if a node is phrasing content
mdast-util-gfm-strikethrough
(latest: 2.0.0) mdast extension to parse and serialize GFM strikethrough
mdast-util-gfm-table
(latest: 2.0.0) mdast extension to parse and serialize GFM tables
mdast-util-gfm-task-list-item
(latest: 2.0.0) mdast extension to parse and serialize GFM task list items
mdast-util-definitions
(latest: 6.0.0) mdast utility to find definition nodes in a tree
unist-builder
(latest: 4.0.0) unist utility to create a new trees with a nice syntax
unist-util-generated
(latest: 3.0.0) unist utility to check if a node is generated
estree-util-visit
(latest: 2.0.0) esast (and estree) utility to visit nodes
html-url-attributes
(latest: 3.0.0) Map of URL attributes in HTML
rehype
(latest: 13.0.1) HTML processor powered by plugins part of the unified collective
hast-util-has-property
(latest: 3.0.0) hast utility to check if a node has a property
hast-util-is-element
(latest: 3.0.0) hast utility to check if a node is a (certain) element
hast-util-from-html
(latest: 2.0.3) hast utility to parse from HTML
hast-util-to-estree
(latest: 3.1.3) hast utility to transform to estree (JavaScript AST) JSX
hast-util-from-parse5
(latest: 8.0.3) hast utility to transform from a `parse5` AST
mdast-util-mdx-expression
(latest: 2.0.1) mdast extension to parse and serialize MDX (or MDX.js) expressions
mdast-util-mdx-jsx
(latest: 3.2.0) mdast extension to parse and serialize MDX or MDX.js JSX
hastscript
(latest: 9.0.1) hast utility to create trees
mdast-util-to-markdown
(latest: 2.1.2) mdast utility to serialize markdown
rehype-external-links
(latest: 3.0.0) rehype plugin to automatically add `target` and `rel` attributes to external links
estree-util-scope
(latest: 1.0.0) Check what’s defined in an estree scope
hast-util-to-jsx-runtime
(latest: 2.3.6) hast utility to transform to preact, react, solid, svelte, vue, etc
unist-util-select
(latest: 5.1.0) unist utility to select nodes with CSS-like selectors
esast-util-from-js
(latest: 2.0.1) estree (and esast) utility to parse from JavaScript
esast-util-from-estree
(latest: 2.0.0) esast utility to transform from estree
rehype-stringify
(latest: 10.0.1) rehype plugin to serialize HTML
unist-util-visit-children
(latest: 3.0.0) unist utility to visit direct children of a parent
rehype-autolink-headings
(latest: 7.1.0) rehype plugin to add links to headings
hast-util-to-html
(latest: 9.0.5) hast utility to serialize to HTML
mdast-util-gfm
(latest: 3.1.0) mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
hast-util-sanitize
(latest: 5.0.2) hast utility to sanitize nodes
mdast-util-gfm-autolink-literal
(latest: 2.0.1) mdast extension to parse and serialize GFM autolink literals
mdast-util-gfm-footnote
(latest: 2.1.0) mdast extension to parse and serialize GFM footnotes
mdast-util-find-and-replace
(latest: 3.0.2) mdast utility to find and replace text in a tree
hast-util-to-string
(latest: 3.0.1) hast utility to get the plain-text value of a node
rehype-sanitize
(latest: 6.0.0) rehype plugin to sanitize HTML
hast-util-from-html-isomorphic
(latest: 2.0.0) hast utility that turns HTML into a syntax tree (while being small in browsers)
hast-util-to-text
(latest: 4.0.2) hast utility to get the plain-text value of a node according to the `innerText` algorithm
unist-util-visit
(latest: 5.1.0) unist utility to visit nodes
unist-util-visit-parents
(latest: 6.0.2) unist utility to recursively walk over nodes, with ancestral information
mdast-util-newline-to-break
(latest: 2.0.0) mdast utility to support hard breaks without needing spaces or escapes
mdast-util-math
(latest: 3.0.0) mdast extension to parse and serialize math
mdast-util-from-markdown
(latest: 2.0.3) mdast utility to parse markdown
hast-util-from-dom
(latest: 5.0.1) hast utility to create a tree from the DOM
unist-util-find-after
(latest: 5.0.0) unist utility to find a node after another node
unist-util-is
(latest: 6.0.1) unist utility to check if a node passes a test
mdast-util-toc
(latest: 7.1.0) mdast utility to generate a table of contents from a tree
mdast-util-heading-style
(latest: 3.0.0) mdast utility to get the style of a heading
mdast-zone
(latest: 6.1.0) mdast utility to treat HTML comments as ranges or markers
mdast-comment-marker
(latest: 3.0.0) mdast utility to parse a comment marker
unist-util-inspect
(latest: 8.1.0) unist utility to inspect nodes
unist-util-map
(latest: 4.0.0) unist utility to create a new tree by mapping all nodes
mdast-util-to-hast
(latest: 13.2.1) mdast utility to transform to hast
rehype-infer-description-meta
(latest: 2.0.0) rehype plugin to infer file metadata from the document
mdast-util-to-nlcst
(latest: 7.0.1) mdast utility to transform to nlcst
hast-util-excerpt
(latest: 2.0.0) hast utility to excerpt the tree to a comment
hast-util-select
(latest: 6.0.4) hast utility for `querySelector`, `querySelectorAll`, and `matches`
hast-util-truncate
(latest: 2.0.0) hast utility to truncate the tree to a certain number of characters
nlcst-to-string
(latest: 4.0.0) nlcst utility to transform a tree to a string
unist-util-modify-children
(latest: 4.0.0) unist utility to modify direct children of a parent
hast-util-raw
(latest: 9.1.0) hast utility to reparse a tree
rehype-remove-comments
(latest: 6.1.1) rehype plugin to remove comments (except conditional comments)
hast-util-to-parse5
(latest: 8.0.1) hast utility to transform to a `parse5` AST
hast-util-is-conditional-comment
(latest: 3.0.1) hast utility to check if a node is a conditional comment
mdast-util-directive
(latest: 3.1.0) mdast extension to parse and serialize generic directives (`:cite[smith04]`)
rehype-highlight
(latest: 7.0.2) rehype plugin to highlight code blocks with lowlight (highlight.js)
Copyright 2013 - present © cnpmjs.org |
Home
|