{"id":21744200,"url":"https://github.com/jsjzh/vue-tiny-code","last_synced_at":"2025-10-15T00:58:39.044Z","repository":{"id":39557933,"uuid":"148486962","full_name":"jsjzh/vue-tiny-code","owner":"jsjzh","description":"这里有一个仿 Chrome 调色盘，有一个拖动排版的页面，还有一些新奇的小点子。","archived":false,"fork":false,"pushed_at":"2022-12-10T16:49:54.000Z","size":4091,"stargazers_count":203,"open_issues_count":28,"forks_count":71,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T01:11:13.863Z","etag":null,"topics":["chrome","drag","echarts","palette","vue","vue-component","vue-router"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/jsjzh.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}},"created_at":"2018-09-12T13:43:59.000Z","updated_at":"2025-02-26T06:57:04.000Z","dependencies_parsed_at":"2023-01-26T04:15:13.157Z","dependency_job_id":null,"html_url":"https://github.com/jsjzh/vue-tiny-code","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/jsjzh%2Fvue-tiny-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsjzh%2Fvue-tiny-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsjzh%2Fvue-tiny-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsjzh%2Fvue-tiny-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsjzh","download_url":"https://codeload.github.com/jsjzh/vue-tiny-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248693528,"owners_count":21146816,"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":["chrome","drag","echarts","palette","vue","vue-component","vue-router"],"created_at":"2024-11-26T07:10:37.087Z","updated_at":"2025-10-15T00:58:33.995Z","avatar_url":"https://github.com/jsjzh.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-tiny-code\n\n这里会有不少基于 `Vue` 这个棒棒的框架写的小玩意儿。\n\n现有项目：[拖拽自定义报表](/doc/dragReport.md)、[仿 `chrome` 调色板](/doc/palette.md)。\n\n具体可以查看 `src/router/index.js` 目录，当然，以后会做一个首页导航的啦。\n\n项目目录结构取自于 [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) 项目。\n\n当然，不仅仅是自己的项目，也有很多日常看其他开源项目源码时候看到的有意思的代码，具体可以查阅 `src\\directive`、`src\\utils` 这两个目录，相信我，里面有不少好东西。\n\n## 各项目文档说明\n\n[拖拽自定义报表 --- 文档跳转](/doc/dragReport.md)\n\n```html\nhttp://localhost:8080/dragReport\n```\n\n[仿 `chrome` 调色板 --- 文档跳转](/doc/palette.md)\n\n```html\nhttp://localhost:8080/palette\n```\n\n## 拷贝项目\n\n```cmd\ngit clone https://github.com/jsjzh/vue-tiny-code.git\n```\n\n## 开始项目\n\n```cmd\nyarn\nor\nnpm install\n```\n\n## 本地环境\n\n```cmd\nyarn start\nor\nnpm start\n```\n\n## 开发环境\n\n```cmd\nyarn run build\nor\nnpm run build\n```\n\n## 其他\n\n`npm install` 的速度在不可抗力下会比较慢（该项目中，应该是 `node-sass` 比较慢），即使有 `npm.taobao.org` 也不能拯救我们，这个时候，我就推荐一个国内镜像的地址。\n\n```cmd\nnpm install -g mirror-config-china --registry=http://registry.npm.taobao.org\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsjzh%2Fvue-tiny-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsjzh%2Fvue-tiny-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsjzh%2Fvue-tiny-code/lists"}