susan007's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
axios/axios
Promise based HTTP client for the browser and node.js
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
SortableJS/Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
iview/iview
A high quality UI Toolkit built on Vue.js 2.0
vueComponent/ant-design-vue
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
PanJiaChen/vue-admin-template
a vue2.0 minimal admin template
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
youzan/vant-weapp
轻量、可靠的小程序 UI 组件库
macrozheng/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
connors/photon
The fastest way to build beautiful Electron apps using simple HTML and CSS
ashnkumar/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
baidu/san
A fast, portable, flexible JavaScript component framework
microsoft/TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
elunez/eladmin-web
eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统
herozhou/vue-framework-wz
👏vue后台管理框架👏
semlinker/awesome-typescript
A collection of awesome TypeScript resources for client-side and server-side development
camsong/blog
✍️Front-end Development Thoughts
vuejs/vue-test-utils
Component Test Utils for Vue 2
Chimeejs/chimee
a video player framework aims to bring wonderful experience on browser
RebeccaHanjw/weapp-wechat-zhihu
微信中的知乎--微信小程序 demo // Zhihu in Wechat
JingwenTian/awesome-frontend
A curated list of amazingly awesome frontend libraries, resources and shiny things.
viserjs/viser
viser is a toolkit fit for data vis engineer. https://viserjs.gitee.io/
xiaomuzhu/vue-ts-daily
基于vue、Typescript、pwa的一款习惯养成app
JoeCao/qbike
A demo of share bike using DDD, MicroService and Spring Cloud
andrewhayward/dijkstra
A JavaScript implementation of Dijkstra's algorithm
JoeKarlsson/data-structures
Common data structures and algorithms implemented in JavaScript