Skip to content

nickdoth/mok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mok

Featureless MVVM framework for browser javascript.

Install

From source:

# Install from sources...
git clone git://github.com/nickdoth/mok.git mok
cd mok
npm link

# ...Then in your project
npm link mok

Test

# If you don't have browserify, you should install it first:
npm install -g browserify
# run npm test and open test/index.html in a browser:
npm test

Usage

This is not documented now, so just read test/test.js and test/index.html :)

About

Featureless MVVM framework for browser javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors