JeffWong16's Stars
pangudashu/php7-internal
PHP7内核剖析
Tencent/weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
metalsmith/metalsmith
An extremely simple, pluggable static site generator for Node.js
npm/node-semver
The semver parser for node (the one npm uses)
caolan/async
Async utilities for node and the browser
acdlite/recompose
A React utility belt for function components and higher-order components.
sindresorhus/ora
Elegant terminal spinner
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
necolas/normalize.css
A modern alternative to CSS resets
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
CyclejsCN/cyclejs.cn
The Cycle.js Chinese documentation website.
vercel/next.js
The React Framework
reactjs/react-router-redux
Ruthlessly simple bindings to keep react-router and redux in sync
request/request
🏊🏾 Simplified HTTP request client.
remix-run/react-router
Declarative routing for React
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
redux-saga/redux-saga
An alternative side effect model for Redux apps
semver/semver
Semantic Versioning Specification
chalk/chalk
🖍 Terminal string styling done right
expressjs/body-parser
Node.js body parsing middleware
chimurai/http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
quark-ui/quark-ui
simple and nice ui components based on react
cnpm/koa-middlewares
easy way to use some useful koa middlewares
expressjs/cookie-parser
Parse HTTP request cookies
expressjs/morgan
HTTP request logger middleware for node.js
postcss/postcss
Transforming styles with JS plugins
microsoft/vscode
Visual Studio Code
postcss/autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use