mtford90's Stars
pmndrs/zustand
🐻 Bear necessities for state management in React
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
colinhacks/zod
TypeScript-first schema validation with static type inference
atlassian/react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React
parallax/jsPDF
Client-side JavaScript PDF generation for everyone.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
tailwindlabs/headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
framer/motion
Open source, production-ready animation and gesture library for React
QwikDev/qwik
Instant-loading web apps, without effort
blitz-js/blitz
⚡️ The Missing Fullstack Toolkit for Next.js
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
ben-rogerson/twin.macro
🦹♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.
google-map-react/google-map-react
Google map library for react that allows rendering components as markers :tada:
rowyio/rowy
Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
bgrins/TinyColor
Fast, small color manipulation and conversion for JavaScript
nolanlawson/fuite
A tool for finding memory leaks in web apps
ReactTooltip/react-tooltip
React Tooltip Component
vercel/examples
Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.
graphql-nexus/nexus
Code-First, Type-Safe, GraphQL Schema Construction
supabase/pg_graphql
GraphQL support for PostgreSQL
nirsky/react-native-size-matters
A lightweight, zero-dependencies, React-Native utility belt for scaling the size of your apps UI across different sized devices.
ascorbic/unpic-img
Multi-framework responsive image component
wojtekmaj/react-date-picker
A date picker for your React app.
teslamotors/informed
A lightweight framework and utility for building powerful forms in React applications
stegano/next-http-proxy-middleware
HTTP Proxy middleware available in API Middleware provided by Next.js.
sindresorhus/p-debounce
Debounce promise-returning & async functions
zladovan/monorepo
Showcase of how to manage building projects inside monorepo with Gradle as build tool and CircleCI, Bitbucket Pipelines, Travis CI or GitHub Actions as CI tool.
LovesWorking/react-query-external-sync
A tool that can be used by anyone to manage React Query state externally. Works with React, React Native with a familiar UI to the React Query Dev Tools.
salazarm/jspatch
Jest mocking library inspired by mock from python