avs-go

0.11.70604 • Public • Published

npm Published on webcomponents.org

AVS Go

Polymer 3.0 based elements for AVS.

Install

npm install avs-go

Usage

<html>
  <head>
    <script type="module" src="avs-go/avs-go-dataviz.js"></script>
  </head>
  <body>
    <avs-go-dataviz
       url="<url-to-avs-go-server>"
       scene-name="MyGoScene"
       renderer="<IMAGE|SVG|THREEJS>"
    >
    </avs-go-dataviz>
  </body>
</html>

License

Apache-2.0

Dependencies (3)

Dev Dependencies (8)

Package Sidebar

Install

npm i avs-go

Weekly Downloads

5

Version

0.11.70604

License

Apache-2.0

Unpacked Size

1.48 MB

Total Files

19

Last publish

Collaborators

  • avsdev