1.1.1 • Published 1 year ago

@imnaiyar/strange.js v1.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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)