Socket
Socket
Sign inDemoInstall

@coding-blocks/web-components

Package Overview
Dependencies
0
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @coding-blocks/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.


Version published
Weekly downloads
1.1K
decreased by-0.09%
Maintainers
6
Created
Weekly downloads
 

Readme

Source

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>

Keywords

FAQs

Last updated on 28 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc