minimal-state

v5.6.0
Simple and powerful reactive state management

build

tsc --emitDeclarationOnly && esbuild index.ts --bundle --outfile=dist/index.js --format=esm --target=es2018

size

cat dist/index.js | esbuild --minify | gzip | wc -c

prepublishOnly

cp ../README.md README.md
npm i minimal-state

Metadata

  • MIT
  • Whatever
  • Gregor Mitscha-Baude
  • released 7/29/2021

Downloads

Maintainers