1.0.0 • Published 11 years ago

universal-canvas v1.0.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

universal-canvas

small wrapper to use canvas across environments easily

Uses the Canvas API on the browser and node-canvas on the server.

Installation

$ npm install nathan7/universal-canvas

or

$ component install nathan7/universal-canvas

API

new Canvas(width, height)

Returns a new canvas.

License

MIT

1.0.1

11 years ago

1.0.0

11 years ago