Skip to content

A simple component to combine mikanda/dom-table and component/model using component/reactive.

Notifications You must be signed in to change notification settings

mikanda/reactive-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactive-table

A simple component to combine mikanda/dom-table and component/model using component/reactive.

Installation

$ component install mikanda/table

Example

To run the example run

npm install
make test
node example/server.js
open http://localhost:3000/example.html

API

reactiveTable(collection, table, renderer, scope)

reactiveTable#setCollection(collection)

License

LGPLv3

About

A simple component to combine mikanda/dom-table and component/model using component/reactive.

Resources

Stars

Watchers

Forks

Packages

No packages published