Skip to content

syarul/keetjs-todomvc

Repository files navigation

Keet.js TodoMVC Example

Build Status

This the implementation of TodoMVC using keet.

This TodoMVC is may serve as as an option of building application with Keet.js.

Setup

To install run

npm install

To build and view the mvc

npm run build

TodoMVC Performance Benchmark

Opinionated, the benchmark test suite: link

Result vs Preact, Vue, Mithril and Mercury

It's about +/- 20x vs React and +/- 40x vs Angular

( Results from Chrome v64 on Window 7 - AMD FX6100 - Radeon HD 7900 - )

1000 Todos, all test without write to localStorage. Result varied across multiple test

Test Unit

To run the todomvc test, clone https://github.com/syarul/cypress-example-todomvc

npm install && npm start

on different console run:-

npm run cypress:run

About

Keet.js - todomvc, spec is by http://todomvc.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published