Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@doe-casl/verain-view
Advanced tools
VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.
VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.
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
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.
We welcome your feedback! Please submit issues for problems or enhancements.
VeraInView is distributed under the OSI-approved BSD 3-clause License. See LICENSE for details.
FAQs
VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.
The npm package @doe-casl/verain-view receives a total of 70 weekly downloads. As such, @doe-casl/verain-view popularity was classified as not popular.
We found that @doe-casl/verain-view demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.