1.1.1 • Published 1 year ago
@imnaiyar/strange.js v1.1.1
Useful links
Documentations: TBD Support Server: TBD
Usage
!IMPORTANT
Before we begin, you should have your Strange API key saved somewhere securely. If you don't have a key yet, please get it from here or by joining Strange Support Server.
// Example Usage
const image = new StrangeImage('Strange API token')
const blurredImage = image.filters.blur('Image Url', 6)