Skip to content

Commit 084c4cc

Browse files
Merge pull request #112 from enthec/Dynamics.js
Dynamics.js added
2 parents f1e8f3d + ea05689 commit 084c4cc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/images/icons/Dynamics.js.png

674 Bytes
Loading

src/technologies/d.json

+10
Original file line numberDiff line numberDiff line change
@@ -2028,6 +2028,16 @@
20282028
"scriptSrc": "cdn(?:-eu)?\\.dynamicyield\\.\\w+/",
20292029
"website": "https://www.dynamicyield.com"
20302030
},
2031+
"Dynamics.js": {
2032+
"cats": [
2033+
59
2034+
],
2035+
"description": "Javascript library to create physics-related animations",
2036+
"icon": "Dynamics.js.png",
2037+
"oss": true,
2038+
"scriptSrc": "dynamics(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
2039+
"website": "https://dynamicsjs.com"
2040+
},
20312041
"Dynamicweb": {
20322042
"cats": [
20332043
1,

0 commit comments

Comments
 (0)