Dependencies

Core Dependencies


ago.js

This dependency is used by $.fn.blockstrap.core.ago to convert a timestamp into a text string describing how long has passed since the timestamp.

- back to top


bitcoinjs-lib.js

This depedency is required for $.fn.blockstrap.modules.blockchains, which is in-turn used by these core modules:

Please note that we have a slightly modified version that includes the additional blockchains that we parse.

- back to top


bootstrap.js

This depedency is required by several functions and modules throughout core. More information available here.

- back to top


bootstrap-filestyle.js

This depedency is required by our modified bootstrap functionality.

- back to top


bootstrap-switch.js

This depedency is required by our modified bootstrap functionality.

- back to top


crypto.js

This depedency is required throughout the framework for security purposes.

- back to top


effects.js

This is an optional depedency allowing for smoother, more natural animations.

- back to top


jquery.js

This is required in order to use the framework and is auto-loaded by the framework so need not be included in dependency lists.

- back to top


less.js

Strictly speaking, this is not a dependency as it is not found within the dependency folders and is only loaded if the less: true is set in the configuration files. For more information on this dependency please see here.

- back to top


mustache.js

This dependency is used by all functions requiring template rendering.

- back to top


qrcode.js

This dependency is used to generate QR codes. It cannot be used to scan them.

- back to top


sha3.js

This depedency is required throughout the framework for security purposes.

- back to top


tables.js

This depedency is required for sortable tables.

- back to top


  1. Related Articles
  2. Back to Assets
  3. Dependencies
  4. Boostrap
  5. Mustache
  6. LESS.css
  7. Table of Contents