{"id":13671781,"url":"https://github.com/eteplus/vue-sui-demo","last_synced_at":"2025-09-29T00:32:49.647Z","repository":{"id":82262530,"uuid":"50753708","full_name":"eteplus/vue-sui-demo","owner":"eteplus","description":"用vue 和 SUI-Mobile 写了一个移动端demo，用来反馈学习vue的成果（禁用了SUI自带的路由，使用vue-router, vue-resource, webpack）[a web app written by vue \u0026 sui-mobile]","archived":true,"fork":false,"pushed_at":"2017-02-28T02:47:35.000Z","size":2831,"stargazers_count":1729,"open_issues_count":9,"forks_count":529,"subscribers_count":124,"default_branch":"master","last_synced_at":"2025-01-18T22:39:02.168Z","etag":null,"topics":["sui-mobile","vue","vue-resource","vue-router","vue-sui-demo"],"latest_commit_sha":null,"homepage":"http://eteplus.github.io/vue-sui-demo","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/eteplus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-01-31T01:32:37.000Z","updated_at":"2024-12-08T19:27:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"69bc91ae-d4a4-4b91-b1d5-2cc900a40d6a","html_url":"https://github.com/eteplus/vue-sui-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eteplus/vue-sui-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fvue-sui-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fvue-sui-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fvue-sui-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fvue-sui-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eteplus","download_url":"https://codeload.github.com/eteplus/vue-sui-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fvue-sui-demo/sbom","scorecard":{"id":383669,"data":{"date":"2025-08-11","repo":{"name":"github.com/eteplus/vue-sui-demo","commit":"1c80d5c463681b45ecb2bd9d58974bca3f1b0e5d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T16:05:24.342Z","repository_id":82262530,"created_at":"2025-08-18T16:05:24.342Z","updated_at":"2025-08-18T16:05:24.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277450939,"owners_count":25819971,"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-28T02:00:08.834Z","response_time":79,"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":["sui-mobile","vue","vue-resource","vue-router","vue-sui-demo"],"created_at":"2024-08-02T09:01:18.515Z","updated_at":"2025-09-29T00:32:48.705Z","avatar_url":"https://github.com/eteplus.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","JavaScript (485)"],"sub_categories":[],"readme":"# vue-sui-demo\n\u003e 线上访问地址 http://eteplus.github.io/vue-sui-demo\n\n\u003e 如果对您有帮助，您可以点右上角 \"Star\" 支持一下 谢谢！ ^_^\n\n\u003e 对于那些发邮件给我的同学说声抱歉, 由于本人的邮箱忘记密码了，最近才找回, 如果遇到什么问题的，欢迎一起交流和学习！（2016-07-11）\n\n---\nVue很轻量，易定制，比较适合移动端，很喜欢Vue写组件的方式，\n所有用[VUE](http://cn.vuejs.org/) 和 [SUI-Mobile](http://m.sui.taobao.org/) 写了一个移动端demo，用来反馈vue的学习成果（禁用了SUI自带的路由，使用[Vue-router](https://github.com/vuejs/vue-router)）\n\n##### 环境\n 1. node v5.12.0\n 2. cnpm 4.2.0\n 3. npm 3.3.9\n\n##### 技术栈\n\n\u003e [vue](https://github.com/vuejs/vue)\n\n\u003e [vue-router](https://github.com/vuejs/vue-router)\n\n\u003e [vue-resource](https://github.com/vuejs/vue-resource)\n\n\u003e [webpack](http://webpack.github.io/docs/)\n\n\u003e [sui-mobile](http://m.sui.taobao.org/)\n\n\u003e [es6-babel](https://babeljs.io/docs/learn-es2015/)\n\n---\n### 截图\n\n---\n\n![print](./src/assets/img/print.png)\n\n---\n\n### 安装\n项目地址：（使用`git clone`）\n\n```shell\ngit clone https://github.com/eteplus/vue-sui-demo.git\n```\n\n通过`npm`安装本地服务第三方依赖模块(需要已安装[Node.js](https://nodejs.org/))，使用npm安装依赖模块可能会很慢，建议换成[cnpm](http://cnpmjs.org/)\n\n```shell\nnpm install -g cnpm --registry=http://registry.npm.taobao.org\n```\n\n```bash\n# 安装依赖模块\ncnpm install\n\n# 启动服务\nnpm run dev\n\n# 发布代码\nnpm run build\n\n```\n\n### 开发\n\n### 目录结构\n\u003cpre\u003e\n.\n├── README.md           \n├── dist                     // 项目build目录\n├── config                   // 环境变量和入口，出口配置\n├── static                   // 静态资源目录\n├── build                    // 项目的配置文件目录\n│   ├── dev-server.js        // 开发的服务配置\n│   ├── webpack-dev-conf.js  // 开发的Webpack 配置文件\n│   ├── webpack-prod-conf.js // 生产的Webpack 配置文件\n│   ├── webpack-base-conf.js // 基本的Webpack 配置文件\n├── package.json             // 项目配置文件\n├── src                      // 生产目录\n│   ├── assets               // css js 和图片资源\n│   ├── data                 // 数据文件\n│   ├── components           // 各种组件\n│   ├── views                // 各种页面\n│   ├── directives           // 各种指令\n│   ├── filters.js           // 各种过滤器\n│   ├── router.js            // 路由配置\n│   └── main.vue             // 根组件\n│   └── app.js               // Webpack 预编译入口         \n├── index.html               // 项目入口文件\n.\n\u003c/pre\u003e\n\n### 更新记录\n参看 [CHANGELOG.md](./CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteplus%2Fvue-sui-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feteplus%2Fvue-sui-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteplus%2Fvue-sui-demo/lists"}