altick's Stars
pmndrs/zustand
🐻 Bear necessities for state management in React
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
gluestack/gluestack-ui
React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))
typegoose/mongodb-memory-server
Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
morrowdigital/watermelondb-expo-plugin
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
realm/realm-js
Realm is a mobile database: an alternative to SQLite & key-value stores
nestjs/cqrs
A lightweight CQRS module for Nest framework (node.js) :balloon:
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
Keyamoon/svgxuse
A simple polyfill that fetches external SVGs referenced in use elements when the browser itself fails to do so. Demo: https://icomoon.io/svgxuse-demo/
aklinker1/realm-ts-class-decorators
TypeScript support and Utilities for Realm
typestack/class-transformer
Decorator-based transformation, serialization, and deserialization between objects and classes.
wclr/ts-node-dev
Compiles your TS app and restarts when files are modified.
seppevs/migrate-mongo
A database migration tool for MongoDB in Node
kevlened/fireway
A schema migration tool for firestore
dotansimha/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
apollographql/apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
serverless-nextjs/serverless-next.js
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
stalniy/casl
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
jasongaare/react-native-walkthrough-tooltip
An inline wrapper for calling out React Native components via tooltip
facebook/react
The library for web and native user interfaces.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
invertase/react-native-firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
facebook/create-react-app
Set up a modern web app by running one command.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
facebook/react-native
A framework for building native applications using React
mobxjs/mobx
Simple, scalable state management.