/phovea_importer

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

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.