You are here

footable.libraries.yml in FooTable 8

Same filename and directory in other branches
  1. 8.2 footable.libraries.yml

File

footable.libraries.yml
View source
  1. footable:
  2. version: 1.x
  3. js:
  4. js/footable.js: {}
  5. footable_standalone_source:
  6. version: 3.x
  7. js:
  8. /libraries/footable/footable.js: {}
  9. css:
  10. component:
  11. /libraries/footable/footable.standalone.css: {}
  12. footable_standalone_minified:
  13. version: 3.x
  14. js:
  15. /libraries/footable/footable.min.js: {}
  16. css:
  17. component:
  18. /libraries/footable/footable.standalone.min.css: {}
  19. footable_bootstrap_source:
  20. version: 3.x
  21. js:
  22. /libraries/footable/footable.js: {}
  23. css:
  24. component:
  25. /libraries/footable/footable.bootstrap.css: {}
  26. footable_bootstrap_minified:
  27. version: 3.x
  28. js:
  29. /libraries/footable/footable.min.js: {}
  30. css:
  31. component:
  32. /libraries/footable/footable.bootstrap.min.css: {}