Hacker News new | ask | show | jobs
by mikealrogers 5642 days ago
It actually works with any file, it's just that HTML files get a DOM and jQuery to help you manipulate the page.

It's conceivable to add additional tools in the future (YUI, dojo) and even maybe some tools specific to help creating css.

Having the filesystem be the API makes the caching semantics quite nice and extensible.