0.0.1 • Published 2 years ago

maasglobal-list-ts v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

MaaS Global List TS

Lazy list implementation based on generators

Devops

npm install -g yarn               # install yarn
yarn                              # install dependencies
yarn lint                         # run linters
yarn typecheck                    # run static type checks
yarn test                         # run tests
yarn prettify                     # auto format code base
yarn ci                           # perform a local CI test run
yarn build                        # create a production build
yarn clean                        # remove build artefacts
yarn readme-ts                    # extract readme code examples
yarn deploy-npm                   # deploy npm package
yarn deploy-alpha                 # deploy prelease npm package
0.0.1

2 years ago