Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/semibran/canvas

usable wrapper for canvas api
https://github.com/semibran/canvas

canvas html

Last synced: 16 days ago
JSON representation

usable wrapper for canvas api

Awesome Lists containing this project

README

        

# canvas
> Create Canvas elements with ease

**Note:** All drawing methods have been moved to [`semibran/canvas-draw`](https://github.com/semibran/canvas-draw).

```javascript
var canvas = Canvas(width, height)
```

## Installation
```sh
npm install semibran/canvas
```

## License
MIT