JSPM

@matter/nodejs

0.15.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4400
  • Score
    100M100P100Q116310F
  • License Apache-2.0

Node.js platform support for matter.js

Package Exports

  • @matter/nodejs
  • @matter/nodejs/config

Readme

@matter/nodejs - Node.js platform specific functionality for Matter.js

This package is required to run matter.js on Node.js.
If you do not use @matter/main you should import it once before invoking matter.js APIs. If you use @matter/main, you do not need to import this package because this is handled automatically.

For more information about matter.js, see the matter.js README. Importing this package is only needed in special cases. For all normal use cases, import the main package.

T