{"id":13431252,"url":"https://github.com/wearekuva/oui","last_synced_at":"2026-03-11T02:02:20.188Z","repository":{"id":57316847,"uuid":"52604429","full_name":"wearekuva/oui","owner":"wearekuva","description":"Objects go in, UI comes out","archived":false,"fork":false,"pushed_at":"2018-04-03T11:27:19.000Z","size":3923,"stargazers_count":290,"open_issues_count":10,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-12-17T16:27:27.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wearekuva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-26T12:55:27.000Z","updated_at":"2025-09-10T00:01:25.000Z","dependencies_parsed_at":"2022-08-25T20:40:57.875Z","dependency_job_id":null,"html_url":"https://github.com/wearekuva/oui","commit_stats":null,"previous_names":["marklundin/oui"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/wearekuva/oui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearekuva%2Foui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearekuva%2Foui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearekuva%2Foui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearekuva%2Foui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wearekuva","download_url":"https://codeload.github.com/wearekuva/oui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearekuva%2Foui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30367799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:01:01.691Z","updated_at":"2026-03-11T02:02:20.161Z","avatar_url":"https://github.com/wearekuva.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","GUI Parameters \u0026 Settings"],"sub_categories":[],"readme":"![Oui](http://i.imgur.com/GCqgzWw.png)\n\nA 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_\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)\n\n## Getting Started\n\n```html\n\u003cscript src=\"//unpkg.com/ouioui@0.0.20/dist/oui.min.js\"\u003e\u003c/script\u003e\n```\n\n```\nnpm install ouioui --save\n```\nOui 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.\n\n```javascript\noui({\n  someNum : 10,\n  dir: {\n    someNestedProp: 10  \n  }\n})\n```\n\n### More information\n\n- [Constraints](/docs/constraints.md)\n- [Additional Controls](/docs/additional-controls.md)\n- [Custom Controls](/docs/custom-controls.md)\n- [Annotations](/docs/annotations.md)\n- [API](/docs/api.md)\n\n\n###### License\n[MIT](./LICENSE.md)\n\n© 2016 Mark Lundin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearekuva%2Foui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwearekuva%2Foui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearekuva%2Foui/lists"}