ampersand-io-collection
v0.1.6
Published
ampersand collection mixin based on rest collection mixin to be used with socket.io
Downloads
7
Maintainers
Readme
ampersand-io-collection
Still under development. Further documentation on the way.
Based on ampersand-collection-rest-mixin to be used with socket.io. ampersand-io-collection is not a mixin but an extension built on ampersand-collection to provide methods and properties that you'll often want when modeling data and collections you get from an API, using a realtime based socket app.
See also the ampersand-io documentation for further info on the socket.io
ampersand wrapper API this module uses.
Installing
npm install ampersand-io-collection
## License
MIT