Skip to content

Commit f19497c

Browse files
Add CDN demos
1 parent 59ff247 commit f19497c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.tpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ COMPONENT_DESCRIPTION
88

99
[Live Demo](https://aarongustafson.github.io/COMPONENT-NAME/demo/) ([Source](./demo/index.html))
1010

11+
Additional demos:
12+
- [ESM CDN Demo](https://aarongustafson.github.io/COMPONENT-NAME/demo/esm.html) ([Source](./demo/esm.html))
13+
- [Unpkg CDN Demo](https://aarongustafson.github.io/COMPONENT-NAME/demo/unpkg.html) ([Source](./demo/unpkg.html))
14+
1115
## Installation
1216

1317
```bash

0 commit comments

Comments
 (0)