My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

jsGoo is not intended to do what base/effects js libraries do (like, jQuery, mooTools, prototype..) and should work side by side with them without any problem.

It has goal to provide abstractions for things like html-patterns, forms, data-resources, string-resources..

It provides client-side rendering of (x)html from data and is intended to be used for web applications (like gmail, calendar..), not web pages/applications (like wordpress, wiki..)

It tries to test some ideas I got with the webGoo project (which is probably a failed experiment) utilizing javascript. For example about just two patterns of data in html, etc..

The library is still very much in the making, but here you can see few tests and examples:

http://refaktor.si/demos/jsgoo/


There are no files in svn yet. I created this project already so that the name doesn't get taken or something. There is code already written but it is still very much in flux.

Powered by Google Project Hosting