docast utility that turns docblock comments into a syntax tree.
This package is a utility that takes source documents and files containing docblock comments and turns them into abstract syntax trees.
TODO: when should i use this?
This package is ESM only.
yarn add @flex-development/docast-util-from-docs @flex-development/docast @types/mdast @types/unist
From Git:
yarn add @flex-development/docast-util-from-docs@flex-development/docast-util-from-docs
See Git - Protocols | Yarn for details on requesting a specific branch, commit, or tag.
TODO: use
TODO: api
TODO: syntax
The syntax tree is docast.
This package is fully typed with TypeScript.
See CONTRIBUTING.md
.