issues
search
cloudinary
/
js-url-gen
Cloudinary's base javascript library, including URL generation.
https://www.cloudinary.com
MIT License
47
stars
9
forks
source link
Feature/update to/fromJson to return object instead of array & add sources & transformation models
#502
Closed
ghost
closed
2 years ago
ghost
commented
2 years ago
Add ImageSourceModel
Add FetchSourceModel
Add TransformationModel
Fix transformation json representation to be an object instead of an array of actions
Updated fromJson to accept an updated transformation model {actions: IActionModel[]}
Update toJson to return an update transformation model