Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Objects go in, UI comes out

License

NotificationsYou must be signed in to change notification settings

wearekuva/oui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oui

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

JavaScript Style Guide

Getting Started

<scriptsrc="//unpkg.com/ouioui@0.0.20/dist/oui.min.js"></script>
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.

oui({someNum :10,dir:{someNestedProp:10}})

More information

License

MIT

© 2016 Mark Lundin


[8]ページ先頭

©2009-2025 Movatter.jp