Skip to content

Commit fdaa395

Browse files
Merge pull request #73 from enthec/Matter.js
Matter.js added
2 parents 61ce173 + 8251a33 commit fdaa395

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/images/icons/Matter.js.png

13.7 KB
Loading

src/technologies/m.json

+10
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,16 @@
12071207
},
12081208
"website": "https://developer.matomo.org/guides/tagmanager/introduction"
12091209
},
1210+
"Matter.js": {
1211+
"cats": [
1212+
59
1213+
],
1214+
"description": "Matter.js is a 2D physics engine for the web. It provides JavaScript-based tools for simulating rigid body physics in 2D environments.",
1215+
"icon": "Matter.js.png",
1216+
"oss": true,
1217+
"scriptSrc": "matter(?:-wrap)?(?:\\/demo\\/js\\/lib(?:\\/matter-tools\\/jquery)?(?:\\/decomp)?)?(?:\\/?-?((?:\\d+\\.)+\\d+))?(?:\\.min)?\\.js\\;version:\\1",
1218+
"website": "https://brm.io/matter-js/"
1219+
},
12101220
"Mattermost": {
12111221
"cats": [
12121222
2

0 commit comments

Comments
 (0)