Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Web Development

Web Development

1372 projects

Showing 36 of 1372 projects

bUnit - a testing library for Blazor components
bUnit - a testing library for Blazor componentsC#

A testing library for Blazor components that enables fast, comprehensive unit tests with C# or Razor syntax.

#hacktoberfest#unit-testing#testing-library
Stars1.3k
Forks119
Last commit4 days ago
Mobile Web Development
Mobile Web Development

A curated list of articles, tools, and resources for building high-performance, accessible mobile web experiences.

#web-accessibility#developer-tools#mobile-web
Stars1.3k
Forks61
Last commit2 years ago
Run Lighthouse in CI using GitHub Actions
Run Lighthouse in CI using GitHub ActionsJavaScript

A GitHub Action for running Lighthouse audits and performance tests with Lighthouse CI in your CI/CD pipeline.

#lighthouse-ci#performance-audit#devops
Stars1.3k
Forks91
Last commit
Flexbox
Flexbox

A curated list of resources for learning and using CSS Flexbox, including guides, tools, libraries, and examples.

#hacktoberfest#hacktoberfest2022#flexbox-grid
Stars1.3k
Forks119
Last commit2 years ago
Web Tools
Web Tools

A curated collection of hosted web development tools for responsive design, image optimization, CSS generation, and API debugging.

#font-resources#css-generator#developer-tools
Stars1.2k
Forks108
Last commit1 month ago
Reseter.css
Reseter.cssSCSS

A modern CSS reset that normalizes browser inconsistencies while preserving useful styles, sized under 1kb.

#cross-browser#cssreset#normalize-css
Stars1.2k
Forks91
Last commit1 month ago
Nivo Slider
Nivo SliderJavaScript

A beautiful and easy-to-use jQuery image slider plugin for creating stunning website visuals.

#animation#jquery-plugin#image-slider
Stars1.2k
Forks589
Last commit5 years ago
rouille
rouilleRust

A synchronous, intuitive micro-web-framework for Rust that handles HTTP requests without middleware.

#http-server#micro-framework#http
Stars1.2k
Forks112
Last commit1 year ago
React Hooks
React Hooks

A curated collection of resources, tutorials, libraries, and examples for React Hooks.

#code-examples#hooks#awesome-list
Stars1.2k
Forks88
Last commit2 years ago
BlazorBootstrap
BlazorBootstrapHTML

An enterprise-class component library for building Blazor applications with Bootstrap styling and functionality.

#blazor-ui-components#blazor-bootstrap#csharp
Stars1.2k
Forks109
Last commit1 day ago
Megadraft
MegadraftJavaScript

A rich text editor built on Facebook's Draft.js with a nice default component base and extensibility.

#wysiwyg#content-editable#contenteditable
Stars1.2k
Forks217
Last commit7 months ago
gowebly
goweblyGo

A CLI tool to scaffold modern web apps with Go backends and htmx/Alpine.js frontends using popular CSS frameworks.

#golang-application#developer-tools#htmx-template
Stars1.2k
Forks46
Last commit1 month ago
GridBugs
GridBugs

A community-curated list of CSS Grid Layout browser bugs, incomplete implementations, and interoperability issues.

#developer-tools#cross-browser#css-layout
Stars1.2k
Forks26
Last commit5 years ago
torch
torchElixir

A rapid admin generator for Elixir and Phoenix applications that creates custom templates using Phoenix generators.

#elixir#admin#rapid-development
Stars1.2k
Forks85
Last commit2 months ago
CosmicNvim
CosmicNvimLua

A lightweight and opinionated Neovim configuration optimized for web development with a stellar programming experience.

#neovim-config#developer-tools#productivity
Stars1.2k
Forks63
Last commit2 days ago
Performance-Bookmarklet
Performance-BookmarkletJavaScript

A bookmarklet and browser extension that analyzes web page performance using the Resource Timing, Navigation Timing, and User-Timing APIs.

#resource-timing-api#analyzer#browser-extension
Stars1.1k
Forks84
Last commit
Cloudflare
Cloudflare

A curated collection of Cloudflare worker recipes, open-source projects, guides, blogs, and developer resources.

#awesome-cloudflare#cloudflare-workers#developer-tools
Stars1.1k
Forks92
Last commit4 months ago
MDBootstrap
MDBootstrapSCSS

A comprehensive UI kit with 700+ Angular components built on Bootstrap 5 and Material Design.

