somebee / todomvc-imba

Imba TodoMVC Example

Home Page:imba.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imba • TodoMVC

Create complex web apps with ease! Imba is a new programming language for the web that compiles to highly performant and readable JavaScript. It has language level support for defining, extending, subclassing, instantiating and rendering dom nodes.

Resources

Support

Let us know if you discover anything worth sharing.

Running

  1. Run npm install
  2. Open index.html in your browser to see it in action!

Development

The source resides in src/app.imba. Run npm run watch to recompile the source locally. Make sure you have installed Imba through npm: npm install -g imba first.

Credit

Created by Sindre Aarsaether

About

Imba TodoMVC Example

imba.io


Languages

Language:JavaScript 91.5%Language:HTML 7.4%Language:CSS 1.0%