5.0.37 • Published 5 months ago
@totalsoft/react-state-lens v5.0.37
jsbb
JavaScript building blocks for a better, safer, side-effect-free world.
"Sometimes, the elegant implementation is just a function. Not a method. Not a class. Not a framework. Just a function."
The blocks
zion
pure-validations
pure-validations-react
rules-algebra
rules-algebra-react
change-tracking
change-tracking-react
react-state-lens
Bootstrap
yarn install
lerna bootstrap
Build
lerna run build
Lint typescript definitions
lerna run typescript
Test
yarn test
Publish
lerna publish --contents build patch
lerna publish --contents build minor
lerna publish --contents build major