Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Web Development

Web Development

1903 projects

Showing 36 of 1902 projects

Proxelar
ProxelarRust

A programmable MITM proxy written in Rust for intercepting, inspecting, and modifying HTTP/HTTPS traffic with Lua scripting.

#http-proxy#https-proxy#reverse-proxy
Stars1.1k
Forks67
Last commit22 hours 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 commit9 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 commit4 days 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
WebGL 2 Samples
WebGL 2 SamplesHTML

A collection of short, easy-to-understand samples demonstrating WebGL 2 features.

#graphics#educational#opengl-es
Stars1.0k
Forks142
Last commit4 years ago
Emblem.js
Emblem.jsJavaScript

An indentation-based templating language that compiles to Handlebars.js templates, specifically designed for Ember.js.

#templating-language#frontend#javascript
Stars1.0k
Forks80
Last commit5 years ago
vue-pdf-embed
vue-pdf-embedTypeScript

A Vue component for embedding and rendering PDF documents with text and annotation layers, supporting Vue 2 and Vue 3.

#vue2#pdf-viewer#pdf-rendering
Stars1.0k
Forks130
Last commit3 days ago
json3
json3JavaScript

A JSON polyfill for older JavaScript platforms, providing spec-compliant parse and stringify functions.

#commonjs#ecmascript-compliance#amd
Stars1.0k
Forks149
Last commit7 years ago
Stackable.js
Stackable.jsHTML

jQuery plugin that converts wide tables into a stacked key/value format for better display on small screens.

#jquery-plugin#ui-utilities#frontend
Stars1.0k
Forks158
Last commit4 years ago
po-angular
po-angularTypeScript

A comprehensive UI component library for Angular applications, offering ready-to-use templates and components.

#hacktoberfest#theming#po
Stars1.0k
Forks239
Last commit12 hours ago
Flight Finder
Flight Finder

Official code samples demonstrating ASP.NET and ASP.NET Core features, patterns, and best practices.

#microsoft#aspnet#code-samples
Stars1.0k
Forks1.1k
Last commit1 year ago
x2js
x2jsJavaScript

A lightweight, dependency-free JavaScript library for converting XML to JSON and JSON to XML.

#dom-manipulation#data-interchange#javascript-library
Stars1.0k
Forks471
Last commit4 years ago
Preact
Preact

A curated list of awesome libraries, tools, components, and resources for the Preact ecosystem.

#developer-tools#awesome-list#frontend
Stars1.0k
Forks86
Last commit23 days ago
Icons
Icons

A curated list of awesome downloadable SVG, PNG, and font icon projects for developers and designers.

#developer-tools#open-source#font-icons
Stars997
Forks61
Last commit1 day ago
Laravel Menu
Laravel MenuPHP

A fluent interface package for generating HTML menus in Laravel applications.

#fluent-interface#laravel#html-menu
Stars983
Forks82
Last commit2 months ago
GD
GDC

A C library for dynamic image creation and manipulation with support for multiple formats and language wrappers.

#c-library#vector#graphics
Stars982
Forks288
Last commit4 days ago
Awesome Unicode
Awesome UnicodeJavaScript

A curated collection of Unicode resources, quirks, and creative uses for developers and enthusiasts.

#emoji#developer-tools#unicode
Stars982
Forks69
Last commit4 years ago
jQuery
jQuery

A curated list of awesome jQuery plugins, resources, tutorials, and community links.

#dom-manipulation#jquery#plugins
Stars981
Forks139
Last commit7 months ago
awesome-jquery
awesome-jquery

A curated list of awesome jQuery plugins, resources, tutorials, and community links.

#developer-tools#jquery#plugins
Stars981
Forks139
Last commit7 months ago
flask-debugtoolbar
flask-debugtoolbarJavaScript

A Flask extension that injects a configurable debugging toolbar with performance and request information into HTML pages.

#developer-tools#flask-extension#flask
Stars979
Forks150
Last commit
d3-flame-graph
d3-flame-graphJavaScript

