@lrnwebcomponents/eco-json-schema-form
Version:
JSON Schema form data binding magic
10 lines (9 loc) • 329 B
JavaScript
/**
* This draws heavily upon the work of
* https://github.com/DimShadoWWW/eco-json-schema-form which is a fork of
* https://github.com/ecoutu/eco-json-schema-form
*
* This has theme, style, data binding and compilation enhancements
* beyond the originals it has stemmed from.
*/
import "./lib/eco-json-schema-wizard.js";