# jquery-methods **Repository Path**: mirrors_glensc/jquery-methods ## Basic Information - **Project Name**: jquery-methods - **Description**: Provide useful extra functionality to base JS objects (e.g. Array, String, Date etc) for use with jQuery - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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. Authors ------- * [Joern Zaefferer](http://bassistance.de/) * [Brandon Aaron](http://brandonaaron.net) * [Kelvin Luck](http://www.kelvinluck.com)