0.1.6 • Published 3 years ago

akamai-filerobot-converter v0.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Release Contributions welcome License Scaleflex team

Installation

$ npm install --save akamai-filerobot-converter

Usage

There are two available methods: akamaiToFilerobot, filerobotToAkamai.

akamaiToFilerobot('<URL>?im=Rotate,degrees=50;BackgroundColor=00ff00')

// '<URL>?r=-50&bg_colour=00ff00'
filerobotToAkamai('<URL>?r=50&bg_colour=ff00ff')

// '<URL>?im=Rotate,degrees=-50;BackgroundColor,color=ff00ff'

Supported Options

Akamai to Filerobot

Filerobot to Akamai

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago