deno.land / x / cannon_4_deno@v0.15.1.5 / README.md

cannon_4_deno

A simple transformation of the cannon-es scripts for use within a deno workflow

Manage your external dependencies with care.

// deps.ts
import { World } from "https://deno.land/x/cannon_4_deno@v0.15.1.5/src/cannon-es.js"

// main.ts
import { World } from "deps.ts"
//use as per normal

Check out the repo if you'd like to make improvements. This repo will be updated after there are new releases over there.

cannon_4_deno

Version Info

Tagged at
3 years ago