mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GFM autolink literals
Found 289 results for unist
mdast extension to parse and serialize GFM autolink literals
hast utility to transform to preact, react, solid, svelte, vue, etc
mdast extension to parse and serialize MDX or MDX.js JSX
mdast extension to parse and serialize GFM footnotes
unist utility to recursively walk over nodes, with ancestral information
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
mdast utility to get the plain text content of a node
unist utility to remove positions from a tree
unist utility to get a position from an estree node
Transform HAST to Babel AST (JSX)
mdast extension to parse and serialize MDX (or MDX.js)
estree (and esast) utility to serialize to JavaScript
Convert a JavaScript value to an estree expression
mdast extension to parse and serialize GFM tables
mdast extension to parse and serialize GFM task list items
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
mdast utility to transform to hast
mdast utility to check if a node is phrasing content
nlcst utility to transform a tree to a string
hast utility to create a tree from the DOM
estree (and esast) utility to parse from JavaScript
mdast utility to find and replace text in a tree
mdast extension to parse and serialize math
mdast extension to parse and serialize generic directives (`:cite[smith04]`)
unist utility to visit direct children of a parent
mdast utility to remove empty paragraphs from a tree
unist utility to check if a node is generated
hast utility to sanitize nodes
unist utility to create a new tree with nodes that pass a filter
hast utility to get the rank (or depth, level) of headings
hast utility to check if a node has a property
hast utility to check if a node is a (certain) element
hast utility to serialize to HTML
mdast utility to make a tree compact
unist utility to modify direct children of a parent
unist utility to find nodes after another node
hast utility to get the plain-text value of a node according to the `innerText` algorithm
unist utility to remove nodes from a tree
hast utility for `querySelector`, `querySelectorAll`, and `matches`
hast utility to transform to mdast
hast utility that turns HTML into a syntax tree (while being small in browsers)
hast utility to transform to estree (JavaScript AST) JSX
mdast utility to generate a table of contents from a tree
hast utility to check if a node is phrasing content
mdast utility to parse a comment marker
Pseudo AST that contains data with its positions attached.
Enhances the metadata of list and listItem nodes
hast utility to check if a node is an embedded element
unist utility to select nodes with CSS-like selectors
hast utility to check if a link element is “Body OK”
mdast utility to get the style of a heading
hast utility to get the plain-text value of a node
unist utility to inspect nodes
unist utility to create a new tree by mapping all nodes
mdast utility to transform to nlcst
hast utility to merge class names together
hast utility to check if a property is an event handler
hast utility to find and replace text in a tree
hast utility to transform to the DOM
hast utility to transform to nlcst
A YAML parser that produces output compatible with unist
unist utility to find a node
Create a new Unist tree by mapping (to an array) and flattening
unist utility to find the nodes between two nodes
mdast utility to use headings as ranges in mdast
nlcst utility to support emoticons in nlcst
nlcst utility to merge affix emoticons into the previous sentence
unist utility to get the source of a value
xast utility to serialize to XML
xast utility to create trees
nlcst utility to support emoji
hast utility to set the plain-text value of a node
unist utility to find nodes before another node
hast utility to check if a node is a conditional comment
mdast extension to parse and serialize highlight mark
nlcst utility to check whether a node is meant literally
hast utility to check if an element is a css link
Utility to find nodes between two nodes
nlcst utility to normalize a word for easier comparison
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
hast utility to check if a node is interactive
nlcst utility to search for patterns in a tree
hast utility to check if an element is a css style
Transform hast properties into mdxJsxAttribute nodes
unist utility to find a node before another node
hast utility to check if an element is a JavaScript script
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
hast utility to check if a node is a heading element
UNIST definition and JSX factory for Suitest test lines rendering
mdast utility to make sure there is no more than a single top-level heading in the document
hast utility to truncate the tree to a certain number of characters
functionality that helps generating list of characters in all visible text inside give node tree
Unist for TypeScript.
hast utility to excerpt the tree to a comment
Transforms an Unist AST to a Markdown text
Converts regex matches insides text nodes to link nodes
A collection of commonly used (albeit enhanced) algorithms based on unist and unist-util-xxx
hast utility to estimate the reading time
hast utility to parse CSS selectors to hast nodes
Utility to convert between unist and language server protocol
mdast utility to treat HTML comments as ranges or markers
Report inconsistencies between the input and output of a unified pipeline
unist utility to add references to parents on nodes in a tree
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
xast utility to build feeds (rss, atom)
Create a new Unist tree by filtering with the provided function and getting all of the returned results in a flat list, not including parent nodes
Remark plugin to extract heading metadata while processing markdown files
unist utility to assert nodes
xast utility to parse from XML
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
ProseMirror Unified integration
unified-doc hast utility to add text offsets to text nodes.
unified processor with support for parsing Lottie input and serializing Lottie as output
mdast utility to assert trees
unified-doc hast util to mark text nodes.
mdast extension to parse and serialize radio list items
Parse CSS, Sass, and SCSS into Unist syntax trees
rehype-math is to rehype as remark-math is to remark.
Rehype plugin to make emojis accessible, wrapping emojis in <span> with image role and the emojis name in aria-label>
Transforms a markdown AST so that listItem nodes do not contain a paragraph node
hast utility to change heading rank (or depth, level)
Recursively walk over unist nodes
unist utility to index property values or computed keys to nodes
Walk unist trees with enter and leave functions
unified-doc typescript typings.
xast utility to get the text value of a node
remark plugin to store table of contents
Highly optimized MDAST tree slicing with configurable node behaviors
Utility to replace nodes between all instances of two nodes
Transforms a markdown AST so that image nodes are strict children of the root
remark plugin to compile markdown to pdf.
nlcst utility to check assert an nlcst node
Format [**vfile**](https://github.com/vfile/vfile)s using a stylish reporter with position output and a summary line.
unist utility to calculate the number of nodes in a tree
hast utility to transform to xast
xast utility to build a sitemap
Telegram Abstract Syntax Tree format.
Transforms a markdown AST so that image nodes are not inside paragraph nodes
Breadth-first traversal for unist ASTs — visits siblings before descending into children
Convert tree-sitter parsed trees to syntax-highlighted HAST
functionality that generates string with nodes corresponding to each character provided.
rehype plugin to modify element attributes.
tgast utility to parse telegram message entity.
Rehype plugin to extract meta data from an HTML document
hast utility to set the plain-text value of a node according to the `innerText` algorithm
tgast utility to get the text content of a node.
regram plugin to add support for parsing Telegram message entity
A utility that turns a tgast syntax tree into a mdast syntax tree.
A utility to convert tgast syntax tree to hast syntax tree.
Parses expression to produces PivotQl ASTs.
mdast extension to parse and serialize GFM autolink literals
hast utility to transform to be used by TipTap renderHTML
A remark plugin implementing the Markdown Autophagic Template (MDAT) system.
mdast extension to parse and serialize lemmy spoilers
mdast extension to parse and serialize lemmy supersub
tdast typescript typings.
unist utility to add extension
unist utility types
Compile PivotQL ASTs to Elasticsearch queries.
tdast utility to parse csv into tdast (RFC-4180 compliant)
regram plugin to add support for serializing tgast syntax tree to plain text
tgast utility that turns a tgast syntax tree into a Telegram message with entities.
unified-doc parser to parse csv into a hast table node (RFC-4180 compliant)
tdast utility to transform tdast to a hast table node
Divide headings into sections
hast utility to create trees
utility to create tdast trees
mdast utility to compile micromark tokens
unified-doc micromatch search algorithm.
[![Build][build-badge]][build]
unified document APIs.
hast utility to check if a node is a script-supporting element
TypeScript type guards for `unist` nodes.
mdast utility to selectively hide and reveal mdast nodes
unist utility to build trees
Format [**vfile**](https://github.com/vfile/vfile)s using a stylish reporter with position output and a summary line.
A fork of the original hast utility to transform from Parse5’s AST
hast utility to assert nodes
Lexrank algorithm for retextjs
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
Compile PivotQL ASTs to mapbox filter queries.
hast utility to check if a node is a transparent element
Docblock Abstract Syntax Tree format
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
Unist utility for finding the closest common ancestor for multiple nodes
Excel formula ast to implement unist specification
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
mdast extension for Japanese ruby
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
unified-doc parser to parse content into a hast tree with a single code block node.
mdast utility to serialize markdown
Utility to convert BBCode text to bbast syntax tree
Hast extension to parse noddity flavored text within HTML.
Utility to convert bbast syntax tree to hast (HTML AST)
Transform [Unist](https://github.com/syntax-tree/unist) into Svelte components.
BBCode abstract syntax tree types and utilities based on unist
Unified plugin to parse BBCode text into bbast syntax tree
Diff two unist trees
Myna parser with Unist compatibility
DOM APIs for unified-doc
Applies transformations to the AST to make it easier to render in React Native
Unified plugin to convert BBCode AST to HAST (HTML Abstract Syntax Tree)
mdast-util-to-markdown extension to selectively remove newlines around mdast comment nodes
Micromark and mdast extension to parse noddity flavored markdown.
unist utility to visit nodes
Avoids lists insides lists in the markdown AST
unist-util-visit-parents supporting async visitor
Get Wiki AST from SlateJS AST
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
Flatmap for unist nodes (useful for transforming trees) without mutating them.
tdast utility to serialize tdast to markdown table (GFM)
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
remark plugin to assign a class name to an inline code element
docast utility to parse docblocks
hast utility to check whether a node is labelable
Transforms a Markdown Abstract Syntax Tree (mdast) so that list items are naturally sorted.
Syntax tree JSDoc based on Unist spec
rehype plugin to add ids to headings and output.
Converts markdown text to a single line without markdown syntax
remark plugin to compile markdown to pdf.
ECMAScript Abstract Syntax Tree format
react wrapper for unified-doc
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
File system tree format
Get SlateJS AST from Wiki AST
Compile PivotQL ASTs to javascript filter function.
unist utility to visit nodes
Points SSB images to ssb-serve-blobs
mdast extension to parse and serialize GFM autolink literals
mdast utility to parse markdown
Utility to check if a node passes a test
hast utility to check if a node is a sectioning element
Converts markdown text to a single line without markdown syntax
Transform HAST to Babel AST (JSX)
remark markdown plugins
Find node in MDAST by Position
Compile PivotQL ASTs to mongodb queries.
Converts markdown with SSB feed ids to create cypherlinks
A fork of the original hast utility that serializes an AST to HTML
tdast utility to serialize tdast to a JSON array string
fst utility to create trees from a file system
mdast utility to serialize markdown
unist utility to visit nodes after another node.
mdast utility to transform to hast
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
A unist serializer for Slate.
tdast utility to serialize tdast into CSV (RFC-4810 compliant)
tdast utility to serialize tdast to HTML table