A front-end js plugin to create a diagram that describes format of a one line expression.
- uses JSON to create diagram
- has a built-in JSON error indicator
Repository has submodules. Therefore:
git clone --recursive -- ...
Use the /build/lfd-bundle.js
. It creates a global variable LitLay
. See this example or /tests/bundle-test.html
.