Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @flekschas/dom-2d-camera with all npm packages installed. Try it out:

require("camera-2d-simple/package.json"); // camera-2d-simple is a peer dependency. require("gl-matrix/package.json"); // gl-matrix is a peer dependency. var dom2dCamera = require("@flekschas/dom-2d-camera")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@flekschas/dom-2d-camera v1.0.0-rc.4

A wrapper for attaching a 2D camera to a DOM element

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free