joerichsen / jquery-methods forked from vitch/jquery-methods
- Source
- Commits
- Network (4)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Thu Aug 06 06:18:53 -0700 2009 | |
| |
array.js | Tue May 22 01:22:25 -0700 2007 | |
| |
date.js | ||
| |
date_be_utf8.js | Mon Jun 23 02:59:12 -0700 2008 | |
| |
date_da.js | Tue Sep 15 04:12:41 -0700 2009 | |
| |
date_de.js | Wed Aug 27 13:35:52 -0700 2008 | |
| |
date_el.js | ||
| |
date_es.js | Wed Aug 27 13:35:52 -0700 2008 | |
| |
date_fr.js | Wed Aug 27 13:35:52 -0700 2008 | |
| |
date_it.js | Wed Aug 27 13:35:52 -0700 2008 | |
| |
date_nl.js | Fri Aug 15 16:50:29 -0700 2008 | |
| |
date_pl.js | Sun Sep 16 15:48:01 -0700 2007 | |
| |
date_pt-br.js | Wed Aug 27 13:35:52 -0700 2008 | |
| |
date_ru_utf8.js | Fri Nov 09 07:35:22 -0800 2007 | |
| |
date_ru_win1251.js | ||
| |
date_se.js | Fri Aug 15 16:50:29 -0700 2008 | |
| |
date_ua_utf8.js | Mon Dec 10 12:44:04 -0800 2007 | |
| |
methodsTest.html | Thu May 08 12:51:04 -0700 2008 | |
| |
string.js | Thu Jun 21 15:18:37 -0700 2007 |
README.markdown
jQuery methods
A set of files to provide additional functionality to built in JavaScript objects (e.g. Array, Date and String) for use with jQuery.
These methods were previously hosted in the main jQuery repository but that is now reserved for core jQuery code so I've imported their history to github for future hosting and development.

