Skip to content

osstotalsoft/jsbb

Repository files navigation

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
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.

Packages

No packages published

Contributors 8