tokenstream
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

tokenstream

... provides an asynchronous tokenizer (stream scanner) powered by Node Streams 2 Transform stream. Creates a stream of Token objects from character input stream.

Installation

npm install tokenstream --save

How to use

Please refer to the documentation.

License

MIT - © dtg [at] lengo [dot] org

Package Sidebar

Install

npm i tokenstream

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • lengo-org