qingyuun's Stars
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
alibaba/pont
🌉数据服务层解决方案
chenhaoact/chenhaoact-fe-learn
我的前端学习大汇总。前端技术学习收获总结整理,学习资源,职业规划,面试题,学习计划大汇总。
poetries/mywiki
:books:收集整理日常发现的好资源、前端资源汇总。关注公众号「前端进阶之旅」,一起学习
JingwenTian/awesome-php
收集整理一些常用的PHP类库, 资源以及技巧. 以便在工作中迅速的查找所需...
axios/axios
Promise based HTTP client for the browser and node.js
electron-userland/devtron
[LOOKING FOR MAINTAINERS] An Electron DevTools Extension
halfrost/vue-objccn
🔥 Use Vue.js to develop a cross-platform full stack application / 用 Vue.js 开发的跨三端应用
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
electron/electron-quick-start
Clone to try a simple Electron app
aben1188/awesome-wepy
Awesome for wepy ! 微信小程序组件化开发框架wepy开发资源汇总
rsuite/rsuite
🧱 A suite of React components .
SunshowerC/blog
个人博客,如对你有帮助是我的荣幸,你的 star 是对我最大的支持!
vuese/vuese
🤗 One-stop solution for vue component documentation. Original org: https://github.com/vuese
getActivity/EmojiPackage
表情包资源合集,张张都是经典
bpampuch/pdfmake
Client/server side PDF printing in pure JavaScript
d2-projects/d2-admin
An elegant dashboard
kaola-fed/megalo
基于 Vue 的小程序开发框架
nuysoft/Mock
A simulation data generator
Tencent/omi
Web Components Framework - Web组件框架
webproblem/learning-article
学习资源 or 大前端导航,持续更新
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
SimonZhangITer/vue-typescript-dpapp-demo
:fire: Let's start with TypeScript
qidaizhe11/vue-vuex-typescript-demo
Vue2.5+ + Vuex + Typescript 示例
microsoft/TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
zhongsp/TypeScript
TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
nuxt/nuxt
The Intuitive Vue Framework.
veaba/express-nuxt
【开发中……,需要配置mongodb才能使用本项目】Vue.js + express +nuxt.js +node.js + mongodb +websocket,web服务研究站。额外增加了小说爬虫功能(个人喜好)、vue官方样式markdown渲染。(github.io是静态页面,无法使用login等后台服务,后续再换成websocket或者jsonp与后台交互,然而看了GitHub.io 22s才加载完资源,凉凉)