viz-vimuth

0.3.1 • Public • Published

Data Visualization

A React component that serves as a fully fledged visual programming interface, ideal for simulation.

NPM JavaScript Style Guide

Install

npm install --save data-viz

Usage

Refer to User Guide for more information.

Development and Testing:

playground is an internal cra that should be used to test this React Component Library that currently exports the component Canvas

For cloud functions: - Ensure your function is public - Handle preflight requests as detailed here; https://cloud.google.com/functions/docs/writing/http#functions_http_cors-nodejs

Run at root:

  1. npm update && npm run build
  2. npm run i-all (This runs npm install for both the base and playground)
  3. npm run dev (This builds the library to dist folder and starts the playground)
  4. npm run test to run all the test cases

Readme

Keywords

none

Package Sidebar

Install

npm i viz-vimuth

Weekly Downloads

15

Version

0.3.1

License

none

Unpacked Size

5.96 MB

Total Files

117

Last publish

Collaborators

  • vimuth
  • vuminhhieu2001