Generate FaviconPerform a full API request (build, send, parse and save) |
|
---|---|
Generate favicons from an image |
|
BuildFunctions for building parts of the API call. |
|
Build the favicon design section of the request |
|
Build the complete JSON request |
|
Build the master picture section of the request |
|
Build the settings part of the request |
|
Build the versioning part of the request |
|
SendFunctions for sending API requests. |
|
Send an API request to realfavicongenerator.net |
|
Parse and SaveFunctions to parse and save the API responses |
|
Parse an API response |
|
Save the favicon hosted on the realfavicongenerator.net servers |
|
HelperHelper functions used to build platform-specific parameters. |
|
Create Android Chrome favicon parameters |
|
Create Cost favicon parameters |
|
Create Firefox favicon parameters |
|
Create iOS favicon parameters |
|
Further details can be found in the realfavicongenerator.net API documentation |
|
Create Safari pinned tab favicon parameters |
|
Create Windows favicon parameters |
|
Create Yandex favicon parameters |
|
UtilityMisc. utility functions |
|
Encode a local favicon image to be passed to the API |
|
Provide an image via url to be passed to the API |
|
Create a list and remove NULLs |
|
Create a list excluding empty elements |