ooxast
Type definitions for `ooxast` (Open Office XML abstract syntax tree), a syntax for abstract syntax trees representing Open Office XML documents in the [`unist`](https://github.com/syntax-tree/unist) format.
Type definitions for `ooxast` (Open Office XML abstract syntax tree), a syntax for abstract syntax trees representing Open Office XML documents in the [`unist`](https://github.com/syntax-tree/unist) format.
This package is [ESM only](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
Find certain markup in an ooxast tree and turn it into styles.
Cleans all the rsid tags from an ooxast tree, and merges `w:r` elements if they only differ by rsid values.
Customizable parsing library for converting a list of tokens into an AST tree
A combinatory parser library
将xml html 解析成一个树结构
React component to render markdown
Parses search query syntax into AST tree
A safe JavaScript expression evaluator
Rollup plugin enabling imports of operations as AST from .graphql files.
Parse your Express API and find various route details like HTTP method, paths and function bodies
An ESLint custom parser which leverages TypeScript ESTree
A parser that converts TypeScript source code into an ESTree compatible form
React Markdown component where Typewriter effect with motion has been added.
React component to render markdown
This is a simple SAT solver with a string based interface, built for easy access. It tries to parse many different commenly used syntaxes into a AST and then solves the problem, returning one or all solutions. You may also only use the AST and provide a s
rehype plugin which wraps headings and their descendants in nested <section> elements and applies slugged anchor links to them.
Markdown supports video play with `.mp4` and `.mov` URLs.
A fork of the rehype plugin to serialize HTML, which allows you to pass your own subset of characters to encode.