Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tradingview/fancy-canvas


https://github.com/tradingview/fancy-canvas

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# fancy-canvas
Making your HTML Canvas experience less painful.

## Overall structure
- `canvas-element-bitmap-size` - control the size of canvas bitmap
- `canvas-rendering-target` - abstractions to deal with different coordinate spaces

Check [examples](./examples) for more info.

## Development
Volta is recommended to install pinned version of Node and npm. See `engines` field in the top-level [`package.json`](./package.json).