Skip to content

tstanciu/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
lerna bootstrap

Build

lerna run build

Lint typescript definitions

lerna run tslint

Test

yarn test

Publish

lerna publish --contents build patch
lerna publish --contents build minor
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.

About

JavaScript building blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%