Greetings,
There has been some conversation on the UI list about templating
solutions for jQuery. Ext has a light weight template library which
handles basic variable assignment and supporting formatting methods.
I finally decided to port the Ext solution to jQuery. I've tried to
conform to the UI API in my port. It was suggested that I pass this
port onto the general list for feedback and thoughts. My goal here is
really to propose the idea. I think UI could benefit from a baaic
template library, whether that be this port or a different
implementation.

Anyhow, take a look at:
http://stanlemon.net/files/ui.template.js

Thoughts and feedback are much appreciated.

Pax,
- Stan

Reply via email to