-
JXtension - JQuery's Little Brother
I recently created JXtension, a JavaScript library that is smaller than jQuery but provides many of the same features. These features include all of the following:
- New Array object functions
- New Function object functions
- New String object functions
- A $(...) CSS-like selector
- A New Color object
I am working on including cookie handling, AJAX, and wildcard search capabilities. I currently have most of the extra object functions documented. Unfortunately, I will not have the CSS-like selector documented until after December 19 (because of my workload at school). All JXDocs (JXtension Documentation pages) and JXtension information can be found at http://jxtension.gotochriswest.com/. The complete (or full) version of JXtension can be found at http://jxtension.gotochriswest.com/J...atest(Full).js. My question for you is, what would you like to see in a JavaScript library?
Last edited by bardonw; 12-02-2009 at 06:22 PM.
Reason: Included a link to the code for JXtension.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks