Dependencies
Core Dependencies
ago.js
- Timeagov1.4.1
MIT Licensebitcoinjs-lib.js
- BitcoinJSv1.1.3
MIT Licensebootstrap.js
- Bootstrapv3.2.0
MIT Licensebootstrap-filestyle.js
- Bootstrap FileStylev1.1.2
MIT Licensebootstrap-switch.js
- Boostrap Switchv3.0.2
Apache License 2.0crypto.js
- CryptoJSv3.1.2
BSD Licenseeffects.js
- jQuery UI Effectsv1.9.2
MIT Licensejquery.js
- jQueryv1.11.0
MIT Licenseless.js
- Less.jsv1.7.0
Apache License 2.0mustache.js
- MustacheJSv0.8.2
MIT Licenseqrcode.js
- jQuery QRCodev0.10.0
MIT Licensesha3.js
- SHA3 - CryptoJSv3.1.2
BSD Licensetables.js
- DataTablesv1.10.0
MIT License
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.
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.
bootstrap.js
This depedency is required by several functions and modules throughout core. More information available here.
bootstrap-filestyle.js
This depedency is required by our modified bootstrap functionality.
bootstrap-switch.js
This depedency is required by our modified bootstrap functionality.
crypto.js
This depedency is required throughout the framework for security purposes.
effects.js
This is an optional depedency allowing for smoother, more natural animations.
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.
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.
mustache.js
This dependency is used by all functions requiring template rendering.
qrcode.js
This dependency is used to generate QR codes. It cannot be used to scan them.
sha3.js
This depedency is required throughout the framework for security purposes.
tables.js
This depedency is required for sortable tables.
- Related Articles
- Back to Assets
- Dependencies
- Boostrap
- Mustache
- LESS.css
- Table of Contents