A D3.js plugin for generating interactive flame graphs from hierarchical profiling data.

#hierarchical-data#open-source#flame-graph
Stars978
Forks125
Last commit25 days ago
MDBootstrap
MDBootstrapSCSS

A Vue 3 UI kit with 700+ components combining Bootstrap 5 and Material Design 2.0.

#open-source#ui-kit#frontend
Stars970
Forks185
Last commit10 months ago
Ember Inspector
Ember InspectorJavaScript

A browser extension that adds an Ember tab to Developer Tools for inspecting Ember objects in applications.

#emberjs#hacktoberfest#developer-tools
Stars969
Forks292
Last commit2 months ago
hmpl
hmplTypeScript

A lightweight server-oriented template language for JavaScript that fetches and renders HTML safely, keeping apps dynamic and small.

#dom-manipulation#html-templating#rest
Stars968
Forks120
Last commit2 months ago
HMPL
HMPLTypeScript

A lightweight server-oriented template language for JavaScript that fetches and renders HTML dynamically with minimal client-side code.

#dom-manipulation#rest#json5
Stars968
Forks120
Last commit2 months ago
Bootgrid
BootgridJavaScript

A sleek, intuitive jQuery grid control designed for Bootstrap with AJAX support and responsive features.

#jquery-plugin#ajax-grid#frontend
Stars964
Forks350
Last commit3 years ago
hotwire-rails
hotwire-railsRuby

Former dependency aggregator for Hotwire (Turbo and Stimulus) in Ruby on Rails applications.

#real-time-updates#single-page-applications#turbo
Stars963
Forks26
Last commit4 years ago
pull request
pull requestCommon Lisp

A Common Lisp to JavaScript compiler bootstrapped from Common Lisp and executable in browsers.

#browser-execution#functional-programming#compiler
Stars960
Forks111
Last commit5 days ago
JSCL
JSCLCommon Lisp

A Common Lisp to JavaScript compiler bootstrapped from Common Lisp and executable in the browser.

#browser-execution#functional-programming#compiler
Stars960
Forks111
Last commit5 days ago
TALL Stack
TALL Stack

A curated collection of resources, libraries, and tools for developers building applications with the TALL stack.

#developer-tools#laravel#fullstack-development
Stars955
Forks58
Last commit3 years ago
flowbite-vue
flowbite-vueTypeScript

Official Vue 3 UI components built on top of Flowbite and Tailwind CSS for rapid website development.

#design-system#vue-js#open-source
Stars954
Forks138
Last commit1 month ago
breadcrumbs_on_rails
breadcrumbs_on_railsRuby

A Ruby on Rails plugin for creating and managing breadcrumb navigation with a flexible interface.

#breadcrumb-navigation#ruby-gem#rails-plugin
Stars952
Forks188
Last commit1 year ago
Elm cheat sheet
Elm cheat sheetElm

A comprehensive reference guide for Elm syntax, language features, and tooling.

#programming-language#functional-programming#developer-tools
Stars948
Forks50
Last commit8 years ago
Angular Developer Roadmap
Angular Developer Roadmap

A visual roadmap outlining the essential concepts, tools, and skills needed to become an Angular developer.

#skill-development#curriculum#developer-roadmap
Stars948
Forks140
Last commit4 years ago
stackicons
stackiconsCSS

A Sass-based icon font construction kit for social media icons with multi-color CSS support.

#css-icons#sass#vector-icons
Stars948
Forks113
Last commit8 years ago
Placeholders.js
Placeholders.jsJavaScript

A JavaScript polyfill that adds HTML5 placeholder attribute support to older browsers.

#cross-browser-compatibility#javascript-polyfill#html5
Stars943
Forks222
Last commit3 years ago
PreviousPage 17 of 53

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
25 days ago
Next
#Frontend682
#Javascript353
#Ui Components262
#Angular168
#Typescript161
#Developer Tools155
#Javascript Library130
#Php119
#Responsive Design106
#Component Library101
#Css100
#Awesome List97