0.7.9 • Published 5 years ago

@plane2d/core v0.7.9

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@box2d Monorepository

Work in Progress of a full Box2D ecosystem for the web. This includes TypeScript ports of:

Quick Start

Since this monorepo is not published on NPM yet, you can only run this locally.

Most important commands to execute from the root folder (you need yarn installed):

  • yarn -> install dependencies
  • yarn workspaces run build -> build all projects
  • yarn start -> Run testbed locally
  • yarn run bench -> Run the benchmark using node.js
  • yarn run bench:web -> Start a webserver for running the benchmarks using a browser,
  • yarn run lint -> Run linters, formatters, etc.
  • yarn run lint:fix -> Run linters, formatters, etc. and autofix if possible
0.7.9

5 years ago

0.7.6

5 years ago

0.7.8

5 years ago

0.7.7

5 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago