demo-stage

1.0.5 • Public • Published

Custom Element for demoing other custom elements

npm i demo-stage

  <script src="./node_modules/demo-stage/index.js" type="module"></script>
  <!-- or add `demo-stage` to your build process --> 
  <demo-stage headline="Loaded Data." color="purple"></demo-stage>

Or run locally.

git clone https://github.com/TravisMullen/demo-stage
cd demo-stage
npm run serve

JavaScript Style Guide

Package Sidebar

Install

npm i demo-stage

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

4.76 kB

Total Files

4

Last publish

Collaborators

  • travismullen