{"id":122,"url":"https://github.com/koolamusic/awesome-imba","last_synced_at":"2025-10-08T05:31:53.141Z","repository":{"id":47492049,"uuid":"158691375","full_name":"koolamusic/awesome-imba","owner":"koolamusic","description":":star: A curated list of awesome Imba frameworks, libraries, software and resources","archived":false,"fork":false,"pushed_at":"2021-10-18T21:18:46.000Z","size":151,"stargazers_count":136,"open_issues_count":0,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-26T09:02:06.175Z","etag":null,"topics":["awesome","awesome-imba","awesome-list","awesomeness","hacktoberfest","hacktoberfest-accepted","hacktoberfest2021","imba","javascript"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koolamusic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-22T11:47:01.000Z","updated_at":"2025-08-01T07:43:27.000Z","dependencies_parsed_at":"2022-08-03T06:30:16.730Z","dependency_job_id":null,"html_url":"https://github.com/koolamusic/awesome-imba","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koolamusic/awesome-imba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koolamusic%2Fawesome-imba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koolamusic%2Fawesome-imba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koolamusic%2Fawesome-imba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koolamusic%2Fawesome-imba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koolamusic","download_url":"https://codeload.github.com/koolamusic/awesome-imba/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koolamusic%2Fawesome-imba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278892182,"owners_count":26063944,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["awesome","awesome-imba","awesome-list","awesomeness","hacktoberfest","hacktoberfest-accepted","hacktoberfest2021","imba","javascript"],"created_at":"2024-01-05T20:12:46.980Z","updated_at":"2025-10-08T05:31:52.874Z","avatar_url":"https://github.com/koolamusic.png","language":null,"funding_links":[],"categories":["Programming Languages","Uncategorized","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","Other Lists","Others","编程语言","Themed Directories"],"sub_categories":["Uncategorized","TeX Lists","Updated more than a year ago"],"readme":"\u003cp align=\"center\"\u003e\n\t\u003ca href=\"http://imba.io\" align=\"center\" target=\"_blank\"\u003e\n\t\t\u003cimg width=\"400\" src=\"./logo/imba-awesome-logo.min.svg\"\u003e\n\t\u003c/a\u003e\n\u003c/p\u003e\n\n\n# Awesome Imba [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![GitHub contributors](https://img.shields.io/github/contributors/koolamusic/awesome-imba)](#contributors)\n\n\u003e A curated list of awesome Imba frameworks, libraries, software and resources\n\nImba is a programming language inspired by Ruby and Python and compiles to performant and readable JavaScript with build-in transpilers and webpack loader.\n\n\n## Contents\n\n- [Resources](#resources)\n\t- [Official Resources](#official-resources)\n\t- [Toolkits and Frameworks](#toolkits-and-frameworks)\n\t- [Editor Plugins and IDEs](#editor-plugins-and-ides)\n\t- [Guides and Tutorials](#guides-and-tutorials)\n\t- [Articles](#articles)\n- [Built with Imba](#built-with-imba)\n\t- [Real World Apps](#real-world-apps)\n\t- [Tools](#tools)\n\t- [Apps/Websites](#appswebsites)\n- [Contribution](#contribution)\n- [Contributors](#contributors)\n\n\n## Resources\n\n#### Official Resources\n\n- [Website](https://imba.io)\n- [Docs](https://imba.io/docs)\n- [Gitter](https://gitter.im/somebee/imba)\n- [GitHub Repo](https://github.com/imba/imba)\n- [GitHub Organization](https://github.com/imba)\n\n\n#### Toolkits and Frameworks\n\n- [Start Imba](https://github.com/athif23/start-imba) - Tool to bootstrap an Imba protect that was inspired by Create React App and Vue CLI.\n- [Hello World Imba](https://github.com/imba/hello-world-imba) - Official Imba \"Hello World\" example. Also you can use it as GitHub template.\n- [Imba Router](https://github.com/somebee/imba-router) - Experimental router for Imba.\n- [UXA](https://github.com/somebee/uxa) - Experimental framework for Imba.\n- [Parcel Plugin Imba](https://github.com/imba/parcel-plugin-imba) - [Parcel Bundler](https://parceljs.org/) plugin to enable \nprocessing of Imba files.\n- [Material Imba](https://github.com/nathanjohnson320/material-imba) - Material Design components written in Imba.\n- [Imba Inertia Adapter](https://github.com/haikyuu/imba-inertia-adapter) - Imba [Inertia](https://inertiajs.com) adapter.\n- [Formidable](https://www.formidablejs.org/) - Imba Framework for Rapid API Development.\n- [Imba Shell](https://github.com/donaldp/imba-shell) - Interactive debugger and REPL for Imba.\n\n#### Editor Plugins and IDEs\n\n- [Atom](http://github.com/somebee/language-imba) - Imba plugin for Atom.\n- [Sublime Text](http://github.com/somebee/sublime-imba) - Imba plugin for Sublime.\n- [VSCode](http://github.com/somebee/vscode-imba) - Imba plugin for VSCode.\n\n\n#### Guides and Tutorials\n\n- [Official Guide](https://imba.io/guides)\n- [Imba more depth Guide](https://imba.github.io/imba-guide/)\n- [Hello World Imba Tutorial](https://github.com/jiggneshhgohel/hello-world-imba-tutorial) - This is a detailed tutorial documenting the steps taken to build the \"Hello World\" app with Node.js, Imba and Webpack.\n- [Why is Imba so fast?](https://scrimba.com/p/pJkZsB/c6B9rAM) - Learn why Imba is fast, how it works and then play around with it.\n- [Quick introduction to Imba Router](https://scrimba.com/playlist/pMvYcg) - Learn how imba-router works in Imba.\n- [Creating a todo-list app in Imba](https://scrimba.com/p/pDzDSZ/cRvRMSB) - Learn how to create an app faster and easier with Imba.\n\n\n#### Articles\n\n- [An Intro to Imba: the JavaScript-compatible language for lightning fast DOM updates - freeCodeCamp](https://medium.freecodecamp.org/introduction-to-imba-the-alternative-to-javascript-e2aa1e3d1769)\n- [New JavaScript-based Web Language Challenges React - ADTMag](https://adtmag.com/articles/2016/01/14/imba-web-language.aspx)\n\n\n## Built with Imba\n\n#### Real World Apps\n\n- [Scrimba](http://scrimba.com) - The interactive screencasting platform Scrimba.com is written in Imba, both frontend and backend.\n- [Iceland Fish Auction Market](https://rsf.is) - A website for the iceland fish market.\n- [GitSpeak](https://gitspeak.com) - A project management tool for developers.\n\n\n#### Tools\n\n- [html2imba](https://github.com/konsumer/html2imba) - [view online](http://konsumer.js.org/html2imba/) - A tool to convert HTML to Imba tag source.\n- [JSON pretty printer](https://github.com/taw/imba-json-beautifier) - [view online](https://taw.github.io/imba-json-beautifier) - JSON prettier.\n- [Monoalphabetic Cipher Decoder](https://github.com/taw/imba-monoalphabetic) - [view online](https://taw.github.io/imba-monoalphabetic) - Decoder for monoalphabetic cipher.\n- [RegExp Explorer](https://github.com/taw/imba-regexp-explorer) - [view online](https://taw.github.io/imba-regexp-explorer) - Regex tool.\n\n\n#### Apps/Websites\n\n- [Imba Todo MVC](https://github.com/somebee/todomvc-imba) -  Imba TodoMVC Example.\n- [Other Todo MVC](https://github.com/shapkarin/imba-todo) - [view online](https://shapkarin.github.io/imba-todo/) - TodoMVC implementation following [tastejs/todomvc](https://github.com/tastejs/todomvc) rules.\n- [Simple Todo](https://github.com/taw/imba-todo-list) - [view online](https://taw.github.io/imba-todo-list) - More basic todo list app.\n- [Imba Realworld App](https://github.com/cartonalexandre/imba-realworld-example-app) - [view online](https://imba-realworld-example-app.netlify.com/) - Project was created to demonstrate a fully fledged fullstack application that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API.\n- [Imba HackerNews Clone](https://github.com/SamirHodzic/imba-capacitor-hn) - Demonstration of Imba \u0026 Capacitor used to build Hacker News clone.\n- [2048 Game](https://github.com/taw/imba-2048) - [view online](https://taw.github.io/imba-2048) - 2048 Game.\n- [Calculator](https://github.com/taw/imba-calculator) - [view online](https://taw.github.io/imba-calculator)  - Calculator.\n- [Emoji Memory Game](https://github.com/taw/imba-emoji-memory) - [view online](https://taw.github.io/imba-emoji-memory) - Memory game.\n- [Eyes](https://github.com/taw/imba-eyes) - [view online](https://taw.github.io/imba-eyes) - A cool interaction website.\n- [Fifteen Puzzle](https://github.com/taw/imba-fifteen) - [view online](https://taw.github.io/imba-fifteen) - Fifteen puzzle.\n- [Game of Life](https://github.com/taw/imba-game-of-life) - [view online](https://taw.github.io/imba-game-of-life) - Game of life.\n- [Matrix Rain](https://github.com/taw/imba-matrix-rain) - [view online](https://taw.github.io/imba-matrix-rain) - Cool matrix-like rain animation.\n- [Quote Machine](https://github.com/taw/imba-quote-machine) - [view online](https://taw.github.io/imba-quote-machine) - App that generates random quotes.\n- [ROT-N](https://github.com/taw/imba-rotn) - [view online](https://taw.github.io/imba-rotn) - ROT-N app.\n- [Snake Game](https://github.com/taw/imba-snake) - [view online](https://taw.github.io/imba-snake) - Snake game.\n- [Weather App](https://github.com/taw/imba-weather) - [view online](https://taw.github.io/imba-weather) - Weather app.\n- [Top Down Shooter](https://github.com/CassianoSF/imba-top-down-shooter) - [view online](https://cassianosf.github.io/imba-top-down-shooter/dist/index.html) - 2D zombie shooter game.\n- [Ping CRM](https://github.com/haikyuu/perfect-stack) - CRUD app with login, acccount, organizations and contacts management. Built with Inertia, Edgedb and Imba\n\n\n## Contribution\nYour contributions and suggestions are welcome anytime. Are you building great stuff with Imba? Feel free to share with us! :blush:\n\nHere are [instructions](./CONTRIBUTING.md). Please read the [Code of Conduct](.github/CODE_OF_CONDUCT.md) as well.\n\n\n## Contributors\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://shapkarin.me\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1463086?v=4\" width=\"100px;\" alt=\"Yury Shapkarin\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYury Shapkarin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-shapkarin\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=shapkarin\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=shapkarin\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#example-shapkarin\" title=\"Examples\"\u003e💡\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=shapkarin\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://bit.ly/2EnR6Gf\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/8960757?v=4\" width=\"100px;\" alt=\"Andrew Miracle\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndrew Miracle\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=koolamusic\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=koolamusic\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#review-koolamusic\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#tool-koolamusic\" title=\"Tools\"\u003e🔧\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/activestylus\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/285?v=4\" width=\"100px;\" alt=\"activestylus\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eactivestylus\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#example-activestylus\" title=\"Examples\"\u003e💡\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://b1001.herokuapp.com/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/1680341?v=4\" width=\"100px;\" alt=\"Nathaniel Johnson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNathaniel Johnson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=nathanjohnson320\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#example-nathanjohnson320\" title=\"Examples\"\u003e💡\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://imba.io\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/8467?v=4\" width=\"100px;\" alt=\"Sindre Aarsaether\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSindre Aarsaether\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=somebee\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=somebee\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#example-somebee\" title=\"Examples\"\u003e💡\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://keybase.io/konsumer\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/83857?v=4\" width=\"100px;\" alt=\"David Konsumer\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Konsumer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=konsumer\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=konsumer\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#example-konsumer\" title=\"Examples\"\u003e💡\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/athif23\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/15215827?v=4\" width=\"100px;\" alt=\"At Indo\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAt Indo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=athif23\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=athif23\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#design-athif23\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/SamirHodzic\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/10077663?v=4\" width=\"100px;\" alt=\"SamirH\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSamirH\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=SamirHodzic\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/koolamusic/awesome-imba/commits?author=SamirHodzic\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#example-SamirHodzic\" title=\"Examples\"\u003e💡\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n\n## License\n[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0/)\n\nSee [LICENSE.md](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoolamusic%2Fawesome-imba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoolamusic%2Fawesome-imba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoolamusic%2Fawesome-imba/lists"}