UNPKG

matter-dom-plugin

Version:

A plugin to apply matter.js's physics to DOM elements

10 lines 135 B
language: node_js sudo: false node_js: - "node" install: - npm install script: - npm run lint - npm run build - npm run test