IdanCo / object2form

Easily convert javascript objects to html forms
https://idanco.github.io/object2form
MIT License
15 stars 5 forks source link

Add Transformer - Semantic UI #5

Closed IdanCo closed 7 years ago

IdanCo commented 7 years ago

Implement a new transformer based on Semantic UI.

It's up to you wether to use the native Semantic UI markup - https://semantic-ui.com/elements/input.html Or to base it on ngSemantic - https://ng-semantic.herokuapp.com/#/elements/input Or maybe both...

Simply follow the README's instructions on adding a new transformer