JSPM

@matter/nodejs

0.13.0-alpha.0-20250420-9f45e4f77
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5019
  • Score
    100M100P100Q116081F
  • 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