0.1.0 • Published 3 years ago

@devjoyvn/web-components v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Web-Components

It is a bundle of fast, context-free components that can be used on pages as custom HTML elements. They have isolated small css for faster loads and run inside shadow dom.

Components List

  • Promotion Banner

    Shows promotion banner from api.
<div>
  <promotion-banner />
</div>

.....
.....
.....

  <script src="https://unpkg.com/@devjoyvn/web-components@0.0.1/dist/index.js" async></script>
</body>
0.1.0

3 years ago

0.0.3

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago