{"id":31030121,"url":"https://github.com/cuongdevjs/vue-schedule","last_synced_at":"2025-09-13T22:58:46.222Z","repository":{"id":39550620,"uuid":"182438828","full_name":"cuongdevjs/vue-schedule","owner":"cuongdevjs","description":"library build calendar schedule by day and by week base on Element UI Kit","archived":false,"fork":false,"pushed_at":"2024-10-20T02:46:23.000Z","size":1377,"stargazers_count":8,"open_issues_count":41,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-06T06:45:51.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","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/cuongdevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-04-20T18:04:07.000Z","updated_at":"2023-12-08T08:15:15.000Z","dependencies_parsed_at":"2023-01-25T16:10:13.891Z","dependency_job_id":null,"html_url":"https://github.com/cuongdevjs/vue-schedule","commit_stats":null,"previous_names":["cuongstf/vue-schedule"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cuongdevjs/vue-schedule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongdevjs%2Fvue-schedule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongdevjs%2Fvue-schedule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongdevjs%2Fvue-schedule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongdevjs%2Fvue-schedule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuongdevjs","download_url":"https://codeload.github.com/cuongdevjs/vue-schedule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongdevjs%2Fvue-schedule/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275038252,"owners_count":25394640,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-09-13T22:58:06.922Z","updated_at":"2025-09-13T22:58:46.213Z","avatar_url":"https://github.com/cuongdevjs.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-schedule\n\n### schedule display by day and by week\n\n[Link NPM](https://www.npmjs.com/package/vue-calendar-schedule)\n\n![MacDown Screenshot](/src/assets/Day.png \"Calendar Schedule By Day\")\n\n## But first, because some reason about import setting dependencies in bundle package so it won't work if install by normal way\n\n### If you wanna use package, you must have prerequisites:\n\n- If your project use [Element UI Kit](https://element.eleme.io), you can go through next step.\n  1. First, install Element UI, `npm i element-ui -S`\n  2. Don't worry about size, we will just use Table's package Element, by way import in **App.vue**\n  ```\n  import Vue from 'vue';\n  import { Table } from 'element-ui';\n  import locale from 'element-ui/lib/locale/lang/en';\n  Vue.use(Table, {locale});\n  ```\n\n* Please visit [repo GitHub here!](https://github.com/CuongStf/vue-schedule)\n\n* Clone project and copy file CalendarByDay.vue (Schedule by Day), CalendarElement.vue (Schedule by Week) in src/components directory in your project.\n\n* Use the files above as file CalendarSchedule.vue in repo\n\n* And now you can custom as you like.\n\n![MacDown Screenshot](/src/assets/Week.png \"Calendar Schedule By Week\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuongdevjs%2Fvue-schedule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuongdevjs%2Fvue-schedule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuongdevjs%2Fvue-schedule/lists"}