Socket
Socket
Sign inDemoInstall

paraviewweb

Package Overview
Dependencies
Maintainers
1
Versions
346
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paraviewweb

Web framework for building interactive visualization relying on VTK or ParaView to produce visualization data


Version published
Weekly downloads
46
decreased by-87.47%
Maintainers
1
Weekly downloads
 
Created
Source

ParaViewWeb

Build Status Dependency Status semantic-release npm-download

Introduction

ParaViewWeb aims to provide a framework for building interactive web visualizations which rely on VTK or ParaView to produce visualization data.

This data can be static or dynamic ranging from a no-server setup to having a ParaView or VTK backend sending either geometry or images to the client.

Documentation

** COMING SOON **

See the documentation for a getting started guide, advanced documentation, and API descriptions.

Generated API

Generated examples:

Development

You can start building the ParaViewWeb library by itself with the following set of commands:

$ git clone https://github.com/kitware/paraviewweb.git
$ cd paraviewweb
$ npm run install:global
$ npm install
$ npm run build

Licensing

ParaViewWeb is licensed under BSD Clause 3.

Getting Involved

Fork our repository and do great things. At Kitware, we've been contributing to open-source software for 15 years and counting, and want to make ParaViewWeb useful to as many people as possible.

FAQs

Package last updated on 22 Feb 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc