NLESC-JCER / cpp2wasm

Guide to make C++ available as a web application
https://nlesc-jcer.github.io/cpp2wasm/
Apache License 2.0
22 stars 6 forks source link

Render form using a JSON schema #27

Closed sverhoeven closed 4 years ago

sverhoeven commented 4 years ago

JSON schema can be used to render/validate forms. Would be nice to include in guide.