0.3.0-rc1 • Published 3 years ago

@pi-base/core v0.3.0-rc1

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

Test codecov Release NPM

Shared data model for the π-Base viewer and associated utilities.

Local Development

Clone the repo and then run

$ npm install
$ npm run test

See the viewer and compiler for examples of usage. This package is mostly internal implementation details, and tends to be fluid and sparsely documented. If you are interested in building on top of this package, please reach out so we can better support you.

Releasing

$ npm run build
$ npm run test
$ npm publish