{"id":28169685,"url":"https://github.com/bytesun/vansday","last_synced_at":"2025-10-14T09:36:52.068Z","repository":{"id":263233757,"uuid":"889750892","full_name":"bytesun/vansday","owner":"bytesun","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-17T06:09:12.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T16:18:43.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vansday.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bytesun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-17T06:03:38.000Z","updated_at":"2024-11-17T06:09:35.000Z","dependencies_parsed_at":"2024-11-17T22:52:56.736Z","dependency_job_id":null,"html_url":"https://github.com/bytesun/vansday","commit_stats":null,"previous_names":["bytesun/vansday"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bytesun/vansday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesun%2Fvansday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesun%2Fvansday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesun%2Fvansday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesun%2Fvansday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytesun","download_url":"https://codeload.github.com/bytesun/vansday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesun%2Fvansday/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018621,"owners_count":26086404,"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-10-14T02:00:06.444Z","response_time":60,"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-05-15T16:18:38.288Z","updated_at":"2025-10-14T09:36:52.061Z","avatar_url":"https://github.com/bytesun.png","language":"TypeScript","readme":"# IcEvent Calendar\n\nA modern, responsive calendar application built with React and TypeScript, featuring multiple view modes and event management capabilities.\n\n## Features\n\n- Multiple calendar views:\n  - Month view with event display\n  - Week view with hourly slots\n  - Agenda view for event listing\n- Responsive design that adapts to all screen sizes\n- Today navigation\n- Event color coding\n- Dynamic view switching\n- Mobile-optimized interface\n\n## Tech Stack\n\n- React 18\n- TypeScript\n- CSS Modules\n- React Icons\n- Vite\n\n## Getting Started\n\n1. Clone the repository:\n\ngit clone https://github.com/yourusername/icevent_ui_v2.git\n\n\n## Expanding the ESLint configuration\n\nIf you are developing a production application, we recommend updating the configuration to enable type aware lint rules:\n\n- Configure the top-level `parserOptions` property like this:\n\n\nexport default tseslint.config({\n  languageOptions: {\n    // other options...\n    parserOptions: {\n      project: ['./tsconfig.node.json', './tsconfig.app.json'],\n      tsconfigRootDir: import.meta.dirname,\n    },\n  },\n})\n\n\n- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`\n- Optionally add `...tseslint.configs.stylisticTypeChecked`\n- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and update the config:\n\n\n// eslint.config.js\nimport react from 'eslint-plugin-react'\n\nexport default tseslint.config({\n  // Set the react version\n  settings: { react: { version: '18.3' } },\n  plugins: {\n    // Add the react plugin\n    react,\n  },\n  rules: {\n    // other rules...\n    // Enable its recommended rules\n    ...react.configs.recommended.rules,\n    ...react.configs['jsx-runtime'].rules,\n  },\n})\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesun%2Fvansday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytesun%2Fvansday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesun%2Fvansday/lists"}