lewie9021's Stars
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
socketio/socket.io
Realtime application framework (Node.JS server)
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
FallibleInc/security-guide-for-developers
Security Guide for Developers (实用性开发人员安全须知)
paularmstrong/normalizr
Normalizes nested JSON according to a schema
reduxjs/reselect
Selector library for Redux
tc39/proposals
Tracking ECMAScript Proposals
chentsulin/awesome-graphql
Awesome list of GraphQL
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
Droogans/unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
reactjs/react-modal
Accessible modal dialog component for React
LogRocket/redux-logger
Logger for Redux
shekhargulati/99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
tc39/proposal-observable
Observables for ECMAScript
unpkg/unpkg
The CDN for everything on npm
team-gryff/react-monocle
A developer tool to visualize a React application's component hierarchy.
LukyVj/family.scss
Family.scss is a set of Sass mixins which will help you to manage the style of :nth-child'ified elements, in an easy way.
zingchart/zingtouch
A JavaScript touch gesture detection library for the modern web
ro31337/bigoposter
Big-O Complexities / Poster of common algorithms used in Computer Science
tylerchilds/cutestrap
A strong, independent CSS Framework. Only 2.7KB minified & gzipped.
jsonmaur/jumpsuit
webpack/analyse
analyse web app for webpack stats
RichardLitt/awesome-conferences
:ticket: A list of awesome conferences
euforic/banking.js
The Missing API for Banks - Get all of your transactions and balances using node
dvdzkwsk/react-reformed
Make React forms simple again, see it here:
josdejong/ducktype
Flexible data validation using a ducktype interface. For JavaScript and Node.js.
sebmarkbage/ecmascript-undefined-propagation
ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.