{"id":18116597,"url":"https://github.com/kflorence/misc-js","last_synced_at":"2025-04-06T10:20:10.307Z","repository":{"id":136937782,"uuid":"934884","full_name":"kflorence/misc-js","owner":"kflorence","description":"Small, miscellaneous JavaScript functions, patches, helpers, etc.","archived":false,"fork":false,"pushed_at":"2011-04-24T19:28:57.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T13:02:37.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kflorence.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license-bsd","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-09-23T23:44:17.000Z","updated_at":"2014-06-14T02:57:32.000Z","dependencies_parsed_at":"2023-03-13T23:48:14.584Z","dependency_job_id":null,"html_url":"https://github.com/kflorence/misc-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kflorence%2Fmisc-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kflorence%2Fmisc-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kflorence%2Fmisc-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kflorence%2Fmisc-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kflorence","download_url":"https://codeload.github.com/kflorence/misc-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464722,"owners_count":20943064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-01T04:12:22.344Z","updated_at":"2025-04-06T10:20:10.272Z","avatar_url":"https://github.com/kflorence.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# misc-js\nThis repository contains a collection of small jQuery plugins, minor JavaScript\nand jQuery patches, and other miscellaneous code samples conveniently placed in\none spot.\n\nCurrently, the repository contains the following:\n\n## jQuery\n\n* __jQuery.getLength__ - Used to find the length of Strings (character count),\n  Arrays (element count) and Objects (property count, excluding prototype-\n  inherited properties).\n* __jQuery.getObjectFromArray__ - Used to return an Object from an Array of Objects\n  by matching a key within the Objects to a value.\n* __jQuery.isEmpty__ - Used to find out whether or not a String (zero character\n  length), Array (no elements) or Object (no properties) is \"empty.\"\n* __jQuery.isNumber__ - Used to determine if a value is truly, in fact, a number.\n* __jQuery.isVersion__ - Used for jQuery version test cases.\n\n### jQuery Patches\n\n* __jQuery.extend-patch__ - Provides backwards compatibility to jQuery versions\n  less than 1.4 for the jQuery.extend method.\n\n## License\nCopyright (c) 2011 Kyle Florence  \nLicensed under the GNU General Public License.  \n[http://www.gnu.org/licenses/gpl.html](http://www.gnu.org/licenses/gpl.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkflorence%2Fmisc-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkflorence%2Fmisc-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkflorence%2Fmisc-js/lists"}