#ui-kit#frontend#material-design-bootstrap
Stars1.1k
Forks272
Last commit3 months ago
Javascript Validation
Javascript ValidationPHP

Automatically generate client-side JavaScript validation from Laravel validation rules without writing JavaScript code.

#laravel#jquery-validation#laravel-package
Stars1.1k
Forks177
Last commit24 days ago
active_decorator
active_decoratorRuby

An ORM-agnostic decorator pattern library for Rails that automatically enhances models with view-specific logic.

#rails#model-decorators#decorator-pattern
Stars1.1k
Forks110
Last commit3 months ago
Uri
UriPHP

A PHP library for parsing, validating, and manipulating URIs according to RFC standards.

#uri-parsing#rfc-6570#php-library
Stars1.1k
Forks72
Last commit3 months ago
jte
jteJava

A secure and lightweight template engine for Java and Kotlin with intuitive syntax and blazing fast performance.

#intellij#server-side-rendering#template-engine
Stars1.1k
Forks88
Last commit6 days ago
askama
askamaRust

A type-safe Jinja-like template engine for Rust that generates Rust code at compile time.

#html-templates#template-engine#jinja
Stars1.1k
Forks54
Last commit1 month ago
cargo-web
cargo-webRust

A Cargo subcommand for building, testing, and deploying client-side Web applications in Rust.

#client-side-web#webassembly#emscripten
Stars1.1k
Forks80
Last commit2 years ago
fluidity
fluidityJavaScript

A fully responsive CSS framework that patches HTML's remaining holes in just 247 minified bytes.

#gulp#utility-css#sass
Stars1.1k
Forks64
Last commit7 years ago
jTable
jTableJavaScript

A jQuery plugin for creating AJAX-based CRUD tables without writing HTML or JavaScript.

#crud-tables#jquery-plugin#frontend
Stars1.1k
Forks491
Last commit4 years ago
Flexie
FlexieJavaScript

A JavaScript polyfill enabling cross-browser support for the 2009 CSS3 Flexible Box Model specification.

#cross-browser#layout#polyfill
Stars1.1k
Forks107
Last commit9 years ago
ClojureScript
ClojureScript

A curated list of ClojureScript frameworks, libraries, books, and resources for web development.

#single-page-applications#functional-programming#developer-tools
Stars1.1k
Forks61
Last commit2 years ago
zardui
zarduiTypeScript

A collection of beautiful and accessible Angular components inspired by shadcn/ui and built with TailwindCSS.

#open-source#ui#ui-kit
Stars1.1k
Forks89
Last commit6 days ago
render_async
render_asyncRuby

A Rails gem for asynchronously rendering partials via AJAX to improve page load speed.

#hacktoberfest#frontend-performance#partial-rendering
Stars1.1k
Forks72
Last commit1 year ago
prettyembed.js
prettyembed.jsJavaScript

A jQuery plugin for creating customizable YouTube embeds with high-res preview images and optional FitVids support.

#customizable-embeds#jquery-plugin#embed-options
Stars1.1k
Forks84
Last commit9 years ago
svelte-french-toast
svelte-french-toastSvelte

A buttery smooth, lightweight toast notification library for Svelte applications.

#user-interface#frontend#ui-components
Stars1.1k
Forks45
Last commit1 month ago
Map Icons
Map IconsHTML

An icon font and JavaScript library for creating customizable SVG markers with icon labels for Google Maps and Google Places APIs.

#web-mapping#google-places#google-maps
Stars1.0k
Forks194
Last commit2 years ago
Blazor-ApexCharts
Blazor-ApexChartsC#

A Blazor wrapper for ApexCharts.js, enabling interactive charting in .NET web applications.

#javascript-interop#maui#blazor-apexcharts
Stars1.0k
Forks108
Last commit9 days ago
CSSshrink
CSSshrinkJavaScript

A CSS minifier that reduces file size by optimizing and compressing CSS code for faster page loads.

#gulp#grunt#performance-optimization
Stars1.0k
Forks77
Last commit8 years ago
selmer
selmerClojure

A fast, Django-inspired template system for Clojure with built-in filters, tags, and template inheritance.

#django-templates#html-template#server-side-rendering
Stars1.0k
Forks121
Last commit13 days ago
PreviousPage 16 of 39

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 months ago
3 years ago
Next
#Frontend483
#Javascript280
#Ui Components177
#Developer Tools132
#Javascript Library117
#Awesome List95
#Css93
#Typescript92
#Php87
#Awesome83
#Responsive Design78
#React76