A small library that uses Knockout's native pub/sub capabilities to facilitate decoupled communication between separate view models or components.
350
stars
55
forks
source link
Add repository field to package.json #34
Closed
AMeng closed 9 years ago
NPM has a repository field. A warning is displayed during
npm install
if the field is not specified.