Socket
Socket
Sign inDemoInstall

x3dom

Package Overview
Dependencies
0
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    x3dom

A framework for integrating and manipulating X3D scenes as HTML5/DOM elements


Version published
Weekly downloads
430
decreased by-20.52%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

A framework for integrating and manipulating X3D scenes as HTML5/DOM elements

NPM version

Installation

To install x3dom with npm do

npm install x3dom

To use a CDN, add the following tags to your HTML page

<link rel="stylesheet" type="text/css" href="https://unpkg.com/x3dom/x3dom.css">
<script type="text/javascript" src="https://unpkg.com/x3dom/x3dom.js"></script>

License

MIT OR GPL-3

Keywords

FAQs

Last updated on 01 Aug 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc