Skip to content

marcopollacci/mp-web-component

Repository files navigation

Built With Stencil Build Status Total alerts Language grade: JavaScript

Marco Pollacci Web Component Library

Simple Library with component that i love to use.

How to use

You can use it by include only one script in your project:

  • Master version
<script type='module' src='https://web-component.marcopollacci.it/build/mp-component.esm.js'
        crossorigin='anonymous'></script>
  • Develop version
<script type='module' src='https://develop.mp-web-component.pages.dev/build/mp-component.esm.js'
       crossorigin='anonymous'></script>

You can find also a Storybook in the root of each version (https://web-component.marcopollacci.it or https://develop.mp-web-component.pages.dev )

Enjoy!

About

Web Component Library build with Stenciljs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published