{"id":24271538,"url":"https://github.com/daotin/frontend-interview","last_synced_at":"2025-03-05T05:44:44.078Z","repository":{"id":271810189,"uuid":"914252934","full_name":"Daotin/frontend-interview","owner":"Daotin","description":"随机面试题","archived":false,"fork":false,"pushed_at":"2025-01-10T03:08:25.000Z","size":261,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T03:17:41.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://daotin.github.io/frontend-interview","language":"JavaScript","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/Daotin.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}},"created_at":"2025-01-09T08:37:29.000Z","updated_at":"2025-01-10T03:08:28.000Z","dependencies_parsed_at":"2025-01-10T03:17:42.672Z","dependency_job_id":"b1c4a0ab-caef-4172-8150-fe96c31fd2a0","html_url":"https://github.com/Daotin/frontend-interview","commit_stats":null,"previous_names":["daotin/frontend-interview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daotin%2Ffrontend-interview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daotin%2Ffrontend-interview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daotin%2Ffrontend-interview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daotin%2Ffrontend-interview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daotin","download_url":"https://codeload.github.com/Daotin/frontend-interview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975136,"owners_count":20051428,"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":"2025-01-15T17:53:20.266Z","updated_at":"2025-03-05T05:44:44.060Z","avatar_url":"https://github.com/Daotin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 前端面试题库\n\n一个简单的前端面试题库网站，支持分类查看和随机抽题，搜索和收藏功能。\n\n## 特性\n\n- 支持多个分类的题目展示\n- 随机抽取当前分类的题目\n- 显示/隐藏答案\n- 移动端适配\n- 题目搜索功能（支持模糊匹配）\n- 题目收藏功能（本地存储）\n- 键盘快捷键支持\n  - 空格：显示/隐藏答案\n  - 回车：下一题\n- 收藏题目功能（本地存储）\n  - 点击题目右上角的心形图标收藏/取消收藏\n  - 点击\"查看收藏\"按钮查看收藏的题目\n  - 点击收藏列表中的题目可显示/隐藏答案\n  - 支持删除收藏的题目\n\n## 本地开发\n\n1. 克隆仓库\n\n```bash\ngit clone https://github.com/Daotin/frontend-interview.git\n```\n\n2. 使用任意 HTTP 服务器运行，例如：\n\n```bash\n# Python 3\npython -m http.server 3000\n```\n\n3. 访问 `http://localhost:3000`\n\n## 添加新题目\n\n1. 在 `questions` 目录下对应分类中创建或编辑 `.md` 文件\n2. 使用三级标题（###）标记题目\n3. 运行 `node scripts/generate-index.js` 更新索引\n\n## 题目格式示例\n\n```markdown\n### 1. 这是题目标题\n\n题目描述和内容...\n\n### 2. 另一个题目\n\n题目描述和内容...\n```\n\n## 在线访问\n\n访问 https://daotin.github.io/frontend-interview\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaotin%2Ffrontend-interview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaotin%2Ffrontend-interview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaotin%2Ffrontend-interview/lists"}