vfile utility to tokenize a file
TODO: what is this?
TODO: when should I use this?
This package is ESM only.
In Node.js (version 18+) with yarn:
yarn add @flex-development/vfile-lexer
See Git - Protocols | Yarn for details regarding installing from Git.
In Deno with esm.sh
:
import {} from 'https://esm.sh/@flex-development/vfile-lexer'
In browsers with esm.sh
:
<script type="module">
import {} from 'https://esm.sh/@flex-development/vfile-lexer'
</script>
TODO: use
TODO: api
This package is fully typed with TypeScript.
vfile-location
— vfile utility to convert between point and offset based locationsvfile-reader
— vfile utility to read from a file
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.