Setup
There doesn't seem to be any official documentation for controllers on the original homepage. Make sure to check out the examples instead.
We aim to stay true to the original API where we can, but sometimes it's not possible. We'll cover the differences in upcoming tutorials.
Install With NPM
npm i @box2d/controllers
This library extends @box2d/core, so make sure to check that out as well.