Skip to content

Commit b9e4056

Browse files
Merge pull request #77 from enthec/Packery
Packery
2 parents c6417a1 + 8984d9b commit b9e4056

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

src/images/icons/Packery.svg

+25
Loading

src/technologies/p.json

+13
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,19 @@
206206
"scriptSrc": "pay\\.pacenow\\.co",
207207
"website": "https://pacenow.co/"
208208
},
209+
"Packery": {
210+
"cats": [
211+
59,
212+
66
213+
],
214+
"description": "Packery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts.",
215+
"icon": "Packery.svg",
216+
"pricing": [
217+
"onetime"
218+
],
219+
"scriptSrc": "packery(?:\\.pkgd)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
220+
"website": "https://packery.metafizzy.co/"
221+
},
209222
"Packlink PRO": {
210223
"cats": [
211224
100,

0 commit comments

Comments
 (0)