Skip to content

Cetsoft/upjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UPJS

###Overview UPJS is a javascript library that has a selector for the html elements and provides a better way of manipulation of the HTML elements. UPJS is composed of three seperate parts. The first one is core UPJS in which selector and basic HTML element manipulation implemented. The second part is extentions which provide additional capability on html elemenents or utility functions that are needed. The last but not the least is plugins which provide enrichment of the library in a standard way. From an architectural perspective, UPJS aims 3 layer approach. First layer is UPJS core functionalities, second for its extensions and last layer for its plugins. ###Current Status UPJS development is stopped in 2010 due to the insane improvement in JQuery. :D ###Licence UPJS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. UPJS is also MIT licenced.

About

A javascript Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.9%
  • CSS 1.1%