A super simple way to instrument your code and control your data. Pass it an object and Oui creates a set of controls that allow you to visualise and shape your app at runtime. Objects go in, UI comes out
Getting Started
npm install ouioui --save
Oui provides a stateless declarative api that maps entire objects to UI. This is useful when you want understand the shape of an object, or you want to test out an api.
More information
License
© 2016 Mark Lundin