{"id":24445651,"url":"https://github.com/controlroom/ex.idiomatic","last_synced_at":"2025-03-14T04:41:47.184Z","repository":{"id":17399858,"uuid":"20172408","full_name":"controlroom/ex.idiomatic","owner":"controlroom","description":"Typical uses of ctrlrm projects, in the form of toy examples","archived":false,"fork":false,"pushed_at":"2018-06-20T13:02:40.000Z","size":662,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T23:36:34.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/controlroom.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":"2014-05-26T03:04:09.000Z","updated_at":"2018-06-20T13:02:43.000Z","dependencies_parsed_at":"2022-08-28T12:00:46.002Z","dependency_job_id":null,"html_url":"https://github.com/controlroom/ex.idiomatic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/controlroom%2Fex.idiomatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/controlroom%2Fex.idiomatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/controlroom%2Fex.idiomatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/controlroom%2Fex.idiomatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/controlroom","download_url":"https://codeload.github.com/controlroom/ex.idiomatic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526858,"owners_count":20305112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-01-20T23:29:59.760Z","updated_at":"2025-03-14T04:41:47.142Z","avatar_url":"https://github.com/controlroom.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# idiomatic ctrlrm usage\n\nJust a set of examples showing how to use ctrlrm libraries. These vary in type\nand scope. Enjoy!\n\n## Examples\n\n- [Basic Wire](src/basic_wire) [show, wire] - Just the basics of wire and show\n- [Basic Wired](src/basic_wired) [show, wire] - Basic Wire, using wired dom components\n- [Wired Input](src/wired_input) [show, wire] - Hooking up an input element\n- [Perf Wire](src/perf_wire) [show, wire] - Wire handling thousands of events\n- [Mouse](src/mouse) [show, wire] - Using wired window events to drive display of mouse data\n- [Default Props](src/default_props) [show, wire] - Example with using default props\n- [Simple Todo](src/simple_todo) [show, wire] - Basic todo with animation\n- [TodoMVC](src/todomvc) [show, wire] - Obligatory TodoMVC example\n\n## Building\n\nYou can build any of these examples using this simple command line script\n\n```$\u003e ./scripts/build $exmaple_name```\n\nYou will have to then start a webserver at the target project. I recommend:\n\n```$\u003e cd target; python2 -m SimpleHTTPServer 3030```\n\nThen you can view the examples at http://localhost:3030/$example_name\n\n## License\n\nCopyright © 2018 controlroom.io\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontrolroom%2Fex.idiomatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontrolroom%2Fex.idiomatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontrolroom%2Fex.idiomatic/lists"}