1.1.0 • Published 2 years ago

@antoine-giret/geovisio v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

GeoVisio / Viewer

Viewer is the component allowing display of pictures and sequences on a web page. It is written in JavaScript and compatible with all modern web browsers.

Dependencies

  • NodeJS >= 16

Setup

npm install
npm start

Testing

A variety of testing tools is made available:

  • npm run test : unit testing
  • npm run lint : syntax checks
  • npm run coverage : amount of tested code

Usage

See developer documentation for a complete reference of available methods.