Skip to content

A HTML to AST parser. This parser is based on the Zenith Parsing Engine. In fact, the code base that is used here was quite literally a conversion from Java to JavaScript. The parser is both fast and lightweight which is crucial. This is used as the basis of the clickit.education parser that converts HTML to blocks.

License

Notifications You must be signed in to change notification settings

jamiebalfour04/LightningJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LightningJS

A HTML to AST parser.

This parser is based on the Zenith Parsing Engine. In fact, the code base that is used here was quite literally a conversion from Java to JavaScript. The parser is both fast and lightweight which is crucial. This is used as the basis of the clickit.education parser that converts HTML to blocks.

About

A HTML to AST parser. This parser is based on the Zenith Parsing Engine. In fact, the code base that is used here was quite literally a conversion from Java to JavaScript. The parser is both fast and lightweight which is crucial. This is used as the basis of the clickit.education parser that converts HTML to blocks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published