Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
Storybook
The industry-standard workshop for building, documenting, and testing UI components in isolation, across every major frontend framework.
Cypress
Fast, easy, and reliable end-to-end and component testing for anything that runs in a browser.
GraphQL Code Generator
A plugin-based CLI that generates typed code from a GraphQL schema and operations
Apollo Client
Industry-leading GraphQL client with normalized caching for TypeScript and React
graphql-ws
Zero-dependency server and client implementing the GraphQL over WebSocket Protocol
apollo-upload-client
GraphQL multipart file uploads for Apollo Client
graphql-upload
Express/Koa middleware and an Upload scalar for GraphQL multipart file uploads
graphql-redis-subscriptions
A Redis-backed PubSubEngine for graphql-subscriptions that lets multiple GraphQL server instances share subscription events.
graphql-sse
Zero-dependency GraphQL subscriptions over Server-Sent Events for any HTTP/1 or HTTP/2 server.
TypeGraphQL
Build type-safe GraphQL APIs in TypeScript by defining schema and resolvers with classes and decorators instead of hand-written SDL.
React Apollo
React bindings for Apollo Client — hooks, render-prop components, and a graphql() HOC for querying, mutating, and subscribing to GraphQL data.
juniper_axum
Axum handlers and extractors for serving Juniper GraphQL queries, mutations, and WebSocket subscriptions.