Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: form-handling

49 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
obytes/react-native-template-obytes
A production-ready React Native/Expo starter template with TypeScript, TailwindCSS, expo-router, react-query, and preconfigured CI/CD via G…
824324active
bradtraversy/vanillawebprojects
A collection of 20+ mini web projects built with plain HTML5, CSS, and JavaScript, accompanying Brad Traversy's course. Each project demons…
3216104maintenance
dwyl/learn-to-send-email-via-google-script-html-no-server
A step-by-step tutorial showing how to send email from a static HTML form (e.g. a 'Contact Us' page) using Google Apps Script, with no back…
323210active
DanWahlin/Angular-JumpStart
An example Angular and TypeScript application demonstrating core Angular features such as routing, components, directives, pipes, forms, an…
621590active
adrianhajdin/healthcare
A healthcare patient management application built with Next.js, Appwrite, TypeScript, TailwindCSS, and Twilio, accompanying a JavaScript Ma…
232693maintenance
adrianhajdin/ecommerce_sanity_stripe
A full-stack e-commerce application built with Next.js, React, Sanity CMS, and Stripe payments, created as a companion project for a JS Mas…
322313maintenance
codingforentrepreneurs/eCommerce
Companion lecture code for the Coding for Entrepreneurs eCommerce course, walking step-by-step through building an eCommerce web applicatio…
321758maintenance
mcuking/mobile-web-best-practice
A Vue 3 + TypeScript Todo application that demonstrates best practices for mobile web (H5/hybrid) development, covering layered architectur…
621740maintenance
realpython/flask-boilerplate
A pre-configured boilerplate template for starting Python Flask applications, bundling Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and B…
321579maintenance
rajaraodv/react-redux-blog
A sample React + Redux CRUD blog application demonstrating a full-stack JavaScript app with MongoDB, JWT auth, form validation, and transac…
381411maintenance
stripe/elements-examples
A collection of example HTML/CSS/JavaScript payment forms built with Stripe Elements, demonstrating card elements, floating labels, error h…
321010maintenance
bartonhammond/snowflake
Snowflake is a React Native starter app/boilerplate for building iOS and Android apps from a single JavaScript codebase. It ships with Redu…
104578abandoned
bradtraversy/50projects50days
A collection of 50+ mini web projects built with plain HTML, CSS, and JavaScript, accompanying Brad Traversy's '50 Projects in 50 Days' cou…
3640633active
infinitered/ignite
Ignite is Infinite Red's battle-tested React Native and Expo boilerplate with an accompanying CLI that scaffolds new apps and generates scr…
8519936stable
nextjs/saas-starter
An official Next.js starter template for building SaaS applications with authentication, Stripe payments, and a user dashboard. It combines…
4816061active
hagopj13/node-express-boilerplate
A Node.js boilerplate/starter template for building production-ready RESTful APIs with Express and Mongoose. It ships with JWT authenticati…
237668stable
ixartz/SaaS-Boilerplate
A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan…
897381active
un-pany/v3-admin-vite
An AI-friendly admin dashboard template built on Vue3, Vite, TypeScript, and Element Plus, designed for a smooth 'vibe coding' experience w…
947042active
thecodingmachine/react-native-boilerplate
A React Native boilerplate/starter template by TheCodingMachine for kickstarting cross-platform mobile applications, usable with either Jav…
865565active
john-smilga/react-projects
A collection of example React projects accompanying John Smilga's React tutorial course, covering hooks like useState, useEffect, useContex…
325144active
steven-tey/precedent
Precedent is an opinionated Next.js starter template providing pre-built components, hooks, and utilities. It bundles Tailwind CSS, Radix U…
315113active
boxyhq/saas-starter-kit
An open-source Next.js SaaS boilerplate for building enterprise-ready SaaS applications. It ships with pre-built features like authenticati…
724916active
john-smilga/javascript-basic-projects
A collection of beginner-friendly vanilla JavaScript projects accompanying John Smilga's JavaScript course, ranging from a color flipper an…
323930active
dotnet-presentations/blazor-workshop
A hands-on workshop teaching Blazor web development by building a pizza ordering app, updated for .NET 8. It includes step-by-step modules …
403563active
adrianhajdin/banking
Horizon is a fintech banking platform built with Next.js 14, TypeScript, Appwrite, Plaid, and Dwolla, created as the companion code for a J…
553223active
zubairehman/flutter_boilerplate_project
A Flutter boilerplate project preloaded with app architecture, theming, routing, and common dependencies like MobX, Provider, Dio, and Semb…
322426active
mckaywrigley/mckays-app-template
A full-stack Next.js starter template by McKay Wrigley that bundles a preconfigured tech stack: Next.js, Tailwind, Shadcn, Framer Motion, P…
351934active
jbogard/ContosoUniversityDotNetCore-Pages
A reference implementation of the Contoso University sample application built with ASP.NET Core Razor Pages on .NET 10. It demonstrates Jim…
681786active
reliverse/relivator
Relivator is a free, open-source ecommerce SaaS starter template built on Next.js 15, React 19, and TypeScript. It ships with a modern full…
501558active
Armour/vue-typescript-admin-template
A production-ready admin dashboard template built with Vue 2, TypeScript, and Element UI, ported from vue-element-admin. It ships with logi…
325667maintenance
alan345/AI-Fullstack-SaaS-Boilerplate
A fullstack SaaS boilerplate built with tRPC, Fastify, React 19, Drizzle ORM, and Better Auth, with integrated AI chat via OpenAI and Serve…
781408active
moinulmoin/chadnext
ChadNext is an open-source starter template for Next.js 15 App Router projects that bundles authentication (LuciaAuth), Prisma with Postgre…
451322active
jxom/awesome-react-headless-components
A curated awesome list of React headless component libraries, including unstyled UI primitives, accessible component toolkits, and headless…
751129active
iotjin/jh_flutter_demo
A Flutter demo project showcasing common UI effects, reusable encapsulated components (dialogs, pickers, forms, refresh views), and utility…
871098active
spookylukey/django-htmx-patterns
A pattern repository documenting how to combine Django with htmx, complete with runnable example code. It is explicitly not a library - the…
601065active
RicardoValdovinos/vite-react-boilerplate
A production-ready, batteries-included starter template for building scalable Vite + React web applications in TypeScript. It bundles tooli…
681055active
w3tecch/express-typescript-boilerplate
A TypeScript boilerplate for building RESTful APIs with Node.js and Express, featuring layered architecture, TypeORM, TypeDI dependency inj…
233416maintenance
karlhadwen/netflix
A Netflix clone built with React, Firebase, and Styled Components, accompanying a 10-hour YouTube tutorial. It demonstrates custom hooks, R…
322120maintenance
adrianhajdin/project_e_commerce
A companion code repository for a JavaScript Mastery video tutorial that walks through building a fully functional eCommerce application wi…
321886maintenance
mattstauffer/Torch
Torch is a collection of example code and instructions demonstrating how to use Laravel's Illuminate components (cache, routing, validation…
321869maintenance
imwilsonxu/fbone
Fbone is a Flask starter template/boilerplate application that bundles common Flask extensions like SQLAlchemy, WTForms, Flask-Login, and F…
321702maintenance
ndimatteo/HULL
HULL is a headless Shopify e-commerce starter template built on Next.js with Sanity.io as the headless CMS. It provides a production-ready …
321450maintenance
CoderMikeHe/WeChat
An iOS demo application that recreates the WeChat (7.0.0+) app architecture using MVVM, ReactiveCocoa (RAC), and ViewModel-Based Navigation…
321202maintenance
komarserjio/notejam
Notejam is a unified sample web application (sign up/in, notes CRUD with pads) implemented in many server-side frameworks including Django,…
321137maintenance
HaddyYang/django2.0-course
Companion code repository for a Chinese Django 2.0 video tutorial series by Yang Shihang, with per-lesson folders building a personal blog …
321085maintenance
iamjoel/front-end-plugins
A curated Chinese-language collection of commonly used web front-end plugins and libraries, organized by category (utilities, forms, images…
321003maintenance
juliusmarminge/acme-corp
Acme Corp is a fullstack Next.js 13 starter kit structured as a Turborepo monorepo, featuring tRPC for full-stack typesafety, Kysely with P…
591175experimental
erikras/react-redux-universal-hot-example
A starter boilerplate for universal (isomorphic) JavaScript web apps built with React, Redux, Express, and Webpack with hot reloading. Once…
2312075abandoned
spring-attic/spring-mvc-showcase
A sample application demonstrating the features of the Spring MVC web framework through small, simple examples, including controllers, requ…
104970abandoned

page 1 / 1