[the pageforest.com blog] JSComposer - A JavaScript Composition Utility for P...

5 views
Skip to first unread message

Mike Koss

unread,
Jul 10, 2009, 8:03:20 PM7/10/09
to pagef...@googlegroups.com

After developing a JavaScript namespace facility, I needed a simple way of merging and/or minifying my javascript source files from my AppEngine (Django) application. So, I developed a simple python module that can be used to:

  1. Merge multiple JavaScript files into one (for faster download).
  2. Minifies your javascript on the server (and stores it in memcache for fast retrieval)
  3. Allows you to include javascript files individually on your test server for easy debugging.

Both the namespace library and jscomposer have been placed in the public domain, so feel free to use as you see fit:

namespace.js
jscomposer.py

I would love to hear from you if you use either of these libraries.

-- Mike



--
Posted By Mike Koss to the pageforest.com blog at 7/10/2009 04:53:00 PM
Reply all
Reply to author
Forward
0 new messages