htmldeps

Expand CSS and javascript dependency links in HTML
Download

htmldeps Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Python License
  • Price:
  • FREE
  • Publisher Name:
  • Iain Lamb
  • Publisher web site:
  • http://lamb.cc/

htmldeps Tags


htmldeps Description

Expand CSS and javascript dependency links in HTML htmldeps is a Python module that supports clean separation of markup, presentation, and behavior in HTML. It looks for special dependency comments atop CSS and javascript files and within < style > or < script > tags of the form:/* :depends module1, module2 */The comma separated list following the :depends string indicates CSS or javascript modules that need to be linked into the markup just before each < style > or < script > tag enclosing a dependency comment.After processing, the HTML will contain all the required links to CSS or javascript modules listed in the markup, along with any of their dependencies. Requirements: · Python


htmldeps Related Software