0.0.15 • Published 3 years ago

@owliehq/bubojs v0.0.15

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

BuboJS

Contribution

Install

Install modules using lerna bootstrap to centralize all modules in root node_modules.

lerna bootstrap

Build

It's necessary to build ts files into js files to execute them This command remove previous build dir and build them with tsc compiler

yarn build

Run tests

Jest run all *.test.ts files in packages/* dir ⚠️You should build packages to execute tests⚠️

yarn test
0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago