1.0.3 • Published 5 years ago

@osstotalsoft/pure-validations v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

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

Bootstrap

yarn install
lerna bootstrap

Build

lerna exec -- yarn build

Test

jest

Publish

lerna publish --contents build patch
lerna publish --contents build minor
lerna publish --contents build major
1.0.3

5 years ago

1.0.2

5 years ago