1.0.0 • Published 9 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-pubsubBuild
npm run buildNeed the UMD (minified) build? Use:
npm run build:umdBuild the examples with the following command:
npm run examples:buildOr use the one below if you want to experiment.
npm run examples:watchHow to use
See the ./examples directory
1.0.0
9 years ago