IdanCo / object2form

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

add jade + bootstrap 3 generator #6

Closed EranGoldman closed 7 years ago

IdanCo commented 7 years ago

Looks great! I just think you forgot to do git add to the jade-bootstrap3.transformer.ts :-)

IdanCo commented 7 years ago

I really appreciate your effort, but after some deliberations I believe adding a transformer for jade is not very useful, since other services (like this one) can already convert any html to jade.

Also, without the angular directives I'm not sure if it is still useful.

Anyway you've done a great job, and if you or anyone else think differently feel free to reopen this PR or open an issue.

Thanks!