Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tradingview/fancy-canvas
https://github.com/tradingview/fancy-canvas
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tradingview/fancy-canvas
- Owner: tradingview
- License: mit
- Created: 2018-10-25T07:20:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T20:03:44.000Z (8 months ago)
- Last Synced: 2024-05-03T05:24:08.356Z (8 months ago)
- Language: TypeScript
- Size: 344 KB
- Stars: 33
- Watchers: 21
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 spacesCheck [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).