Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@doe-casl/verain-view

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doe-casl/verain-view

VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.

  • 1.3.49
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-94.67%
Maintainers
3
Weekly downloads
 
Created
Source

VeraInView Version

VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.

To build

We depend on node to build and bundle the application. All other dependencies will be downloaded and installed when running npm i which includes vtk.js for the 3D rendering.

To build and bundle the application, you will need to run these commands:

npm i                    # Install build tools and dependencies
npm run build:release    # Transpile the application into ./dist/vera.js
npm run bundle           # Generate standalone ./dist/VeraInView.html file
npm run guide            # Generate a PDF version of the user guide 

To run and share

The previous commands generate a single HTML file in ./dist/VeraInView.html.

You can copy it to your desktop and/or share it by email.

Then just double click on the HTML file which should open your default browser. At that point, you either have to click on the [+] button or the main window image to load the file you want to visualize or you can simply drag/drop it onto that button.

It may take some time to load your file, but once loaded, you will be able to expand the left menu and start exploring your data in a visual mode.

Please see the Users Guide for more information on interacting with the viewer.

Feedback

We welcome your feedback! Please submit issues for problems or enhancements.

License

VeraInView is distributed under the OSI-approved BSD 3-clause License. See LICENSE for details.

FAQs

Package last updated on 17 Jul 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

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