Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
/ phovea_importer Public archive

A data importer that takes a csv file, let's users define the data types and properties, and hands it over for parsing.

License

Notifications You must be signed in to change notification settings

phovea/phovea_importer

Repository files navigation

phovea_importer

Phovea NPM version Build Status

Flexible Smart and Visual Data Importer for Web Based Visualization

Installation

git clone https://github.com/phovea/phovea_importer.git
cd phovea_importer
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.