An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GitHub 中文版

[![Learn it with PPT](https://img.shields.io/badge/Learn%20it%20with-PPT-blue.svg)](https://ppt.baomitu.com/d/34699c9a)
[![Try it on CodePen.IO](https://img.shields.io/badge/Try%20it%20on-CodePen.IO-brightgreen.svg)](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)