satcheljs

v4.3.1
Store implementation for functional reactive flux.

precommit

lint-staged

clean

rimraf build lib lib-esm

lint

tslint -t stylish --project tsconfig.json

build:source

tsc -p tsconfig.release.json

build:source:esm

tsc -p tsconfig.release-esm.json

watch

tsc -w -p tsconfig.release.json

test:unit

jest

build

run-s clean build:source build:source:esm

start

run-s clean watch

test

run-s lint build test:unit

test:start

jest --watch
npm i satcheljs

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/21/2022

Downloads