Skip to content

An implementation of TodoMVC in Imba, structured like React TodoMVC (for easy comparison)

Notifications You must be signed in to change notification settings

somebee/todomvc-imba-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imba • TodoMVC example structured like React TodoMVC

Usage

Clone the repository and run npm install from inside the folder. index.html and react.html can both be accessed directly as files (also without npm / node).

Imba sourcecode resides in imba/ To recompile the source, make sure you have Imba installed and run imba watch imba/ -o js/ from root of the folder.

The benchmarking part only focuses on the actual rendering.

Resources

Credit

Created by Sindre Aarsaether

About

An implementation of TodoMVC in Imba, structured like React TodoMVC (for easy comparison)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published