thaw-lexical-analyzer

A Node.js lexical analyzer (scanner) that tokenizes text input for a parser. Written in TypeScript.

Usage no npm install needed!

<script type="module">
  import thawLexicalAnalyzer from 'https://cdn.skypack.dev/thaw-lexical-analyzer';
</script>

README

thaw-lexical-analyzer

A Node.js lexical analyzer (scanner) that tokenizes text input for a parser. Written in TypeScript.

Obligatory BadgeFest:

apple atom codeclimate git github npm packagephobia terminal typescript

status npm version latest tag npm total downloads watchers stars issues forks contributors branches releases commits last commit types install size known vulnerabilities lines of code technical debt maintainability test coverage tested with jest code style: prettier license

Features

  • Self-contained: No run-time package dependencies!

License

MIT