esp-js

v1.2.0
Evented State Processor (ESP) adds specific processing workflow around changes to a model's state
state processor evented state processor reactive rx event loop complex state processor router event router

start

yarn test

test

jest --watchAll --no-cache --config jest.config

test:ci

jest --teamcity --config jest.config --verbose

build

npm run build:dev && npm run build:prod

build:dev

webpack --config webpack.dev.config.js

build:prod

webpack -p --config webpack.prod.config.js

Metadata

Downloads

Maintainers