flex-development / vfile-tokenizer

vfile utility to tokenize a file

Home Page:https://github.com/flex-development/vfile-tokenizer

Repository from Github https://github.comflex-development/vfile-tokenizerRepository from Github https://github.comflex-development/vfile-tokenizer

vfile-tokenizer

github release npm codecov module type: esm license conventional commits typescript vitest yarn

vfile utility to tokenize a file

Contents

What is this?

TODO: what is this?

When should I use this?

TODO: when should I use this?

Install

This package is ESM only.

In Node.js with yarn:

yarn add @flex-development/vfile-tokenizer
See Git - Protocols | Yarn  for details regarding installing from Git.

In Deno with esm.sh:

import {} from 'https://esm.sh/@flex-development/vfile-tokenizer'

In browsers with esm.sh:

<script type="module">
  import {} from 'https://esm.sh/@flex-development/vfile-tokenizer'
</script>

Use

TODO: use

API

TODO: api

Types

This package is fully typed with TypeScript.

Related

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.

About

vfile utility to tokenize a file

https://github.com/flex-development/vfile-tokenizer

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 76.9%Language:JavaScript 22.4%Language:Shell 0.5%Language:Ruby 0.2%