Skip to content

coding-blocks/web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CB 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/@coding-blocks/web-components@0.0.1/dist/index.js" async></script>
</body>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published