Skip to content

Phovea core includes the plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections

License

Notifications You must be signed in to change notification settings

katush/phovea_core

 
 

Repository files navigation

phovea_core Phovea NPM version Build Status Dependency Status

Phovea is a framework for developing web-based visualization applications. This is the core repository, but you will find the code distributed among many repositories.

If you want to learn how to use Phovea, check out the documentation.

Installation

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

Testing

npm run test:watch

When you save changes, tests will re-run.

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.

About

Phovea core includes the plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.9%
  • JavaScript 4.1%