blakeyoder's Stars
rjsf-team/react-jsonschema-form
A React component for building Web forms from JSON Schema.
jaredpalmer/formik
Build forms in React, without the tears 😭
nextauthjs/next-auth
Authentication for the Web.
cadars/john-doe
A simple way to make HTML websites
labs42io/circleci-monorepo
An example of monorepo with CircleCI using conditional workflows and pipeline parameters.
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
facebookexperimental/Recoil
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 of React.
urql-graphql/urql
The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
denolib/awesome-deno
Curated list of awesome things related to Deno
oakserver/oak
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
pqina/filepond
🌊 A flexible and fun JavaScript file upload library
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
stripe/react-stripe-js
React components for Stripe.js and Stripe Elements
immerjs/immer
Create the next immutable state by mutating the current one
pmndrs/zustand
🐻 Bear necessities for state management in React
graphql-kit/graphql-lodash
🛠 Data manipulation for GraphQL queries with lodash syntax
mikenicholson/passport-jwt
Passport authentication using JSON Web Tokens
pmndrs/react-spring
✌️ A spring physics based React animation library
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
tachyons-css/tachyons
Functional css for humans
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Shopify/polaris
Shopify’s design system to help us work together to build a great experience for all of our merchants.
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
pubkey/rxdb
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
jest-community/jest-extended
Additional Jest matchers 🃏💪
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
remix-run/react-router
Declarative routing for React
fridays/next-routes
Universal dynamic routes for Next.js
axios/axios
Promise based HTTP client for the browser and node.js