formly-js / react-formly

JSON powered forms for react
http://formly-js.github.io/react-formly
104 stars 16 forks source link

Demo? #9

Closed mikechabot closed 8 years ago

mikechabot commented 8 years ago

This is all I see when I access the live demo link. Is this expected? I suppose I was sort of expecting a demo where one might be able to alter JSON and re-render a given form view. If this is expected, how do I interact with this? I see that by enabling the checkbox, I update the model, but this more of just console.logging the current state as oppose to an interactive demo.

form-demo

ghelton commented 8 years ago

Ha, I'll take that, as the most recent contributor, I was just looking at this for the first time a few minutes ago. I think that was made pretty early on, before much progress was made in functionality. This repo is unmaintained right now, I made some changes recently but no longer use the library so I haven't taken any time recently to improve things.

mikechabot commented 8 years ago

Cool, no problem, thanks for the quick response!