{"id":14955566,"url":"https://github.com/adrienpoly/javascript30-stimulus","last_synced_at":"2025-10-04T11:15:18.149Z","repository":{"id":92447584,"uuid":"123123521","full_name":"adrienpoly/javascript30-stimulus","owner":"adrienpoly","description":"Wes Bos 🔥 Javascript30 converted to Stimulus JS 🚀🚀🚀","archived":false,"fork":false,"pushed_at":"2018-02-27T12:23:33.000Z","size":1003,"stargazers_count":48,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-14T11:21:06.466Z","etag":null,"topics":["demo-app","javascript30","rails5","stimulus","stimulusjs","training"],"latest_commit_sha":null,"homepage":"https://javascript30-stimulus.herokuapp.com","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adrienpoly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-27T12:05:00.000Z","updated_at":"2024-07-31T15:49:33.000Z","dependencies_parsed_at":"2023-06-01T03:00:36.903Z","dependency_job_id":null,"html_url":"https://github.com/adrienpoly/javascript30-stimulus","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"7611fc6fd220cfbd7266bd0702fd292b39180abe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrienpoly%2Fjavascript30-stimulus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrienpoly%2Fjavascript30-stimulus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrienpoly%2Fjavascript30-stimulus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrienpoly%2Fjavascript30-stimulus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrienpoly","download_url":"https://codeload.github.com/adrienpoly/javascript30-stimulus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234724237,"owners_count":18877158,"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":["demo-app","javascript30","rails5","stimulus","stimulusjs","training"],"created_at":"2024-09-24T13:11:22.755Z","updated_at":"2025-10-01T18:31:33.934Z","avatar_url":"https://github.com/adrienpoly.png","language":"Ruby","readme":"# Some examples of Web Bos [Javascript 30](javascript30.com) exercises using [Stimulus JS](https://stimulusjs.org/) framework\n\nFor every one wanting to quickly get up to speed with Stimulus JS, converting a few exercises of Javascript30 to Stimulus is a great way to learn.\n\nThis repo host 4 exercises ported into a rails app and all JS being managed by Stimulus Controllers.\n\nCSS, JS Assets are all served using Webpack\n\n## Available solutions\n\n* [Drum Kit](https://adrienpoly.github.io/JavaScript30/01%20-%20JavaScript%20Drum%20Kit/index-START.html): handling keyboard events\n  * [original HTML/JS code](https://github.com/adrienpoly/JavaScript30/blob/master/01%20-%20JavaScript%20Drum%20Kit/index-FINISHED.html)\n  * [Stimulus HTML](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/views/examples/drum_kit.html.erb)\n  * [Stimulus Controller](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/javascript/controllers/drum_kit_controller.js)\n* [Video Player](https://adrienpoly.github.io/JavaScript30/11%20-%20Custom%20Video%20Player/index.html): a custom HTML5 Video Player\n  * [original HTML/JS code](https://github.com/adrienpoly/JavaScript30/tree/master/11%20-%20Custom%20Video%20Player)\n  * [Stimulus HTML](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/views/examples/video_player.html.erb)\n  * [Stimulus Controller](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/javascript/controllers/video_player_controller.js)\n* [Local Tapas](https://adrienpoly.github.io/JavaScript30/15%20-%20LocalStorage/index-START.html): yet another todo list example\n  * [original HTML/JS code](https://github.com/adrienpoly/JavaScript30/blob/master/15%20-%20LocalStorage/index-START.html)\n  * [Stimulus HTML](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/views/examples/local_tapas.html.erb)\n  * [Stimulus Controller](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/javascript/controllers/local_tapas_controller.js)\n* [Type Head](https://adrienpoly.github.io/JavaScript30/06%20-%20Type%20Ahead/index-START.html): simple autocomplete search field\n  * [original HTML/JS code](https://github.com/adrienpoly/JavaScript30/blob/master/06%20-%20Type%20Ahead/index-FINISHED.html)\n  * [Stimulus HTML](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/views/examples/type_head.html.erb)\n  * [Stimulus Controller](https://github.com/adrienpoly/javascript30-stimulus/blob/master/app/javascript/controllers/type_head_controller.js)\n\n# Live demo\n\n👉 https://javascript30-stimulus.herokuapp.com/\n\n# Credits\n\n[Wes Bos](https://github.com/wesbos/JavaScript30)\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrienpoly%2Fjavascript30-stimulus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrienpoly%2Fjavascript30-stimulus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrienpoly%2Fjavascript30-stimulus/lists"}