0.1.6 • Published 10 years ago

versal-runtime v0.1.6

Weekly downloads
10
License
BSD-2-Clause
Repository
github
Last release
10 years ago

Versal-runtime

Versal-runtime allows to launch Versal Elements. Essentially, this is a collection of polyfills + versal-element.

Includes:

  • Polymer HTML Imports
  • Polymer Custom Elements
  • Custom Events
  • TemplateElement

Usage:

npm install versal-runtime --save

in your HTML file:

<script src="./node_modules/versal-runtime/versal-runtime.min.js"></script>

To build:

npm run build

To test:

npm test
0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago