简体   繁体   中英

Is there a way to generate a HTML form from a Draft-4 JSON schema?

I make use of things like oneOf etc in my schema definitions. I'd like a library that will generate a HTML form from that.

There are a few documentation generator tools listed on the bottom of this page: http://json-schema.org/implementations.html

You can try them out.

Try bootprint-json-schema : https://github.com/bootprint/bootprint-json-schema . Bootprint is a generic framework for generating HTML from JSON.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM