Skip to content

A frontend plugin for creating diagrams that show what one line text expressions means.

Notifications You must be signed in to change notification settings

bognaum/line-format-diagram

Repository files navigation

LFD - Line Format Diagram

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

To clone

Repository has submodules. Therefore:

git clone --recursive -- ...

If you have been downloaded ZIP

Use the /build/lfd-bundle.js. It creates a global variable LitLay. See this example or /tests/bundle-test.html.

How create layout scheme

https://bognaum.github.io/line-format-diagram/docs/

About

A frontend plugin for creating diagrams that show what one line text expressions means.

Resources

Stars

Watchers

Forks

Packages

No packages published