10 packages
@quadratz/do-not-use-this-package
regram-parse
regram plugin to add support for parsing Telegram message entity
regram-stringify
regram plugin to add support for serializing tgast syntax tree to plain text
tgast
Telegram Abstract Syntax Tree format.
tgast-util-from-telegram-entity
tgast utility to parse telegram message entity.
tgast-util-to-hast
A utility to convert tgast syntax tree to hast syntax tree.
tgast-util-to-mdast
A utility that turns a tgast syntax tree into a mdast syntax tree.
tgast-util-to-string
tgast utility to get the text content of a node.
tgast-util-to-telegram-entity
tgast utility that turns a tgast syntax tree into a Telegram message with entities.
unist-util-visit-siblings-first
Breadth-first traversal for unist ASTs — visits siblings before descending into children