vanilla-back-to-top
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "vanilla-back-to-top", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Configurable zero dependency Back To Top button", | ||
@@ -11,9 +11,30 @@ "main": "dist/vanilla-back-to-top.min.js", | ||
"keywords": [ | ||
"up", | ||
"back to top", | ||
"link", | ||
"scroll", | ||
"zero dependency", | ||
"vanillajs", | ||
"configurable", | ||
"blog", | ||
"prerendered", | ||
"jekyll", | ||
"hugo", | ||
"hexo", | ||
"blog", | ||
"prerendered" | ||
"gitbook", | ||
"gatsby", | ||
"nuxt", | ||
"pelican", | ||
"metalsmith", | ||
"brunch", | ||
"middleman", | ||
"mkdocs", | ||
"harp", | ||
"expose", | ||
"assemble", | ||
"wintersmith", | ||
"cactus", | ||
"react-static", | ||
"docpad", | ||
"hubpress" | ||
], | ||
@@ -20,0 +41,0 @@ "scripts": { |
@@ -5,3 +5,3 @@ # Vanilla Back To Top | ||
Ideal for pre-rendered blogs with no frameworks, e.g., [Hexo](https://hexo.io/). | ||
Ideal for pre-rendered blogs with no frameworks, e.g., [Jekyll](https://jekyllrb.com), [Hugo](http://gohugo.io/) or [Hexo](https://hexo.io/). | ||
@@ -14,3 +14,3 @@ <img src="http://i.pi.gy/DoaQa.gif" width="300px"/> | ||
``` | ||
<script src="https://unpkg.com/vanilla-back-to-top@3.1.1/dist/vanilla-back-to-top.min.js"></script> | ||
<script src="https://unpkg.com/vanilla-back-to-top@3.1.2/dist/vanilla-back-to-top.min.js"></script> | ||
<script>addBackToTop({})</script> | ||
@@ -17,0 +17,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
6341