Wednesday, May 06, 2009

So you want a javascript html template... PURE.

Stefan sent me this link:

http://beebole.com/pure/

This thing rocks. I think everyone (especially those who have used JSON) should have come across need to do HTML template on the client JS and update the content when actual JSON data comes back. This could be really handy, and of coz, like many great libraries, its jQuery based.

2 comments:

Yves Hiernaux said...

Hi William,

I am Yves from BeeBole.

Thank you for the nice comment!

We use mostly PURE for our solution BeeBole coupled with jQuery, but I just wanted to add that it also works with DOMAssistant, MooTools, Prototype and Sizzle.

William said...

Haha yeah I know, but I am jQuery fans, so I am a lot more focused on the jQuery support :) This is soooo cool, I really would take a chance to integrate into my solutions too.