sourcing

Simple Event Sourcing

UNLICENSE License

Downloads
7
Stars
4
Committers
2

Contributing

$ make ?
make ?           # This list
make all         # Test and Lint
make clean       # Remove all generated assets
make install     # Install all required modules
make lint        # Check for inconsistencies
make release     # Release to NPM
make test        # Run all tests - Opts: REPORTER=dot|spec COVERAGE=true
make test.watch  # Run all tests and re-run them upon file changes


Package Rankings
Top 25.22% on Npmjs.org