0.1.0 • Published 7 years ago

phovea_bundle_lib v0.1.0

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
7 years ago

phovea_bundle_lib Phovea NPM version Build Status Dependency Status

This bundle defines which plugins should be bundled in the library version of Phovea. References plugins along with their indirect dependencies in package.json are bundled together.

Installation

git clone https://github.com/phovea/phovea_bundle_lib.git
cd phovea_bundle_lib
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.