Developer reference

Installation

Installing the FMAW library happens over npm.

Modules

The FMAW consists of the Filerobot Core package and additional modules described below. The modules marked as required must be imported for the FMAW to function.

Module

Required

Description

yes

Displays the folder structure and media gallery and provides file management capabilites.

yes

Handles multipart file upload.

no

Displays upload/download progress in a status bar.

no

Displays pop-up messages/statuses related to file operations.

no

Thumbnail generator for different file type previews.

no

Inline image editor with functionalities such as filters, crop, resizing, watermark, collages, etc.... Also used by other features of the Widget such as the variant generator and export function.

no

Inline image annotation and comment feed for people to collaborate on media assets.

no

Captures photos or videos from the device's camera and upload them to the Filerobot storage container.

no

Device screen recorder and uploader

no

Inline image editor prior the actual upload of the image to, for example, upload a resized version of a large image into the storage container.

Code examples

Last updated