@dbeining/react-atom

v4.1.19
State management made simple for React. Built on React Hooks. Inspired by `atom`s in `reagent.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 --options typedoc.js 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 5/26/2021

Downloads

Maintainers