Skip to content

Commit ccddeb6

Browse files
parallax.js added
1 parent b9e4056 commit ccddeb6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/technologies/p.json

+13
Original file line numberDiff line numberDiff line change
@@ -3711,6 +3711,19 @@
37113711
"implies": "PHP",
37123712
"website": "https://papaya-cms.com"
37133713
},
3714+
"parallax.js": {
3715+
"cats": [
3716+
59
3717+
],
3718+
"description": "Simple parallax scrolling effect.",
3719+
"js": {
3720+
"parallax": "",
3721+
"parallaxInstance": ""
3722+
},
3723+
"oss": true,
3724+
"scriptSrc": "(?:((?:\\d+\\.)+\\d+)\\/)?parallax(?:\\/assets\\/js)?(?:\\/jquery)?(?:\\/scripts)?(?:\\/wow)?(?:[_\\.]move)?(?:\\.inview)?(?:\\.pkgd)?(?:\\.scrolling)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1\\2",
3725+
"website": "https://github.com/pixelcog/parallax.js"
3726+
},
37143727
"parcel": {
37153728
"cats": [
37163729
19

0 commit comments

Comments
 (0)