Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@gaia-project/viewer

Package Overview
Dependencies
Maintainers
1
Versions
364
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gaia-project/viewer

Functions to visualize the map and boards for gaia project inside html canvas

Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Join the chat at https://gitter.im/gaia-engine

gaia-viewer

Functions to visualize the map and boards for gaia project inside html canvas

Requirements

Depending on your version of node and your OS, the binaries for node-sass might need to be built rather than downloaded.

This can generally be avoided if you have a LTS version of node installed: https://nodejs.org/en/.

If you have errors during npm install due to manually building modules, you can try this:

Windows

# From an elevated powershell / admin console
npm install --global --production windows-build-tools

Mac

  • install python 2.7 + (not 3.x)
  • run xcode-select --install in the terminal

See here for why.

Unix

sudo apt install build-essentials

Build

npm install # or 'yarn', if installed
npm run serve # or 'yarn serve'

And open localhost:8080 in the browser.

FAQs

Package last updated on 01 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts