1.0.0-beta1 • Published 4 years ago

my-imgproxy v1.0.0-beta1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

const myImgproxy = new imgproxyInit({ salt: process.env.IMGPROXY_SALT, key: process.env.IMGPROXY_KEY, origin: 'https://imgproxy.example.com' })

myImgproxy.imgproxy(source_url, width, height, extension, extend, quality, enlarge, resizing_type)

1.0.0-beta1

4 years ago