0.1.6 • Published 4 years ago

akamai-filerobot-converter v0.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago