@agilie/canvas-image-cover-position
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@agilie/canvas-image-cover-position", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "It's method which calculate and return image position for fill canvas element like background-size cover", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,2 +12,8 @@ | ||
Just add file or function to your project | ||
**or** | ||
```bash | ||
$ npm install @agilie/canvas-image-cover-position | ||
``` | ||
## How to use | ||
@@ -14,0 +20,0 @@ ```javascript |
4854
33