antosan's Stars
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
getify/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
kysely-org/kysely
A type-safe typescript SQL query builder
privatenumber/tsx
⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js
emilkowalski/sonner
An opinionated toast component for React.
epicweb-dev/epic-stack
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
sodiray/radash
Functional utility library - modern, simple, typed, powerful
cocopon/tweakpane
:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
testjavascript/nodejs-integration-tests-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
facebook/react-strict-dom
React Strict DOM (RSD) standardizes the development of styled React components for web and native.
edmundhung/conform
A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.
roninoss/create-expo-stack
CLI tool to initialize a React Native application with Expo. Provides options to include Typescript, file-based routing via Expo Router, configuration based routing via pure React Navigation, styling via Nativewind, Restyle, Unistyles, StyleSheets, or Tamagui, and/or backend as a service such as Firebase and Supabase.
af/envalid
Environment variable validation for Node.js
bamlab/flashlight
📱⚡️ Lighthouse for Mobile - audits your app and gives a performance score to your Android apps (native, React Native, Flutter..). Measure performance on CLI, E2E tests, CI...
globocom/megadraft
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
kerimdzhanov/dotenv-flow
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
vercel-labs/next-fetch
Intuitive data fetching for Next.js
kiliman/remix-typedjson
This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.
9elements/min-max-calculator
A tool that calculates the CSS clamp formula to interpolate between two values in a given viewport range.
valendres/playwright-msw
A Mock Service Worker API for Playwright
geelen/npx-import
drizzle-team/drizzle-studio-expo
Drizzle Studio Expo
epicweb-dev/web-app-fundamentals
Learn the foundational concepts of building web applications
igorbabko/vscode-setup
droidconKE/droidconKE2023ReactNative
kettanaito/msw-with-remix
Minimal example of using Mock Service Worker with Remix. Both server- and client-side.
droidconKE/droidconKE2022ReactNative
Official DroidconKE 2022 React Native App