项目作者: tom-weatherhead

项目描述 :
A Node.js lexical analyzer (scanner) that tokenizes text input for a parser. Written in TypeScript.
高级语言: TypeScript
项目地址: git://github.com/tom-weatherhead/thaw-lexical-analyzer.git
创建时间: 2017-08-27T04:09:24Z
项目社区:https://github.com/tom-weatherhead/thaw-lexical-analyzer

开源协议:MIT License

下载


thaw-lexical-analyzer

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

Obligatory BadgeFest:

apple
atom
circleci
codeclimate
git
github
npm
packagephobia
terminal
typescript

status
build 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