Skip to content

Latest commit

 

History

History

parse-playground

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

parse-playground

Visit playground

This project was largely created during the very first thi.ng/umbrella livestream on 2020-07-10. Feel free to visit and rewatch the video for more details.

The only additional features added afterwards are:

  • editor state serialized using msgpack (and base64) as URI hash for easier sharing/bookmarking
  • added multiple test inputs (with tabbed UI) for easier testing and specifying different inputs for different parser rules
  • added 3rd codegen template (now: TS, ESM & CommonJS)
  • added various comments in the source code and some minor cleanup

Please refer to the example build instructions on the wiki.

Authors

  • Karsten Schmidt

License

© 2020 Karsten Schmidt // Apache Software License 2.0