https://github.com/techquery/github
A SPA demo for EasyWebApp v4 based on GitHub RESTful API
https://github.com/techquery/github
component github mvvm restful-api webapp
Last synced: 9 months ago
JSON representation
A SPA demo for EasyWebApp v4 based on GitHub RESTful API
- Host: GitHub
- URL: https://github.com/techquery/github
- Owner: TechQuery
- Created: 2017-09-19T18:26:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-14T15:52:41.000Z (almost 8 years ago)
- Last Synced: 2025-03-28T18:50:56.949Z (9 months ago)
- Topics: component, github, mvvm, restful-api, webapp
- Language: JavaScript
- Homepage: https://techquery.github.io/GitHub/
- Size: 113 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# GitHub 中文版
[](https://ppt.baomitu.com/d/34699c9a)
[](https://codepen.io/tech_query/project/details/ZOPgwM/)
## 技术栈
1. 编程语言:[HTML 5、CSS 3、ECMAScript 5](https://developer.mozilla.org/zh-CN/docs/Web)
2. JS 模块化:[AMD 规范](https://github.com/amdjs/amdjs-api/wiki/AMD-(%E4%B8%AD%E6%96%87%E7%89%88))
3. DOM / AJAX 基础库:[jQuery](http://www.jquery123.com/)
4. CSS UI 库:[BootStrap v3](http://v3.bootcss.com/)
5. Web 组件化引擎:[EasyWebApp v4](https://boot-web.tk/)
6. 开放数据:[GitHub API ( RESTful )](https://developer.github.com/v3/)
## 知识库
1. [Web 组件化标准(草案)](https://developer.mozilla.org/zh-CN/docs/Web/Web_Components)
2. [Web 组件化可用性调研](http://harttle.com/2017/02/08/web-components-survey.html)