1.0.0-beta1 • Published 5 years ago
my-imgproxy v1.0.0-beta1
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
5 years ago