bob994's Stars
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
colinhacks/zod
TypeScript-first schema validation with static type inference
floating-ui/floating-ui
A JavaScript library to position floating elements and create interactions for them.
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
mantinedev/mantine
A fully featured React components library
vadimdemedes/ink
🌈 React for interactive command-line apps
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
nextauthjs/next-auth
Authentication for the Web.
localForage/localForage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
validatorjs/validator.js
String validation
react-grid-layout/react-grid-layout
A draggable and resizable grid layout with responsive breakpoints, for React.
clauderic/dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
gvergnaud/ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
faisalman/ua-parser-js
"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
gregberge/loadable-components
The recommended Code Splitting library for React ✂️✨
bvaughn/react-error-boundary
Simple reusable React error boundary component
molefrog/wouter
🥢 A minimalist-friendly ~2.1KB routing for React and Preact
cypress-io/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
thebuilder/react-intersection-observer
React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
dai-shi/use-context-selector
React useContextSelector hook in userland
zxing-js/library
Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
chromaui/learnstorybook.com
Static site and content for Storybook tutorials
saadeghi/theme-change
Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage
astoilkov/use-local-storage-state
React hook that persists data in localStorage
rocicorp/replicache
Realtime Sync for Any Backend Stack
davidbanham/express-async-errors
async/await support for ExpressJS
garronej/tsafe
🔩 The missing TypeScript utils
ybrusentsov/react-international-phone
☎️ International phone input component for React
francescov1/mongoose-tsgen
A plug-n-play Typescript generator for Mongoose.
dvlden/await-it
A wrapper for async/await calls without the need of try/catch block.