Skip to content

A library for easily creating a visualization of an iland cloud virtual environment.

License

Notifications You must be signed in to change notification settings

ilanddev/gibraltar

Repository files navigation

Gibraltar

Project Gibraltar is a network visualization library for the iland Secure Cloud. The visualization is rendered to an HTML5 canvas and is drawn with PaperJS.

Contributing

Contributions to this project are welcomed. Please read the following documentation to learn more about the development protocol and best practices for this project.

Development Environment

Install the project dependencies:

npm install

Start a development server for the demo project:

npm run serve-demo

Run the linter:

npm run lint

Run the unit tests:

npm test

Build the demo:

npm run build-demo

Build the project:

npm run build

Build the docs:

npm run docs

About

A library for easily creating a visualization of an iland cloud virtual environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published