0.4.0 • Published 10 years ago

data-chains v0.4.0

Weekly downloads
7
License
MIT
Repository
github
Last release
10 years ago

Status

Build Status

DataSource

A DataSource is an simply an EventEmitter which emitts a 'dataChanged' event with {added:[], removed:[], updated:[]}

#DataSourceListener A DataSourceListener is an object which has a 'setDataSource' method which

#DataLink A DataLink is both a DataSource, and a DataSourceListener. It listens to a

#Chain Fainlly, a data chain is just the idea of chaining toghether multiple DataLinks. non-linking DataSourceListeners may be hooked in at any point, there could be forking,

0.4.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago