GavinMeierSonos's Stars
renovatebot/renovate
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
Shopify/quilt
[⚠️ Deprecated] A loosely related set of packages for JavaScript/TypeScript projects at Shopify
dudykr/stc
Speedy TypeScript type checker
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
CodeEditApp/CodeEdit
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
dudykr/public-stc
The fastest TypeScript type checker in the world
marcj/TypeRunner
High-performance TypeScript compiler
FormidableLabs/pino-lambda
Send pino logs to cloudwatch with aws-lambda
fabien0102/ts-to-zod
Generate zod schemas from typescript types/interfaces
total-typescript/zod-tutorial
A crash course on Zod - a schema validation library for TypeScript
gjhughes/react-native-pnpm-example
StefanTerdell/json-schema-to-zod
Thinkmill/manypkg
☔️ An umbrella for your monorepo
module-federation/module-federation-examples
Implementation examples of module federation , by the creators of module federation
rust-lang/cargo
The Rust package manager
vercel/pkg
Package your Node.js project into an executable
raycast/script-commands
Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
facebook/memlab
A framework for finding JavaScript memory leaks and analyzing heap snapshots
isaacs/rimraf
A `rm -rf` util for nodejs
awslabs/aws-sdk-rust
AWS SDK for the Rust Programming Language
code-shaper/code-shaper
A delightful, modular code generator
tauri-apps/rustdocusaurus
POC—turning rustdoc generated docs into Docusaurus (MD + sidebar)
nektos/act
Run your GitHub Actions locally 🚀
jaredLunde/react-hook
↩ Strongly typed, concurrent mode-safe React hooks
softprops/serverless-rust
⚡ 🦀 a serverless framework plugin for rustlang applications
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
sjwall/mdx-mermaid
Plug and play Mermaid in MDX
mblink/fp-ts-react-stable-hooks
Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison
kentcdodds/use-deep-compare-effect
🐋 It's react's useEffect hook, except using deep comparison on the inputs, not reference equality