Merge pull request #6495 from nurbek91/glider.js

Add Glider.js / js-lib #5808
main
Elbert Alias 2 years ago committed by GitHub
commit b412d657f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 0C24.8364 0 32 7.1636 32 16C32 24.8364 24.8364 32 16 32C7.1636 32 0 24.8364 0 16C0 7.1636 7.1636 0 16 0Z" fill="white"/>
<path d="M20.1512 13.0304C20.1512 13.4324 19.8252 13.7588 19.4228 13.7588C19.0208 13.7588 18.6948 13.4324 18.6948 13.0304C18.6948 12.6284 19.0208 12.302 19.4228 12.302C19.8252 12.302 20.1512 12.6284 20.1512 13.0304ZM21.8508 10.8452C21.8508 10.7088 21.7292 10.6024 21.5924 10.6024C18.952 10.6024 17.5032 11.2096 15.6068 13.0988C15.1744 13.5388 14.7268 14.0396 14.2716 14.5784L11.3964 14.73C11.3204 14.7376 11.2448 14.7832 11.1992 14.8516L9.4996 17.7652C9.4464 17.8564 9.4616 17.9772 9.5376 18.0608L10.0232 18.5468C10.0688 18.592 10.1372 18.6148 10.198 18.6148C10.2208 18.6148 10.2436 18.6148 10.266 18.6068L12.36 17.9624L14.492 20.0944L13.8472 22.1888C13.8244 22.2724 13.8472 22.3636 13.908 22.4312L14.3936 22.9168C14.4468 22.9624 14.5072 22.9852 14.568 22.9852C14.6136 22.9852 14.6512 22.9768 14.6896 22.9552L17.6028 21.2552C17.6712 21.21 17.7164 21.1336 17.7248 21.0584L17.8764 18.1824C18.4152 17.7272 18.916 17.2796 19.356 16.8468C21.1528 15.0412 21.8508 13.3644 21.8508 10.8452Z" fill="#8CC9F0"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -776,6 +776,16 @@
"implies": "Java",
"website": "http://glassfish.java.net"
},
"Glider.js": {
"cats": [
59
],
"description": "Glider.js is a fast, lightweight, responsive, dependency-free scrollable list with customisable paging controls.",
"icon": "Glider.js.svg",
"oss": true,
"scriptSrc": "(?:/|@)?([\\d\\.]{2,})?/glider\\.min\\.js\\;version:\\1",
"website": "https://nickpiscitelli.github.io/Glider.js"
},
"Glitch": {
"cats": [
62

Loading…
Cancel
Save