isomorphic-model

0.1.1 • Public • Published

isomorphic-model

Build Status

Isomorphic data models.

Data binding on the UI that auto-syncs with the server and all connected clients.

More details pending..

Run the example

npm install
npm run example
# ..and open your browser at http://localhost:2000 

Test

# Run server component(Node module) tests. 
$ mocha test
 
# Run UI component(Polymer element) tests. 
cd isomorphic-model
$ polymer test -l chrome
 
# Run both tests. 
$ npm test

Authors

License

MIT

Package Sidebar

Install

npm i isomorphic-model

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • nicholaswmin