jsbb
jsbb copied to clipboard
JavaScript building blocks
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
yarn lerna bootstrap
Build
yarn lerna run build
Lint typescript definitions
yarn lerna run tslint
Test
yarn test
Publish
yarn lerna publish --contents build patch
yarn lerna publish --contents build minor
yarn lerna publish --contents build major
License
NodeBB is licensed under the MIT license.
Contributing
When using Visual Studio Code please use the extension Licenser
for applying the license header in files.