Stars
The library for web and native user interfaces.
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
Clean Code concepts adapted for JavaScript
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,…
The best React-based framework with performance, scalability and security built in.
Node.js Production Process Manager with a built-in Load Balancer.
Expressive middleware for node.js using ES2017 async functions
An alternative side effect model for Redux apps
A spring that solves your animation problems.
Simple animation libraries for delightful user interfaces
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features o…
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
👩🎤 CSS-in-JS library designed for high performance style composition
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
A React utility belt for function components and higher-order components.
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and…
A Higher Order Component using react-redux to keep form state in a Redux store
The first declarative React Native router
🏁 High performance subscription-based form state management for React
Flux Standard Action utilities for Redux.
The Complete Intro to React, the fifth version
A webpack loader that registers a script as a Web Worker
The Complete Intro to React, as given for Frontend Masters
A collection of decorators for React Components
A collection of files for "Mastering data visualization in D3.js"
Frontend Masters XState Workshop v2