Filesize

Component ID

2274301

Component name

Filesize

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Filesize JavaScript library

This module integrates filesize JavaScript library to Drupal.

You can install and enable this module, download filesize.min.js from its official website and put under sites/all/libraries/filesize directory.

Drush command

Download production file.
drush filesize-download
Download debug-use file. (not minified)
drush filesize-download debug
You can specify the path
drush filesize-download --path=/path/to/libraries/filesize