dvf-2.x-dev/dvf.libraries.yml
dvf.libraries.yml
billboard:
remote: https://github.com/naver/billboard.js
version: "3.0.3"
license:
name: MIT
url: https://github.com/naver/billboard.js/blob/master/LICENSE
gpl-compatible: true
js:
https://cdnjs.cloudflare.com/ajax/libs/billboard.js/3.0.3/billboard.min.js: { type: external, minified: true }
css:
component:
https://cdnjs.cloudflare.com/ajax/libs/billboard.js/3.0.3/billboard.min.css: { type: external, minified: true }
d3:
remote: https://github.com/d3/d3
version: "7.8.5"
license:
name: BSD-3
url: https://github.com/d3/d3/blob/master/LICENSE
gpl-compatible: true
js:
https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.5/d3.min.js: { type: external, minified: true }
datatables:
remote: https://github.com/DataTables/DataTables
version: "1.13.8"
license:
name: MIT
url: https://github.com/DataTables/DataTables/blob/master/license.txt
gpl-compatible: true
js:
https://cdn.datatables.net/v/dt/dt-1.13.8/datatables.min.js: { type: external, minified: true }
css:
component:
https://cdn.datatables.net/v/dt/dt-1.13.8/datatables.min.css: { type: external, minified: true }
filesaver:
remote: https://github.com/eligrey/FileSaver.js
version: "1.3.8"
license:
name: MIT
url: https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md
js:
https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.min.js: { type: external, minified: true }
jquery.dvfCharts:
version: "1.0.0"
js:
js/jquery.chart_export.js: {}
js/jquery.dvfCharts.js: {}
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
- dvf/d3
- dvf/billboard
- dvf/filesaver
dvfCharts:
version: "1.0.0"
js:
js/dvfCharts.js: {}
dependencies:
- dvf/jquery.dvfCharts
dvfTables:
version: "1.0.0"
js:
js/dvfTables.js: {}
dependencies:
- dvf/jquery.dvfTables
jquery.dvfTables:
version: "1.0.0"
js:
js/jquery.dvfTables.js: {}
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
- dvf/datatables
dvfAdmin:
version: "1.0.0"
js:
js/dvfAdmin.js: {}
dependencies:
- core/jquery
- core/drupal
