Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/flip
Canvas flip utility
https://github.com/component/flip
Last synced: 13 days ago
JSON representation
Canvas flip utility
- Host: GitHub
- URL: https://github.com/component/flip
- Owner: component
- Created: 2013-06-07T19:16:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-21T17:33:27.000Z (over 11 years ago)
- Last Synced: 2024-05-08T17:11:23.070Z (8 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# flip
Canvas flip utility.
## Installation
$ component install component/flip
## API
### flip(canvas, flipX, flipY)
```js
flip(canvas, true, false);
```## License
MIT