0.1.23 • Published 2 years ago

wc-notification-bell v0.1.23

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

wc-notification-bell

Published on webcomponents.org npm npm bundle size jsDelivr hits (npm) widget

A web component by lit.

The final product is an ES module, and it can be used alone.

Anywhere like Vanilla JS / Vue / React / Angular / Svelte ...

Demo

Usage

npm i wc-notification-bell

By CDN

See demo/index.html.

<!-- cdn -->
<script
  type="module"
  src="https://cdn.jsdelivr.net/npm/wc-notification-bell@latest"
></script>

<notification-bell></notification-bell>

By NPM

// main.ts
import 'wc-notification-bell'
<!-- index.html -->
<notification-bell mock></notification-bell>
0.1.23

2 years ago

0.1.22

2 years ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago