{"id":19311002,"url":"https://github.com/hancoson/mobile-calendar","last_synced_at":"2025-09-22T18:43:38.786Z","repository":{"id":57281885,"uuid":"27747979","full_name":"Hancoson/mobile-calendar","owner":"Hancoson","description":":calendar:A mobile calender plugin.（jQuery手机移动端日历日期选择）","archived":false,"fork":false,"pushed_at":"2018-04-20T10:05:14.000Z","size":110,"stargazers_count":29,"open_issues_count":0,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-18T05:55:56.965Z","etag":null,"topics":["javascript"],"latest_commit_sha":null,"homepage":"http://hancoson.github.io/mobile-calendar/test/index.html","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/Hancoson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-09T03:35:11.000Z","updated_at":"2022-09-09T08:09:51.000Z","dependencies_parsed_at":"2022-08-31T10:53:56.778Z","dependency_job_id":null,"html_url":"https://github.com/Hancoson/mobile-calendar","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/Hancoson%2Fmobile-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hancoson%2Fmobile-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hancoson%2Fmobile-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hancoson%2Fmobile-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hancoson","download_url":"https://codeload.github.com/Hancoson/mobile-calendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250258733,"owners_count":21400959,"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":["javascript"],"created_at":"2024-11-10T00:27:18.469Z","updated_at":"2025-09-22T18:43:33.751Z","avatar_url":"https://github.com/Hancoson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mobile calender\n\n[![GitHub stars](https://img.shields.io/github/stars/Hancoson/mobile-calendar.svg)](https://github.com/Hancoson/mobile-calendar/stargazers)\n[![npm version](https://img.shields.io/npm/v/jq-mobile-calendar.svg)](https://www.npmjs.com/package/jq-mobile-calendar)\n[![GitHub issues](https://img.shields.io/github/issues/Hancoson/mobile-calendar.svg)](https://github.com/Hancoson/mobile-calendar/issues)\n[![GitHub license](https://img.shields.io/github/license/Hancoson/mobile-calendar.svg)](https://github.com/Hancoson/mobile-calendar/blob/master/LICENSE)\n[![npm](https://img.shields.io/npm/dt/jq-mobile-calendar.svg)](https://www.npmjs.com/package/jq-mobile-calendar)\n\n\u003e A mobile calender plugin.\n\n\u003e [DEMO\u003e\u003e](http://hancoson.github.io/mobile-calendar/test/index.html)\n\n![demo-images](http://7xtxh3.com1.z0.glb.clouddn.com/github/Jietu20171230-212811@2x.jpg\n)\n\n\u003e _Be dependent on `jQuery(Zepto)` and `Iscroll` library._\n\n## API\n\n### How to use\n\nDownload `mobile-calendar` folder and include it in your HTML document :\n\n```js\n\u003clink href=\"./mobile-calendar/index.css\" rel=\"stylesheet\" type=\"text/css\" /\u003e\n\n\u003cscript src=\"./mobile-calendar/index.js\"\u003e\u003c/script\u003e\n```\n\n\n```js\n$(document).date();\n\n//or\n$(document).date({\n    theme:\"date\",\n    fromat: 'yyyy/mm/dd'\n});\n```\n\nOf course, in your HTML you should add `\u003cdiv id=\"datePlugin\"\u003e\u003c/div\u003e`. Or you can refer to my demo: `./test/index.html`\n\n\n### Parameters \n- `theme`：default `data` , only show date；`datetime` show date and time.\n- `fromat`：Style . default `yyyy/mm/dd` and `yyyy/mm/dd hh:ii`. Example：\n    - `yyyy-mm-dd` and `yyyy-mm-dd hh:ii`\n    - `yyyy年mm月dd日` and `yyyy年mm月dd日 hh时ii分`\n\n\n## Authors\n\n[Hancoson](https://github.com/Hancoson)\n\n[MIT](https://github.com/Hancoson/mobile-calendar/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhancoson%2Fmobile-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhancoson%2Fmobile-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhancoson%2Fmobile-calendar/lists"}