1.0.0 • Published 8 months ago

@bionamic/cell v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Bionamic BCell and Spreadsheet library

The library is used by the Bionamic application.

Testing:

#Testing

  • Create example.js and example.html files
  • Put all dependencies in examples/index.js
  • Build the dependency-bundle file bundle.js using pnpm run build-example-bundle
  • Import dependencies from bundle.js
  • npm run http-server to serve the html files

pnpm run build-example-bundle ()