Syntax highlighting from Lezer trees
- TypeScript 98.8%
- JavaScript 1.2%
| src | ||
| .gitignore | ||
| .npmignore | ||
| build.js | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
@lezer/highlight
[ WEBSITE | ISSUES | FORUM | CHANGELOG ]
Lezer is an incremental parser system intended for use in an editor or similar system.
@lezer/highlight provides a syntax highlighting framework for Lezer parse trees.
Its programming interface is documented on the website.
This code is licensed under an MIT license.