← Back to Awesome

Sections

Imba

GitHub repository ↗ synced 2026/8/9

Awesome Imba Awesome GitHub contributors

A curated list of awesome Imba frameworks, libraries, software and resources

Imba is a programming language inspired by Ruby and Python and compiles to performant and readable JavaScript with build-in transpilers and webpack loader.

Resources

Website
Docs
Gitter
GitHub Repo
GitHub Organization
Start Imba

Tool to bootstrap an Imba protect that was inspired by Create React App and Vue CLI.

Hello World Imba

Official Imba "Hello World" example. Also you can use it as GitHub template.

Imba Router

Experimental router for Imba.

UXA

Experimental framework for Imba.

Parcel Plugin Imba

[Parcel Bundler](https://parceljs.org/) plugin to enable

Material Imba

Material Design components written in Imba.

Imba Inertia Adapter

Imba [Inertia](https://inertiajs.com) adapter.

Formidable

Imba Framework for Rapid API Development.

Imba Shell

Interactive debugger and REPL for Imba.

Atom

Imba plugin for Atom.

Sublime Text

Imba plugin for Sublime.

VSCode

Imba plugin for VSCode.

Official Guide
Imba more depth Guide
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.

Why is Imba so fast?

Learn why Imba is fast, how it works and then play around with it.

Quick introduction to Imba Router

Learn how imba-router works in Imba.

Creating a todo-list app in Imba

Learn how to create an app faster and easier with Imba.

An Intro to Imba: the JavaScript-compatible language for lightning fast DOM updates - freeCodeCamp
New JavaScript-based Web Language Challenges React - ADTMag

Official Resources

Toolkits and Frameworks

processing of Imba files.

Editor Plugins and IDEs

Guides and Tutorials

Articles

Built with Imba

Scrimba

The interactive screencasting platform Scrimba.com is written in Imba, both frontend and backend.

Iceland Fish Auction Market

A website for the iceland fish market.

GitSpeak

A project management tool for developers.

html2imba

[view online](http://konsumer.js.org/html2imba/) - A tool to convert HTML to Imba tag source.

JSON pretty printer

[view online](https://taw.github.io/imba-json-beautifier) - JSON prettier.

Monoalphabetic Cipher Decoder

[view online](https://taw.github.io/imba-monoalphabetic) - Decoder for monoalphabetic cipher.

RegExp Explorer

[view online](https://taw.github.io/imba-regexp-explorer) - Regex tool.

Imba Todo MVC

Imba TodoMVC Example.

Other Todo MVC

[view online](https://shapkarin.github.io/imba-todo/) - TodoMVC implementation following [tastejs/todomvc](https://github.com/tastejs/todomvc) rules.

Simple Todo

[view online](https://taw.github.io/imba-todo-list) - More basic todo list app.

Imba Realworld 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.

Imba HackerNews Clone

Demonstration of Imba & Capacitor used to build Hacker News clone.

2048 Game

[view online](https://taw.github.io/imba-2048) - 2048 Game.

Calculator

[view online](https://taw.github.io/imba-calculator) - Calculator.

Emoji Memory Game

[view online](https://taw.github.io/imba-emoji-memory) - Memory game.

Eyes

[view online](https://taw.github.io/imba-eyes) - A cool interaction website.

Fifteen Puzzle

[view online](https://taw.github.io/imba-fifteen) - Fifteen puzzle.

Game of Life

[view online](https://taw.github.io/imba-game-of-life) - Game of life.

Matrix Rain

[view online](https://taw.github.io/imba-matrix-rain) - Cool matrix-like rain animation.

Quote Machine

[view online](https://taw.github.io/imba-quote-machine) - App that generates random quotes.

ROT-N

[view online](https://taw.github.io/imba-rotn) - ROT-N app.

Snake Game

[view online](https://taw.github.io/imba-snake) - Snake game.

Weather App

[view online](https://taw.github.io/imba-weather) - Weather app.

Top Down Shooter

[view online](https://cassianosf.github.io/imba-top-down-shooter/dist/index.html) - 2D zombie shooter game.

Ping CRM

CRUD app with login, acccount, organizations and contacts management. Built with Inertia, Edgedb and Imba

Real World Apps

Tools

Apps/Websites