We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ff247 commit f19497cCopy full SHA for f19497c
README.tpl
@@ -8,6 +8,10 @@ COMPONENT_DESCRIPTION
8
9
[Live Demo](https://aarongustafson.github.io/COMPONENT-NAME/demo/) ([Source](./demo/index.html))
10
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
+
15
## Installation
16
17
```bash
0 commit comments