@bionamic/item
v5.0.2
Published
Bionamic type library
Downloads
2
Maintainers
Keywords
Readme
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 ()