@codewithshin/svelte-utterances
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@codewithshin/svelte-utterances", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Svelte Utterances Component", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -20,6 +20,24 @@ # svelte-utterances | ||
Select one from: | ||
The default is github-light. Select one from: | ||
`github-light`, `github-dark`, `preferred-color-scheme`, `github-dark-orange`, `icy-dark`, `dark-blue`, `photon-dark`, `boxy-light`, or `gruvbox-dark`. | ||
- github-light | ||
- github-dark | ||
- preferred-color-scheme | ||
- github-dark-orange | ||
- icy-dark | ||
- dark-blue | ||
- photon-dark | ||
- boxy-light | ||
- gruvbox-dark | ||
### Issue term | ||
The default is pathname. Select one from: | ||
- url | ||
- title | ||
- og:title | ||
- [Enter issue number] | ||
- [Enter term] | ||
## How to use | ||
@@ -34,2 +52,3 @@ | ||
theme="github-dark" | ||
reponame="yourname/repo-name" | ||
/> | ||
@@ -44,3 +63,2 @@ ``` | ||
## References | ||
@@ -47,0 +65,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3535
64