uiji.js is a jQuery plugin for changing jQuery’s syntax (among other things).
The developer states that the main reasoning behind uiji.js is “Instead of generating markup on the server side, generate it on the client side.”
This in turn allows for customized websites without too much effort (the client-side is more informed about the user’s settings); it saves an AJAX call and makes code more modular.
- Website: http://aakilfernandes.com/uiji.html














