syntax-tree / unist-builderLinks
utility to create a new trees with a nice syntax
☆80Updated 2 years ago
Alternatives and similar repositories for unist-builder
Users that are interested in unist-builder are comparing it to the libraries listed below
Sorting:
- utility to recursively walk over unist nodes, with ancestral information☆75Updated 5 months ago
- utility to select unist nodes with CSS-like selectors☆67Updated last year
- utility to check if a node passes a test☆42Updated last year
- mdast extension to parse and serialize GFM (GitHub Flavored Markdown)☆19Updated 4 months ago
- utility to get the plain text content of an mdast node☆40Updated last year
- utility to create a new tree by mapping all nodes☆34Updated 2 years ago
- utility to sanitize hast nodes☆55Updated 8 months ago
- utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast☆41Updated 4 months ago
- utility to transform mdast to hast☆109Updated last year
- utility to remove nodes from a tree☆23Updated 2 years ago
- utility to serialize hast to HTML☆105Updated 4 months ago
- `trough` is middleware☆69Updated last year
- utility to find a node☆23Updated 5 months ago
- utility to create a vfile from a filepath☆67Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆94Updated 2 years ago
- Tiny library to parse error stack traces☆106Updated last year
- plugin to transform from remark (markdown) to retext (natural language)☆30Updated 3 months ago
- Sprinkle hints/tips/warnings on your documents☆43Updated 2 years ago
- estree (and esast) utility to parse from JavaScript☆13Updated last year
- plugins to minify HTML☆95Updated 4 months ago
- Deprecated plugin to add `id`s to headings — please use `rehype-slug`☆90Updated 9 months ago
- ECMAScript Abstract Syntax Tree format☆55Updated 9 months ago
- do things in development and nothing otherwise