1.0.0 • Published 8 years ago
kompo-pubsub v1.0.0
Kompo - PubSub
A simple and straightforward PubSub library to be used together with component library Kompo. Inspired by the ideas of David Walsh.
Install
npm install --save kompo-pubsub
Build
npm run build
Need the UMD (minified) build? Use:
npm run build:umd
Build the examples with the following command:
npm run examples:build
Or use the one below if you want to experiment.
npm run examples:watch
How to use
See the ./examples
directory
1.0.0
8 years ago