Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Universal Syntax Tree.
unist is a specification for syntax trees. It has a big ecosystem of utilities in JavaScript for working with these trees. It’s implemented by several other specifications.
- GitHub: https://github.com/topics/unist
- Repo: https://github.com/syntax-tree/unist
- Released: February 11, 2016
- Related Topics: ast, cst, syntax-tree,
- Last updated: 2024-11-08 00:30:40 UTC
- JSON Representation
https://github.com/syntax-tree/nlcst-test
utility to check assert an nlcst node
assert nlcst nlcst-util syntax-tree test unist util
Last synced: 14 Nov 2024
https://github.com/remcohaszing/xast-namespaces
Attach namespace information to a xast XML element tree.
Last synced: 27 Dec 2024
https://github.com/nasa-gcn/remark-rehype-astro
An mdast plugin for Astro Flavored Markdown
astronomy markdown mdast unist
Last synced: 16 Nov 2024
https://github.com/syntax-tree/hast-util-from-text
utility to set the plain-text value of a node according to the `innerText` algorithm
hast hast-util html inner-text syntax-tree unist util
Last synced: 14 Nov 2024
https://github.com/syntax-tree/hast-util-sectioning
utility to check if a node is a sectioning element
hast hast-util html syntax-tree unist util
Last synced: 23 Oct 2024
https://github.com/flex-development/estree-util-unassert
estree (and esast) utility to remove assertions
esast esast-util estree estree-util js unassert unist
Last synced: 11 Nov 2024
https://github.com/tdast/tdast-types
tdast typescript typings
ast csv tabular-data tdast types typescript unist
Last synced: 23 Oct 2024
https://github.com/tdast/tdast-util-to-json
tdast utility to serialize tdast to JSON (array)
array ast json tabular-data tdast tdast-util unist util
Last synced: 23 Oct 2024
https://github.com/tdast/tdast-util-to-csv
tdast utility to serialize tdast to CSV (RFC-4180 compliant)
ast csv tabular-data tdast tdast-util unist util
Last synced: 23 Oct 2024
https://github.com/tdast/tdast-util-to-html-table
tdast utility to serialize tdast to a HTML table
ast html table tabular-data tdast tdast-util unist util
Last synced: 23 Oct 2024
https://github.com/christianmurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check
markdown mdast mdast-util property-based-testing quickcheck testing unist
Last synced: 27 Dec 2024
https://github.com/adobe/mdast-util-gridtables
mdast extension to parse and serialize gridtables
helix library markdown mdast mdast-util unist
Last synced: 23 Oct 2024
https://github.com/tdast/tdast-util-to-array
tdast utility to transform tdast to a JS array
array ast json tabular-data tdast tdast-util unist util
Last synced: 23 Oct 2024
https://github.com/syntax-tree/unist-builder-blueprint-cli
CLI to transform trees to unist-builder notation
cli syntax-tree unist unist-util util
Last synced: 23 Oct 2024
https://github.com/tdast/tdast-util-from-array
tdast utility to transform a JS array into tdast
ast csv tabular-data tdast tdast-util unist util
Last synced: 23 Oct 2024
https://github.com/ChristianMurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check
markdown mdast mdast-util property-based-testing quickcheck testing unist
Last synced: 23 Oct 2024
https://github.com/tdast/tdast-util-to-markdown-table
tdast utility to serialize tdast to a markdown table
ast markdown table tabular-data tdast tdast-util unist util
Last synced: 23 Oct 2024
https://github.com/flex-development/unist-util-visit
utility to visit nodes
syntax-tree unist unist-util util visit walk
Last synced: 11 Nov 2024
https://github.com/syntax-tree/hast-util-transparent
utility to check if a node is a transparent element
content hast hast-util html syntax-tree transparent unist util
Last synced: 23 Oct 2024
https://github.com/tdast/tdast-util-to-hast-table
tdast utility to transform to a hast table node
ast hast table tabular-data tdast tdast-util unist util
Last synced: 23 Oct 2024
https://github.com/muescha/unist-util-trace
Some utilities for unify
remark remark-lint syntax-tree unist unist-util
Last synced: 23 Oct 2024
https://github.com/flex-development/unist-util-parsec
a unist flavored parser combinator library
ast combinator parser syntax unist
Last synced: 11 Nov 2024
https://github.com/flex-development/esast-util-attach-comments
esast utility to attach comments
ast comment ecmascript esast esast-util javascript js unist
Last synced: 11 Nov 2024
https://github.com/flex-development/unist-util-inspect
unist utility to inspect nodes
console inspect syntax-tree unist unist-util
Last synced: 11 Nov 2024
https://github.com/flex-development/mdast-util-from-markdown
mdast utility to parse markdown
ast markdown mdast mdast-util syntax-tree unist unist-util
Last synced: 11 Nov 2024
https://github.com/flex-development/unist-util-types
unist utility types
ast syntax-tree typescript unist unist-spec
Last synced: 11 Nov 2024
https://github.com/flex-development/unist-util-builder
unist utility to build trees
ast builder docast esast mdast syntax syntax-tree tree unist unist-util util
Last synced: 11 Nov 2024
https://github.com/flex-development/docast-util-from-docs
docast utility to parse docblocks
comment docast docblock documentation jsdoc markdown mdast parse tokenize tsdoc typedoc typescript unist
Last synced: 11 Nov 2024
https://github.com/flex-development/esast
ECMAScript Abstract Syntax Tree format
ast ecmascript es esast javascript js syntax-tree unist unist-spec
Last synced: 11 Nov 2024
https://github.com/flex-development/esast-util-from-estree
esast utility to transform from estree
acorn ast ecmascript es esast esast-util estree javascript js syntax-tree unist unist-spec
Last synced: 11 Nov 2024
https://github.com/redotjs/dotast
Graphviz Dot Abstract Syntax Tree Format
dot graphviz syntax-tree unist
Last synced: 23 Oct 2024
https://github.com/syntax-tree/mdast-util-assert
utility to assert mdast trees
assert markdown mdast mdast-util syntax-tree unist util
Last synced: 14 Nov 2024
https://github.com/flex-development/esast-util-from-code
esast utility to parse source code
ast esast javascript js syntax-tree ts typescript unist
Last synced: 11 Nov 2024
https://github.com/kitschpatrol/remark-mdat
A remark plugin implementing the Markdown Autophagic Template (MDAT) system.
comments markdown mdast mdast-util mdat remark remark-plugin syntax-tree template unist
Last synced: 19 Nov 2024
https://github.com/syntax-tree/hast-util-script-supporting
utility to check if a node is a script-supporting element
hast hast-util html script supporting syntax-tree unist util
Last synced: 23 Oct 2024
https://github.com/syntax-tree/hast-util-menu-state
Legacy: utility to get the state of a menu element
hast hast-util html menu state syntax-tree unist util
Last synced: 23 Oct 2024
https://github.com/znagadeon/processing-tutorial
UNIST Pinocchio 프로세싱 튜토리얼
arduino processing tutorial unist
Last synced: 23 Oct 2024
https://github.com/0phoff/unist-util-walker
Walk unist trees with enter and leave functions
ast syntax-tree traverse tree unifiedjs unist unist-util visit walk
Last synced: 27 Dec 2024
https://github.com/inkdropapp/mdast-squeeze-links
mdast utility to remove empty links from a tree
markdown mdasst micromark unist
Last synced: 07 Dec 2024
https://gitlab.com/demsking/ast-to-markdown
Transforms an Unist AST to a Markdown text
Last synced: 23 Oct 2024
https://github.com/sgpinkus/remark-emoji
Remark markdown transformer to replace :emoji: in text
emoji remark remark-emoji unist
Last synced: 23 Oct 2024
https://github.com/flex-development/esast-util-builder
esast utility to build trees
ast builder esast syntax syntax-tree tree unist unist-util util
Last synced: 11 Nov 2024
https://github.com/TRIAEIOU/mdast-util-attention
mdast extension to parse and serialize attention style markers
delete gfm mdast mdast-util strikethrough unist unist-util
Last synced: 23 Oct 2024
https://github.com/flex-development/unist-util-stringify-position
unist utility to serialize the positional info of a node, point, position, or range
point position range stringify syntax-tree unist unist-util
Last synced: 11 Nov 2024