@flex-development/docmark-util-subtokenize
v1.0.0-alpha.15
Published
docmark utility to tokenize subtokens
Maintainers
Readme
docmark-util-subtokenize
docmark utility to tokenize subtokens.
Contents
What is this?
TODO: what is this?
When should I use this?
This package is useful when extending docmark.
Install
This package is ESM only.
In Node.js with yarn:
yarn add @flex-development/docmark-util-subtokenizeIn Deno with esm.sh:
import { subcontent, subtokenize } from 'https://esm.sh/@flex-development/docmark-util-subtokenize'In browsers with esm.sh:
<script type="module">
import { subcontent, subtokenize } from 'https://esm.sh/@flex-development/docmark-util-subtokenize'
</script>Use
TODO: use
API
TODO: api
Types
This package is fully typed with TypeScript.
Contribute
See CONTRIBUTING.md.
This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.
