JSON-Schema-Builder icon indicating copy to clipboard operation
JSON-Schema-Builder copied to clipboard

Angular

Open mariohmol opened this issue 5 years ago • 5 comments

Hi there!! Thanks a lot for this project.. there is a bunch of form generator but just yours as a good UI builder =)

i'm porting this to angular... any ideas or help would be awesome!!

https://github.com/mariohmol/ng-jsonschema

mariohmol avatar Feb 07 '20 20:02 mariohmol

Thanks for the kind words. Glad you liked it. I have made few enhancements to the plugin eg: support for allOf, anyOf, oneOf, expanding $refs in line etc. I will update the code base with these changes in a day or two.

bjdash avatar Feb 10 '20 00:02 bjdash

awesome!!!

what u think about working in the ang2?

mariohmol avatar Feb 10 '20 15:02 mariohmol

I did a multi models so u can work on a list of schemas =)

mariohmol avatar Feb 10 '20 17:02 mariohmol

I have updated the code base that supports oneOf, anyOf and allOf. Also added the support to expand $ref.

bjdash avatar Feb 16 '20 19:02 bjdash

Also added a link back to your repo in the readme.

bjdash avatar Feb 16 '20 19:02 bjdash