0.0.1 • Published 7 years ago

@mcrowe/store v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

store

Subscribable store for Typescript

Usage

npm install @mcrowe/store --save

Development

Install npm modules:

npm install

Run tests:

npm test

Release

Release a new version:

bin/release.sh

This will publish a new version to npm, as well as push a new tag up to github.