marcosun's Stars
marcosun/react-amap-binding
High performance polyline plugin for AMap
daxianyu/canvous
daxianyu/canvous-map
marcosun/redux-action-boilerplate
numbbbbb/read-react-source-code
Record what I learn after reading React source code
marcosun/smooth-fetch
ES6 fetch client for browser and node
marcosun/bookshelf
Articles for reference
h5bp/server-configs
Boilerplate configurations for various web servers.
marcosun/js-component-seed
bezenson/react-odometerjs
Odometer.js React Component
yhhcg/react-seed-simplify
Base on webpack4.0, react and material-ui. It's styling solution using JSS with material-ui
isaacs/rimraf
A `rm -rf` util for nodejs
yhhcg/react-seed-upgraded
Import redux base on react-seed-simplify
avocadowastaken/babel-plugin-direct-import
Babel plugin to cherry-pick ES module imports.
HubSpot/odometer
Smoothly transitions numbers with ease. #hubspot-open-source
reduxjs/redux-thunk
Thunk middleware for Redux
reactjs/react-router-redux
Ruthlessly simple bindings to keep react-router and redux in sync
react-dropzone/react-dropzone
Simple HTML5 drag-drop zone with React.js.
iina/iina
The modern video player for macOS.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
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.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
jaredhanson/passport-local
Username and password authentication strategy for Passport and Node.js.
saintedlama/passport-local-mongoose
Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport
reduxjs/react-redux
Official React bindings for Redux
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.
Automattic/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
remix-run/react-router
Declarative routing for React
reduxjs/redux
A JS library for predictable global state management