{"id":15184884,"url":"https://github.com/tigerb/easy-vue","last_synced_at":"2025-05-16T11:03:51.304Z","repository":{"id":3709871,"uuid":"50521757","full_name":"TIGERB/easy-vue","owner":"TIGERB","description":"Learn vueJS Easily :ghost:","archived":false,"fork":false,"pushed_at":"2023-02-19T08:39:42.000Z","size":2138,"stargazers_count":912,"open_issues_count":22,"forks_count":359,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-05-16T11:03:44.492Z","etag":null,"topics":["vue","vue-demo","vue-resource","vue-router2","vue2","vue2-demo","vuejs","vuejs2","vuex","vuex-demo","vuex2-demo","webpack","webpack2","webpack2-demo","webpack3","webpack3-demo","webpack4"],"latest_commit_sha":null,"homepage":"https://vue.tigerb.cn","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/TIGERB.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2016-01-27T16:43:19.000Z","updated_at":"2025-03-12T08:40:37.000Z","dependencies_parsed_at":"2023-07-08T18:18:19.066Z","dependency_job_id":null,"html_url":"https://github.com/TIGERB/easy-vue","commit_stats":{"total_commits":79,"total_committers":7,"mean_commits":"11.285714285714286","dds":0.430379746835443,"last_synced_commit":"3dd7458ca717a055b5e893a6a01b1fc57cd549ca"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIGERB%2Feasy-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIGERB%2Feasy-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIGERB%2Feasy-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIGERB%2Feasy-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TIGERB","download_url":"https://codeload.github.com/TIGERB/easy-vue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"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":["vue","vue-demo","vue-resource","vue-router2","vue2","vue2-demo","vuejs","vuejs2","vuex","vuex-demo","vuex2-demo","webpack","webpack2","webpack2-demo","webpack3","webpack3-demo","webpack4"],"created_at":"2024-09-27T17:41:40.230Z","updated_at":"2025-05-16T11:03:51.281Z","avatar_url":"https://github.com/TIGERB.png","language":"Vue","funding_links":["https://opencollective.com/easy-vue"],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./src/images/logo-3.png\" width=\"360px\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eEasy Vue\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"http://vue.tigerb.cn/#/\"\u003e\u003cimg src=\"https://img.shields.io/badge/build-passing-brightgreen.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/TIGERB/easy-vue/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/version-0.8.0-lightgrey.svg\" alt=\"Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/TIGERB/easy-vue/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/download-yellow.svg\" alt=\"Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003ca href=\"#backers\" alt=\"sponsors on Open Collective\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/backers/badge.svg\" /\u003e\u003c/a\u003e \u003ca href=\"#sponsors\" alt=\"Sponsors on Open Collective\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsors/badge.svg\" /\u003e\u003c/a\u003e \n\u003c/p\u003e\n\n## Learn Vue Easily\n\n\u003e An easy example using Vue2 to implement easy web\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"http://naruto.tigerb.cn/\"\u003e\u003cimg width=\"30%\" src=\"https://blog-1251019962.cos.ap-beijing.myqcloud.com/qiniu_img_2022/wechat-blog-qrcode.jpg\"\u003e\u003c/a\u003e\n\u003cp\u003e\n\n## Dependence\nDependence         |Version\n-------------------|-------\nVue                |2.6.10\nVuex               |3.1.1\nWebpack            |4.32.2\n\n## Latest Version 0.8.0(2019/05/26)\n- 0.8.0 [2019/05/26]\n  + use webpack 4.32.2\n  + use vue 2.6.10\n- 0.7.2 [2017/11/12]\n  + refactor ui for card component\n- 0.7.1 [2017/06/20]\n  + separate router, store and vendor css from app.js\n  + format code style\n  + use webpack 3.0.0\n- 0.7.0 [2017/03/24]\n  + with a cool logo\n  + use webpack2\n  + use json file to mock api\n  + use vue-resource\n- 0.6.1 [2017/03/06]\n  + use yarn\n- 0.6.0 [2016/12/08]\n  + fix not require fastclick from node_modules\n  + rename view\n  + add component alert, list, button, text\n  + add view detail\n  + update component barBottom, barTop\n  + update view list\u0026option by use component list\u0026button\n- 0.5.1 [2016/11/25]\n  + do not rely on bower\n- 0.5.0 [2016/11/22]\n  + use vue 2.0\n  + use vuex 2.0\n- 0.3.0 [2016/09/13]\n  + change UI for easy-vue\n  + use vue-progressbar\n  + add loading animation component in src/components\n  + optimize card.vue\n- 0.2.0\n  + implements page change\n  + optimize UI\n\n\u003e [latest version download](https://github.com/TIGERB/easy-vue/releases/tag/v0.7.1)\n\n## Demo\n\n\u003e \u003chttp://vue.tigerb.cn\u003e\n\n## How To Use ?\n\n```\nstep 1: yarn install\n\nstep 2:\n    - develop: yarn run dev\n    - build  : yarn run build, and use *lite-server* or *http-server* to visit the dist directory\n\n```\n\n## APPRECIATION\n\n\u003cimg src=\"https://raw.githubusercontent.com/TIGERB/easy-tips/master/money-qrcode.jpg\" width=\"300px\"\u003e\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n\n## Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/easy-vue#backer)]\n\n\u003ca href=\"https://opencollective.com/easy-vue#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/backers.svg?width=890\"\u003e\u003c/a\u003e\n\n\n## Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/easy-vue#sponsor)]\n\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/easy-vue/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/easy-vue/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigerb%2Feasy-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigerb%2Feasy-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigerb%2Feasy-vue/lists"}