@dbeining/react-atom

v2.0.0
Dead simple state management for React, inspired by `reagent` `ratom`s in Cljs
react hooks useState state-management cljs atom reagent

build

npm run clean && NODE_ENV=production webpack

build:dev

npm run clean && webpack

build:docs

rimraf docs && typedoc --out './docs' --theme node_modules/typedoc-twilio-theme/bin --module commonjs --target ES5 --name 'React Atom' --mode file --excludeNotExported src

clean

rimraf dist

git:commit

npx git-cz

dev

npm run test -- --watch

lint

tslint --project .

lint:fix

tslint --project --fix

semantic-release

semantic-release

test

jest --env=jsdom

test:withCoverage

jest --env=jsdom --collectCoverage

travis-deploy-once

travis-deploy-once
npm i @dbeining/[email protected]

Metadata

  • MIT
  • Whatever
  • Derrick Beining
  • released 11/21/2018

Downloads

Maintainers