@imnaiyar/strange.js
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

StrangeImage

A wrapper for Strange API, an image manipulator

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)

/@imnaiyar/strange.js/

    Package Sidebar

    Install

    npm i @imnaiyar/strange.js

    Weekly Downloads

    5

    Version

    1.1.1

    License

    Apache-2.0

    Unpacked Size

    52.7 kB

    Total Files

    17

    Last publish

    Collaborators

    • imnaiyar