awesome-css
September 11, 2026 · View on GitHub
A curated list of awesome CSS frameworks, libraries and software.
- Learning and Reference
- Language and Tooling
- Web
- User Interface
- Utilities
- Other
Learning and Reference
Tutorials and Books
- chokcoco/iCSS - 不止于 CSS
- Chalarangelo/30-seconds-of-css - Short CSS code snippets for all your development needs (archived)
- philipwalton/solved-by-flexbox - A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
- adamschwartz/magic-of-css - A CSS course to turn you into a magician.
- l-hammer/You-need-to-know-css - 💄CSS tricks for web developers~
- cssanimation/css-animation-101 - Learn how to bring animation to your web projects
- jonasschmedtmann/advanced-css-course - Starter files, final projects and FAQ for my Advanced CSS course
- QiShaoXuan/css_tricks - Some CSS tricks - 一些 CSS 常用样式
- cjcenizal/flexbox-patterns - Patterns for using flexbox CSS to build awesome UI components.
- mdo/wtf-html-css - Common reasons your HTML and CSS may be fucked.
- desandro/3dtransforms - :package: Introduction to CSS 3D transforms
- adamsilver/maintainablecss.com-jekyll - Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.
- tailwindlabs/designing-with-tailwindcss - Source code for the "Designing with Tailwind CSS" course. (archived)
- ihorzenich/html5checklist - HTML/CSS markup checklist
- mengtsema/se-job - Software Engineer Job Note,讓新手從0到1入門,有1到100的成長能力
- rupl/unfold - Unfolding the Box Model — interactive slides exploring CSS 3D Transforms
- brandon-rhodes/Concentric-CSS - A standard order for CSS properties that starts at the outer edge of the box model and moves inward
- mixu/cssbook - The book "Learn CSS layout the pedantic way"
- iamshaunjp/html-and-css-crash-course - All the course files for the HTML & CSS crash course from The Net Ninja YouTube channel.
- roopaish/CSS-RoadMap - Covering all the CSS aspects through the RoadMap. Buttons, Hover Effects, Animations, Emoji, Tooltips, Landing Page, Youtube Clone
- nasha-wanich/beginner-tutorial - This is a basic tutorial on how to make an image changer pop-up site with HTML, CSS, and Javascript
- cat-a-flame/CSSHell - Collection of common CSS mistakes, and how to fix them
- sixrevisions/responsive-full-background-image - Sources files for a Six Revisions tutorial called Responsive Full Background Image Using CSS
- MartinChavez/HTML-CSS-Advanced-Topics - HTML/CSS: Advanced Topics
- csswizardry/discovr - CSS Architecture workshop files
- congchu/web-porfolio - 개발자를 위한 쉽고 빠른 웹 포트폴리오 만들기
- tecladocode/web-dev-bootcamp - Complete course and guide of the "Web Developer Bootcamp with Flask and Python"
- codrops/ItemSlider - A tutorial on how to create a simple category slider with a minimal design using CSS animations and jQuery. The idea is to slide the items sequentially depending on the slide direction.
- s5s5/CSS-Animations - 一些在项目中学习、使用CSS的动画心得。与大家一起探讨CSS动画的What How Why。
- shanyuhai123/learnCSS - 该库用来学习 CSS
- xingbofeng/css-grid-flex - :book:An introduction about grid and flex of css.
- chipriley/lovelace-css-values - Simply a repo to house information about CSS values that can be modified by Lovelace theme files.
- escueladigital/Trucos-CSS - Repositorio de la serie Trucos CSS publicados en YouTube
- Alsiso/normalize-zh - Normalize.css 中文文档与源码解读
- ademilter/html-css-ogreniyoruz - uygulamalı anlatım
- daliannyvieira/css-animations-pocket-guide - A pocket guide to get started writing CSS Animations. :sparkles:
- codingmarket07/Instagram-Login-Page - How to create Instagram Login page Using HTML and CSS
- codrops/CSSProgress - A tutorial on how to create shaded CSS-only progress bars with Sass. By Rafael González.
- garu2/Skills-CSS - 🚀 Una colección de tips para ayudarte a mejorar sus habilidades de CSS 🪐
- jamesqquick/Design-and-Build-a-Chat-Application-with-Socket.io - In this mini series we are going to Design and Build a chat application using Socket.io. We will first discuss basic design concepts while exploring the design for this application in Sketch. We will then move on to laying out our application in HTML and CSS, and lastly, will add Javascript to complete the functionality. Along the way, we are going to use modern Web Development technologies and features such as Flexbox, CSS Variables, ES6 Arrow Functions, ES6 Map, Let and Const variables, Node.js, Express.js, and Socket.io.
- MartinChavez/HTML-CSS - HTML/CSS Tutorial
- codrops/SwatchBook - A tutorial about how to create a swatch book like component that let's you open and rotate the single swatches revealing some details. We will be using CSS transforms and transitions and create a simple jQuery plugin.
- bjankord/CSS-Components-Modifiers-And-Subcomponents-Collection - A collection of common CSS module class names
- codyhouse/dark-light-mode-switch - How to create a dark\light mode switch in CSS and Javascript
- marcobrunodev/pare-de-chutar-e-aprenda-as-propriedades-CSS-de-alinhamento - Mostrando como funciona as propriedades CSS de posicionamento
Examples and Exercises
- bradtraversy/50projects50days - 50+ mini web projects using HTML, CSS & JS
- you-dont-need/You-Dont-Need-JavaScript - CSS is powerful, you can do a lot of things without JS.
- chokcoco/CSS-Inspiration - CSS Inspiration,在这里找到写 CSS 的灵感!
- cyanharlow/purecss-francine - HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
- pattle/simpsons-in-css - Simpsons characters in CSS
- adrianhajdin/project_modern_ui_ux_gpt3 - Master the creation of Modern UX/UI Websites
- MilenaCarecho/30diasDeCSS - Desafio criar 30 mini projetos utilizando HTML e CSS em 30 dias
- flukeout/css-diner - CSS Diner
- bedimcode/responsive-portfolio-website-Alexa - Responsive Portfolio Website Using HTML, CSS & JavaScript
- codrops/PageTransitions - A showcase collection of various page transition effects using CSS animations.
- 5t3ph/stylestage - A modern CSS showcase styled by community contributions. Add your stylesheet!
- mezzoblue/csszengarden.com - The source of csszengarden.com
- codebucks27/Next.js-Developer-Portfolio-Starter-Code - ⭐Build a stunning portfolio website with Next.js, Tailwind CSS and Framer-motion. If you want to learn to create this you can follow the tutorial link given in the Read me file.
- bryanbraun/after-dark-css - Recreating After Dark screensavers in CSS.
- chokcoco/css3- - CSS3 实现各类 3D && 3D 行星动画效果
- jackyzha0/sunlit - a pure css implementation of some sunlight streaming in through the window
- femmebot/google-type - Collaborative typography project using select passages from Aesop's Fables set to Google Fonts
- PacktPublishing/50-Projects-In-50-Days---HTML-CSS-JavaScript - 50 Projects In 50 Days - HTML, CSS & JavaScript, by Packt Publishing
- comehope/front-end-daily-challenges - As of August 2021, 170+ works have been accomplished, challenge yourself each day!
- codrops/IconHoverEffects - A set of simple round icon hover effects with CSS transitions and animations for your inspiration.
- jigar-sable/Portfolio-Website - Portfolio Website built using HTML5, CSS3, JavaScript and jQuery
- codrops/CSSGlitchEffect - An experimental glitch effect powered by CSS animations and the clip-path property. Inspired by the technique seen on the speakers page of the 404 conference.
- ShaifArfan/one-page-website-html-css-project - This project is for html & css practice. We made this for youtube tutorial purpose.
- codrops/OffCanvasMenuEffects - Some inspiration for off-canvas menu effects and styles using CSS transitions and SVG path animations.
- gevendra2004/gevstack - All Gevstack projects
- SudeepAcharjee/The-50-Front-end-Project - This git repository consists of a collection of 50 carefully curated frontend projects that showcase your skills and creativity as a frontend developer. Each project is unique and visually stunning, demonstrating your proficiency in a wide range of technologies and design principles
- zhangyingwei/html-css-only - 漂亮的 CSS 系列~
- cyanharlow/purecss-zigario - HTML/CSS drawing in the style of mid-century advertisement design. Hand-coded entirely in HTML & CSS.
- bedimcode/responsive-portfolio-website-Ansel - Create a Responsive Personal Portfolio Website Using HTML CSS & JavaScript
- ShaifArfan/30days30submits - This is a challenge that I took to boost my HTML, CSS & JS skills. I made 30 submits and they are basically some little components or js apps.
- codrops/ClickEffects - A set of subtle effects for click or touch interactions inspired by the visualization of screen taps in mobile app showcases. The effects are done with CSS animations mostly on pseudo-elements.
- fajarnurwahid/adminhub - Website ini merupakan hasil slicing dari Figma ke responsive website menggunakan HTML, CSS, dan JavaScript
- akashyap2013/Blooger_Website - This is the complete blooger website create using html and css
- zero-to-mastery/Animation-Nation - A ZTM Challenge for Hacktoberfest
- Basir-PD/100-Projects-HTML-CSS-JavaScript - 100 Projects Challenge
- codingstella/projects - Source Code of all projects that I upload on Instagram
- LeonidasEsteban/rick-morty-vanilla - Web App using the rick and morty API in Vanilla.js
- LeonidasEsteban/bookmark-landing - Challenge #3 by FrontendMentor.io
- sparkbox/style-prototype - Example of an HTML/CSS style tile.
- CodeCrafter11/css-projects - You can find all source codes for all css projects here
- andersevenrud/retro-css-shell-demo - AnderShell 3000 - Retro looking terminal in CSS
- tusharnankani/ToDoList - A dynamic and aesthetic To-Do List Website built with HTML, CSS, Vanilla JavaScript.
- jritsema/go-htmx-tailwind-example - Example CRUD app written in Go + HTMX + Tailwind CSS
- zero-to-mastery/CSS-Art - General Edition - A CSS art challenge, for all skill levels (archived)
- zxcodes/Calculator - A Calculator App built with HTML, CSS, and JavaScript. It also has a Dark Mode. (archived)
- ElzeroWebSchool/HTML_And_CSS_Template_One - HTML And CSS Template One
- kaushikjadhav01/Online-Food-Ordering-Web-App - Online Food Ordering System Website using basic PHP, SQL, HTML & CSS. You can use any one of XAMPP, WAMP or LAMP server to run the Web App
- ozantekin/50Days50Projects - This repository features 50 mini projects related to HTML, CSS, and JavaScript. The development stages of these projects are available on YouTube.
- JuliaMendes/50-Projects-In-50-Days- - HTML, CSS and JS projects.
- Spyware007/Animating-Buttons - Explore Amazing Buttons animation for your next project. 🤩An initiative by GDSC-DYPCOE for Hactoberfest. 🚀
- teteusAraujo/portfolio - 👨💻 Meu portfólio criado com o objetivo de mostrar os meus projetos criados e também o meu currículo .
- maykbrito/devlinks - Em 5h de aula, construa esse projeto e inicie na programação o mais rápido possível! ⭐️
- bedimcode/responsive-ecommerce-website - Responsive Ecommerce Website Using HTML CSS JavaScript
- bedimcode/responsive-real-state-website - Responsive Real State Website Design Using HTML CSS & JavaScript
- SpruceGabriela/30diasDeCSS - 30 dias de CSS3 é um desafio que visa ajudá-lo a melhorar suas habilidades de codificação fazendo mini projetos diarios utilizando HTML5 e CSS3
- bedimcode/responsive-portfolio-website-rian - Responsive Personal Portfolio Website Using HTML CSS & JavaScript
- bedimcode/responsive-portfolio-website-chris - Responsive Personal Portfolio Website Design Using HTML CSS & JavaScript
- bedimcode/responsive-car-website - Responsive Car Website Design Using HTML CSS & JavaScript
- briancodex/html-css-js-website-smooth-scroll - Simple website created using HTML, CSS & Javascript with smooth scroll effect
- dbarochiya/me - This is the code implementation for the blog 'How to create your portfolio website in React.js'
- iaronrp/Efeito-3D - Efeito 3D - Zelda: criado com as tecnologias, Html, CSS e Java Script
- Atharva1802/CSS-trickies - Here is the code for some cool CSS tricks that I've made.
- apu52/METAVERSE - 🚀 Welcome to our GitHub repository, Officially accepted for 🌟KWOC 2025🌟ECWOC'26 🌟SWOC'26 🌟Explore a dynamic collection of front-end projects, powered by HTML, CSS, JavaScript, and React. Join our community to contribute your creations 🎨, add features 🛠️, or squash bugs 🐛 in existing projects.
- codewithsadee/music-player - A fully responsive web music player using vanilla javascript, Responsive for all devices, build using html, css, and javascript.
- codewithsadee/fitlife - Fitlife is a fully responsive fitness website, Responsive for all devices, build using HTML, CSS, and JavaScript.
- ivansaul/personal-portfolio - Fully responsive personal portfolio single-page website, responsive for all devices, built using HTML, CSS, JavaScript and Python.
- bedimcode/responsive-portfolio-website-patrick - Responsive Portfolio Website Design Using HTML CSS & JavaScript
- bedimcode/responsive-gym-website - Responsive Gym Website Design Using HTML CSS & JavaScript
- cristurm/nyan-cat - Nyan Cat made with HTML5+CSS3+JavaScript
- nashvail/ATVIcons - Apple TV 2015 icons recreated in HTML, CSS and JS
- picturepan2/solar.css - Pure CSS Solar System Animation
- aprietof/every-layout - Minimum HTML/CSS/JS needed for recreating Heydon Pickering & Andy Bell's Every Layouts.
- codrops/ColorExtraction - Creating a color palette from images in a fun way using CSS Filters and Vibrant.js
- adobe-webplatform/Demo-for-Alice-s-Adventures-in-Wonderland - Demo of CSS Shapes using the Alice in Wonderland story.
- Geolage/demos - temporary static pages demos on github
- vnyoon/web-magic - 这个repo通过实际案例来演示如何运用HTML、CSS和JavaScript创建各种互动性、独特性、动感酷炫和视觉效果。
- bedimcode/responsive-mini-portfolio - Responsive Mini Portfolio Website Design Using HTML CSS & JavaScript
- arizzitano/css3wordart - 1990s MS WordArt. In CSS3.
- linxz/tianyizone - 整理平时会偶尔用到的一些CSS小东西
- ahsankhan26/personal-portfolio - Portfolio website made using HTML, CSS, JS and Bootstrap.
- wbobeirne/stranger-things - Intro of the show Stranger Things in CSS
- codrops/PageRevealEffects - Some ideas for modern multi-layer page transitions using CSS Animations.
- haozki/luckyOne - HTML5&CSS3抽奖小程序
- frontendcharm/Mini-Projects - Mini projects for beginners made using HTML, CSS and a little bit of JavaScript.
- Armanidrisi/frontend-projects - This repository contains a collection of frontend. Each project is built using HTML, CSS, and JavaScript.
- lukehaas/css-pokemon - An experiment with CSS clip-path and variables
- bedimcode/responsive-coffee-website - Responsive Coffee Website Using HTML CSS & JavaScript
- podrivo/thegoodman - An experiment with basic CSS3 animations.
- codingstella/Gaming-website - GameHive is a fully responsive esports gaming website, Responsive for all devices, build using HTML, CSS, and JavaScript.
- danilolmc/interfaces-clone - Repositório com clones de interfaces para praticar CSS
- Pinaka-Pani-18/Javascript-Projects - HTML, CSS and JavaScript projects from basic to advance level
- cunhasbia/30-days-of-CSS - 30 Days Of CSS is a challenge to help you improve your coding skills by doing mini daily projects using HTML and CSS.
- microsoft/project-html-website - Sample HTML+CSS+JS website
- donovanh/zelda - CSS Zelda-inspired animation
- ayangweb/HTML-CSS-case - 这里有我在哔哩哔哩发布的所有视频的源码
- LeaVerou/play.csssecrets.io - CSS Secrets Book live demos
- Ritika-Agrawal811/css-and-js-code-snippets - A collection of real-life code snippets written in CSS and JavaScript for every web development project.
- carlos-paezf/50_Projects_50_days - Reto de 50 proyectos en 50 días con HTML, CSS y JS
- codrops/GlitchSlideshow - A slideshow that uses a CSS glitch effect for slide transitions.
- codewithsadee/autofix - Autofix is a fully responsive car service website, Responsive for all devices, build using HTML, CSS, and JavaScript.
- lewagon/html-css-challenges - HTML / CSS challenges @LeWagon
- antonyleme/CSS-Animations - Animations with HTML and CSS
- kriswep/cra-tailwindcss - Integrate Tailwind CSS in a Create React App setup
- Rishit30G/Personal-Portfolio - Personal Portfolio Website
- amyyalex/simple-contribution - This is a very simple project to help first-time contributors to easily participate in an open-source project.
- fernandoleonid/speed-code-css-html - Vídeos estilo speed code para o youtube
- parthwebdev/UI-Animation - Some UI Component Animation from my Instagram Page.
- bedimcode/responsive-travel-website-2 - Responsive Travel Website Design Using HTML CSS & JavaScript
- The-Shivam-garg/BigB-E-learn-Websit-e - BigB is a E-learning website built using HTML, CSS, JavaScript and Bootstrap - Hacktoberfest Accepted. 🤞 This project is previously accepted in GSSoC 2022 , JWOC 22.
- billfienberg/grid-garden - Solutions to CSS Grid Garden
- codewithsadee/unigine - Unigine is a fully responsive esports gaming website, Responsive for all devices, build using HTML, CSS, and JavaScript.
- WeBeginners-Community/CSS.Effects-Designs - This repository only accepting CSS/LASS/SAAS projects.Check the support link also star my repository ⭐
- Guilherme-Chinaglia/telaLoginCadastroInterativa - Tela de Login e Cadastro Interativa [HTML & CSS]
- Mehedi61/Login-Signup-form - Login & signup form using HTML & CSS. (archived)
- abdlalisalmi/DJANGO-Portfolio - Personal portfolio website made with Django framework in the backend, and with CSS, js, and bootstrap for the frontend.
- KiaanCastillo/Pure-CSS-Multilayer-Parallax - Source code for a pure CSS multilayer parallax effect!
- nirravv/Hospital-Management-Html - A decent Hospital Management System which is created using Html, css and Bootstrap.
- Libra11-zz/CSS-EFFECT - css effect
- aniketsinha2002/DataGeek - A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch
- codrops/Theodore - A little menu effect with an SVG overlay and an infinite background CSS animation.
- LaasriNadia/Drawings - CSS drawings
- danharrin/alpine-tailwind-components - Alpine.js and Tailwind CSS component source code from my YouTube tutorials.
- BcRikko/css-collection - 🧙♂️ CSS芸人への道(CSSでつくったもの集)| I want to be CSS Magician
- bedimcode/responsive-sushi-website - Responsive Sushi Restaurant Website Design Using HTML CSS & JavaScript
- Chien-W/Personal-home-page - HTML+CSS+JS的个人主页,纯前端代码。
- swasti98/JS-Clock - A simple JavaScript clock.
- bedimcode/responsive-portfolio-Clay-Doe - Responsive Complete Portfolio Website HTML CSS And JavaScript
- Dev-tanay/Rubik-Cube - Rubik Cube
- bedimcode/responsive-camping-website - Responsive Camping Website Design Using HTML CSS & JavaScript
- CiroLee/html_css_javascript - base exercises for front-end developers novice
- ShaoZeMing/happy-birthday - 基于H5和CSS制作的生日祝贺网页,兼容移动端自适应。demo http://love.4d4k.com/birthday/she
- bedimcode/responsive-navigation-menubar - Responsive Navigation Menu Bar Using HTML CSS & JavaScript
- namndwebdev/html-css-js-thuc-chien - Tổng hợp 30 dự án thực chiến cùng HTML, CSS và Javacsript
- Aaronliu2016/css-tricks - CSS tricks example for everyday.
- polyanetuag/30DiasDeCSS - Mini projetos com HTML e CSS
- tylergaw/css-true-titles - CSS Title Sequence in the style of True Detective
- yui540/ChocolateCake - CSSアニメーション作品一覧サイト
- JR93/css3-minions - 纯CSS3画出小黄人并实现动画效果
- NicklessOne/genius-starter-files - Nesse repositório você encontra os starter files de um projeto de um jogo Genius completo, construído com HTML, CSS e Javascript.
- Roger-Melo/pokedex - Um boilerplate HTML + CSS para desenvolvermos uma pokedex com os 150 pokemons originais
- WilliamStaudenmeier/Kodama - Simple CSS and JS animation of the Japanese tree-spirit: https://codepen.io/WilliamStaudenmeier
- EmishaCommunity/Demo-Portfolio-Website - A very simple portfolio website where you can find explanation to every line of code.
- rachelandrew/css-books - Example files for building CSS books
- afonsopacifer/da-vinci-css - :art: Creating shapes and drawings with CSS.
- kokonior/CSS-Projects - Feel free to create new file, don't hesitate to pull your code, the most important thing is that the file name here must match your nickname so that file does not conflict with other people.
- Ideaviate/html5-css3-js-calculator - A calculator made with HTML5, CSS3 and JavaScript
- lmgonzalves/splash-transition - Creating an eye catching animation, just using SVG paths and CSS transitions.
- x-team/starting-css-modules - A very simple example of css-modules (archived)
- Mitsu325/CSS_Challenge - 30 Days CSS Challenge
- leandrorangel94/30diasDeCSS - Desafio 30 dias de CSS, realizado com intuito de praticar com projetos pequenos.
- OfficeDev/Office-Add-in-UX-Design-Patterns-Code - [ARCHIVED] Implementations in HTML and CSS of the design patterns in the repo Office-Add-in-UX-Design-Patterns
Language and Tooling
Compilers and Interpreters
- csstools/postcss-preset-env - Convert modern CSS into something browsers understand (archived)
- reworkcss/css - CSS parser / stringifier for Node.js
- csstools/precss - Use Sass-like markup in your CSS (archived)
- csstools/postcss-plugins - PostCSS Tools and Plugins
- phax/ph-css - Advanced Java CSS 3 parser and builder
- leeluolee/mcss - writing modular css witch mcss
- songsiqi/postcss-adaptive - A postcss plugin that calculates and generates adaptive css code, such as
remand0.5px borders for retina devices - corgrath/osbcp-css-parser - CSS Parser in Java - !! This project is abandoned - Sorry :( - but maybe there is an active fork where the development can continue !!!
Build Systems
- cssnano/cssnano - A modular CSS minifier, built on top of the PostCSS ecosystem.
- assemble/assemble - Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
- leemunroe/grunt-email-workflow - A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
- IBM/css-gridish - Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension. (archived)
- hzsrc/webpack-theme-color-replacer - A runtime dynamic theme color replacement plugin for webpack.
- BlessCSS/bless - CSS Post-Processor
- ElemeFE/postcss-salad - 沙拉是一个能够帮助你写出更加简洁、优雅的CSS的样式解决方案 (archived)
- winstromming/sassdown - Generates styleguides from Markdown comments in CSS, SASS and LESS files using Handlebars
- zweilove/css_splitter - Gem for splitting up stylesheets that go beyond the IE limit of 4095 selectors, for Rails 3.1+ apps using the Asset Pipeline.
- backflip/gulp-iconfont-css - Create an SCSS file mapping the SVG files piped to gulp-iconfont to their codepoints
- xem/miniMinifier - HTML/CSS/JS minifiers in 128+ bytes
- laoshu133/grunt-css-sprite - A grunt plugin to help front engineer creating css sprite.
- BlessCSS/grunt-bless - Split CSS files suitable for IE
Linters and Formatters
- twitter-archive/recess - A simple and attractive code quality tool for CSS built on top of LESS (archived)
- t32k/stylestats - StyleStats is a library to collect CSS statistics.
- Heydon/REVENGE.CSS - A CSS bookmarklet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.
- redroot/holmes - Holmes is stand-alone diagnostic CSS stylesheet that can highlight potentially invalid or erroneous HTML(5) markup by adding one class
- jackdomleo7/Checka11y.css - A CSS stylesheet to quickly highlight a11y concerns.
- projectwallace/css-analyzer - Analytics for CSS
- zalando/gulp-check-unused-css - A build tool for checking your HTML templates for unused CSS classes (archived)
- imbrianj/debugCSS - CSS to highlight potentially malformed, invalid or questionable markup.
- vol7/shorthand - Shrthnd is a handy tool that converts CSS properties into shorthand, making shorter and more readable stylesheets.
- karlgroves/diagnostic.css - Diagnostic.css is a stylesheet which allows the user to test for common errors in a page's markup (archived)
- ream88/stylelint-config-idiomatic-order - stylelint + idiomatic-css = ❤️
- diagnosticss/diagnosticss - Diagnostic CSS stylesheet that helps visually detect any potentially invalid, inaccessible or erroneous HTML markup.
- nternetinspired/debug-css - A style sheet to help detect invalid or inaccessible markup
Editor and IDE Support
- dunovank/jupyter-themes - Custom Jupyter Notebook Themes
- hail2u/vim-css3-syntax - CSS3 syntax (and syntax defined in some foreign specifications) support for Vim's built-in syntax/css.vim
- atom/one-dark-syntax - Atom One dark syntax theme (archived)
- cakebaker/scss-syntax.vim - Vim syntax file for scss (Sassy CSS)
- ryboe/CSS3 - The most complete CSS support for Sublime Text
- Jinkeycode/vscode-transparent-glow - transparent vscode css
- i-akhmadullin/Sublime-CSS3 - at this point just use official CSS package =>
- raycon/vscode-markdown-style - Markdown styles for vscode
Web
Frontend and UI Components
- animate-css/animate.css - 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
- necolas/normalize.css - A modern alternative to CSS resets
- jgthms/bulma - Modern CSS framework based on Flexbox
- ColorlibHQ/AdminLTE - AdminLTE - Free admin dashboard template based on Bootstrap 5
- IanLunn/Hover - A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
- tobiasahlin/SpinKit - A collection of loading indicators animated with CSS
- picocss/pico - Minimal CSS Framework for semantic HTML
- lipis/flag-icons - :flags: A curated collection of all country flags in SVG — plus the CSS for easier integration
- tachyons-css/tachyons - Functional css for humans
- jdan/98.css - A design system for building faithful recreations of old UIs
- picturepan2/spectre - Spectre.css - A Lightweight, Responsive and Modern CSS Framework
- h5bp/Effeckt.css - This repo is archived. Thanks! (archived)
- ConnorAtherton/loaders.css - Delightful, performance-focused pure css loading animations.
- astrit/css.gg - 700+ Pure CSS, SVG & Figma UI Icons, 6000+ glyphs, patterns, colors and layouts.
- sindresorhus/github-markdown-css - The minimal amount of CSS to replicate the GitHub Markdown style
- kognise/water.css - A drop-in collection of CSS styles to make simple websites just a little nicer
- chinchang/hint.css - A CSS only tooltip library for your lovely websites.
- simeydotme/pokemon-cards-css - A collection of advanced CSS styles to create realistic-looking effects for the faces of Pokemon cards.
- erikflowers/weather-icons - 215 Weather Themed Icons and CSS
- olton/metroui - A progressive front-end framework for creating high-performance responsive reactive web applications!
- lukehaas/css-loaders - A collection of loading spinners animated with CSS
- fontsource/fontsource - Self-host Open Source fonts in neatly bundled NPM packages.
- skeletonlabs/skeleton - Skeleton is an adaptive design system powered by Tailwind CSS.
- basscss/basscss - Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
- knadh/oat - Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library. ~10KB min+gz.
- csstools/sanitize.css - A best-practices CSS foundation
- joshuaclayton/blueprint-css - A CSS framework that aims to cut down on your CSS development time (archived)
- kazzkiq/balloon.css - Simple tooltips made of pure CSS
- oxalorg/sakura - :cherry_blossom: a minimal css framework/theme.
- hunvreus/basecoat - A components library built with Tailwind CSS that works with any web stack.
- picturepan2/instagram.css - Instagram.css - Complete set of Instagram filters in pure CSS
- marvelapp/devices.css - Pure CSS phones and tablets
- sakofchit/system.css - A design system for building retro Apple interfaces
- franciscop/picnic - :handbag: A beautiful CSS library to kickstart your projects
- youneslaaroussi/ui-buttons - 100 Modern CSS Buttons. Every style that you can imagine.
- csswizardry/inuit.css - Powerful, scalable, Sass-based, BEM, OOCSS framework.
- blivesta/animsition - A simple and easy jQuery plugin for CSS animated page transitions.
- twbs/rfs - ✩ Automates responsive resizing ✩
- Chainlift/liftkit - Components from design to production
- wentin/cssicon - icon set made with pure css code, no dependencies, "grab and go" icons
- Daemonite/material - Material Design for Bootstrap 4
- halfmoonui/halfmoon - Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components.
- Andy-set-studio/modern-css-reset - A bare-bones CSS reset for modern web development. (archived)
- Chalarangelo/mini.css - A minimal, responsive, style-agnostic CSS framework! (archived)
- GumbyFramework/Gumby - A Flexible, Responsive CSS Framework - Powered by Sass
- panr/hugo-theme-terminal - A simple, retro theme for Hugo
- themesberg/flowbite-svelte - Official Svelte components built for Flowbite and Tailwind CSS
- egoist/hack - ⛷ Dead simple CSS framework. (archived)
- mdo/wtf-forms - Friendlier HTML form controls with a little CSS magic. (archived)
- cognitom/paper-css - Paper CSS for happy printing
- ingram-projects/animxyz - The first truly composable CSS animation library. Built for Vue, React, SCSS, and CSS, AnimXYZ will bring your website to life.
- themeselection/flyonui - 🚀 The easiest, free and open-source Tailwind CSS component library with semantic classes.
- itmeo/webgradients - 180 free CSS3, Figma, Sketch & PSD gradients — plus a JSON dataset for design tools, generators, and AI agents.
- elad2412/the-new-css-reset - The New Simple and Lighter CSS Reset
- webkul/micron - a [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power
- mobi-css/mobi.css - A lightweight, scalable, mobile-first CSS framework
- jensimmons/cssremedy - Start your project with a remedy for the technical debt of CSS.
- ThrivingKings/animo.js - A powerful little tool for managing CSS animations
- filipelinhares/ress - 🚿 A modern CSS reset
- ganapativs/bttn.css - Awesome buttons for awesome projects!
- argyleink/transition.css - :octocat: Drop-in CSS transitions
- ekmas/cs16.css - CSS library based on Counter Strike 1.6 UI.
- flatlogic/awesome-bootstrap-checkbox - ✔️Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier
- ajusa/lit - World's smallest responsive 🔥 css framework (395 bytes)
- daneden/Toast - 🍞 A highly-customizable, responsive (S)CSS grid
- kbrsh/wing - :gem: A beautiful CSS framework designed for minimalists.
- lowlighter/matcha - 🍵 Drop-in semantic styling library in pure CSS. Highly customizable and perfect for simple websites and prototyping web apps!
- thesabbir/simple-line-icons - Simple and Minimal Line Icons
- kumailht/flakes - Flakes is an Admin Template Framework. A combination of CSS Libraries, JavaScript Libraries and Design files that help you build business tools very quickly.
- lokesh-coder/pretty-checkbox - A pure CSS library to beautify checkbox and radio buttons.
- adamschwartz/chrome-tabs - Chrome-style tabs in HTML/CSS.
- vineethtrv/css-loader - This is a library having a collection of different types of CSS loaders, spinners
- DesignRevision/shards-ui - 🎨Shards is a beautiful & modern Bootstrap 4 UI kit packed with extra templates and components.
- mblode/marx - The classless CSS reset (perfect for Communists).
- smcllns/css-social-buttons - Zocial: CSS login and social buttons
- Martz90/vivify - Vivify is free CSS animation library.
- mdo/preboot - A collection of LESS mixins and variables for writing better CSS.
- tylertate/semantic.gs - The Semantic CSS Grid
- tylerchilds/cutestrap - A strong, independent CSS Framework. Only 2.7KB minified & gzipped.
- soulwire/Makisu - CSS 3D Dropdown Concept
- KyleAMathews/react-spinkit - A collection of loading indicators animated with CSS for React
- thoughtbot/refills - [no longer maintained] (archived)
- csswizardry/csswizardry-grids - Simple, fluid, nestable, flexible, Sass-based, responsive grid system.
- tailpress/tailpress - TailPress is a minimal boilerplate theme for WordPress using Tailwind CSS.
- rohitkrai03/pills - A simple responsive CSS Grid for humans. View Demo -
- mrcoles/markdown-css - CSS for making regular HTML look like plain-text markdown.
- jothepro/doxygen-awesome-css - Custom CSS theme for doxygen html-documentation with lots of customization parameters.
- ghosh/microtip - 💬 Minimal, accessible, ultra lightweight css tooltip library. Just 1kb.
- devlint/gridlex - Just a CSS Flexbox Grid System
- chrisnager/ungrid - ungrid - the simplest responsive css grid
- ubuwaits/css3-buttons - A collection of CSS3 buttons implemented in Sass. (archived)
- adobe/spectrum-css - The standard CSS implementation of the Spectrum design language.
- wesbos/aprilFools.css - Harmlessly goof up your co-workers browser and chrome dev tools
- marmelab/universal.css - The only CSS you will ever need
- Anurella/reset-css - A collection of styles that reset the styles of certain elements in the browser
- ikrishg/reseter.css - The Modern CSS Reset 🚀
- delight-im/HTML-Sheets-of-Paper - Word processor in your browser using HTML and CSS (for invoices, legal notices, etc.)
- filamentgroup/select-css - Cross-browser styles for consistent select element styling (archived)
- Chalarangelo/mocka - Simple, elegant content placeholder
- codyhouse/codyhouse-framework - A lightweight front-end framework for building accessible, bespoke interfaces.
- benschwarz/gallery-css - CSS only Gallery (archived)
- richleland/pygments-css - css files created from pygment's built-in styles
- peduarte/wallop - :no_entry: currently unmaintained :no_entry: A minimal JS library for showing & hiding things
- Siumauricio/rippleui - Clean, modern and beautiful Tailwind CSS components.
- webkul/csspin - CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code for Pure CSS Loader and Spinner
- danielcardoso/load-awesome - An awesome collection of — Pure CSS — Loaders and Spinners
- anselmh/object-fit - Polyfill (mostly IE) for CSS object-fit property to fill-in/fit-in images into containers. (archived)
- bwsewell/tablecloth - A CSS and JS bootstrap to style and manipulate data tables
- sindresorhus/css-extras - Useful CSS custom functions using the new @function rule
- susam/spcss - A simple, minimal, classless stylesheet for simple HTML pages
- szynszyliszys/repaintless - Library for fast CSS Animations
- nagoshiashumari/Rpg-Awesome - A fantasy themed font and CSS toolkit.
- parkerbennett/stackicons - Icon font and Sass-based construction kit for Stackicons-Social, which supports multiple button shapes and a unique "multi-color" option in CSS for over 60 social brands.
- josephfusco/angled-edges - :triangular_ruler: Quickly create angled section edges using only Sass
- devcows/hugo-universal-theme - Universal theme for Hugo, it stands out with its clean design and elegant typography.
- jlong/css-spinners - Simple CSS spinners and throbbers made with CSS and minimal HTML markup.
- zachacole/Simple-Grid - A simple, lightweight CSS grid
- jpswalsh/academicons - An icon font for academics
- lazaronixon/css-zero - An opinionated front-end starter kit for your "nobuild" application
- sierra-library/sierra - Sierra SCSS library
- wilwaldon/flatstrap - Bootstrap without all the extra stuff
- geddski/csstyle - MOVED TO https://github.com/csstyle/csstyle a modern approach for crafting beautifully maintainable stylesheets
- csstools/postcss-normalize - Use the parts of normalize.css (or sanitize.css) you need from your browserslist
- IcaliaLabs/furatto - It's a flat, fast and powerful front-end framework for rapid web development. (archived)
- nathansmith/adapt - Adapt.js serves CSS based on screen width.
- AgnosticUI/agnosticui - AgnosticUI Local (v2) is a CLI-based UI component library that copies components directly into your project. Works with AI tools, agent-driven UIs, and prompt-ready workflows.
- rsms/raster - Raster — simple CSS grid system
- imbhargav5/nextbase-nextjs-supabase-starter - 🚀⚡️ Free Boilerplate and Starter kit for Next.js 16+, Supabase, Tailwind CSS 4 and TypeScript. 🚀 Next.js 🔥 Supabase 💻 TypeScript 💚 ESLint 🎨 Prettier 🐶 Husky 🧹 Lint-Staged 🧪 Jest 🧪 Testing Library 🕹️ Playwright ✍️ VSCode 🌪️ Vercel 🎨 PostCSS 🍃 Tailwind CSS ⚛️ React Query
- Wombosvideo/tw-animate-css - TailwindCSS v4.0 compatible replacement for
tailwindcss-animate - bigskysoftware/missing - The classless-ish CSS library you've been missing
- turretcss/turretcss - Turret is a styles and browser behaviour normalisation framework for rapid development of responsive and accessible websites.
- yocontra/windows_98.css - some sick styles for your guestbook
- micah5/PSone.css - 🎮 PS1 style CSS Framework, inspired by NES.css
- asciimoo/cssplot - Pure CSS charts
- arbelh/HalfStyle - Style Half of a Character by CSS
- ace-subido/css3-microsoft-metro-buttons - my CSS3 library for making Microsoft-metro themed buttons (archived)
- laurenwaller/cssco - Photographic filters made with CSS, inspired by VSCO and CSSgram
- gromo/jquery.scrollbar - jQuery CSS Customizable Scrollbar (archived)
- DigitallyTailored/Classless.css - A lightweight, classless CSS framework that makes simple websites look better without requiring any additional markup.
- tlrobinson/evil.css - Because CSS isn't evil enough already.
- nisarhassan12/portfolio-template - A beautiful minimal and accessible portfolio template for Developers. Give it a star 🌟 if you find it useful.
- anjlab/bootstrap-rails - Twitter Bootstrap CSS (with Sass flavour) and JS toolkits for Rails 3 projects
- HubSpot/tooltip - CSS Tooltips built on Tether. #hubspot-open-source
- StefanKovac/flex-layout-attribute - HTML layout helper based on CSS flexbox specification —
- cardinalcss/cardinalcss - A modular, “mobile-first” CSS framework built with performance and scalability in mind.
- Andy-set-studio/boilerform - Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms. (archived)
- 720kb/radiobox.css - :radio_button: Tiny set of pure CSS animations for your radio inputs. https://720kb.github.io/radiobox.css/
- balzss/luxbar - :cocktail: Featherweight, Responsive, CSS Only Navigation Bar (archived)
- jonikorpi/Less-Framework - An adaptive CSS grid system. (archived)
- michenriksen/css3buttons - Simple CSS3 framework for creating GitHub-style buttons
- tiaanduplessis/wenk - :wink: Lightweight pure CSS tooltip for the greater good
- t0m/select2-bootstrap-css - simple css to make select2 widgets fit in with bootstrap
- geoffgraham/animate.scss - Sass mixins based on Dan Eden's Animate.css
- ostranme/swagger-ui-themes - :boom: A collection of css themes to spice up your Swagger docs
- cobyism/gridism - A simple responsive CSS grid. (archived)
- cferdinandi/kelp - A UI library for people who love HTML, powered by modern CSS and Web Components.
- WhatsNewSaes/Skeleton-Sass - The (un)official Sass Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
- lucagez/medium.css - Compact typography for the web
- arashmanteghi/simptip - A simple CSS tooltip made with Sass
- scottparry/Workless - Workless is a CSS base framework to get your projects up and running as quickly as possible.
- picturepan2/fileicon.css - Fileicon.css - The customizable pure CSS file icons
- colourgarden/avalanche - Superclean, powerful, responsive, Sass-based, BEM-syntax CSS grid system
- LukyVj/colofilter.css - Colofilter.css - Duotone filters made with CSS !
- madrilene/eleventy-excellent - Eleventy starter with CUBE CSS, Every Layout and global design tokens. A workflow for modern & resilient websites, based on the CUBE CSS boilerplate.
- johno/furtive - A forward-thinking, lightweight, css microframework
- premasagar/cleanslate - An extreme CSS reset stylesheet, for aggressively resetting the styling of an element and its children. Composed exclusively of CSS !important rules.
- teacat/tocas - 👀 The fastest and most intuitive way to build diverse websites and progressive web application interfaces.
- hasinhayder/tailwind-cards - A growing collection of text/image cards you can use/copy-paste in your tailwind css projects
- pr1mer-tech/waffle-grid - An easy to use flexbox grid system.
- Myndex/SAPC-APCA - APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.
- spiritov/ds.css - css framework recreating the DS / DS Lite's UI
- necolas/css3-facebook-buttons - Simple CSS to recreate the appearance of Facebook's buttons and toolbars.
- alsacreations/KNACSS - Styles CSS sur-vitaminés pour éléments HTML natifs
- kogakure/gitweb-theme - An alternative theme for gitweb, strongly inspired by GitHub
- aozora/bootplus - Sleek, intuitive, and powerful Google styled front-end framework for faster and easier web development (archived)
- nitinhayaran/Justified.js - jQuery Plugin to create Justified Image Gallery
- cmaddux/littlebox - Super simple to implement, CSS-only icons.
- mattdelacdev/sass-css3-mixins - Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
- tholman/obnoxious.css - Animations for the strong of heart, and stupid of mind.
- NigelOToole/progress-tracker - A HTML component to illustrate the steps in a multi step process e.g. a multi step form, a timeline or a quiz.
- corysimmons/boy - :boy: A very opinionated, lightweight version of HTML5 Boilerplate with conditionally-loaded polyfills and an opinionated CSS reset for firing up web projects in no time. (archived)
- themesberg/flowbite-svelte-admin-dashboard - Free and open-source admin dashboard template built with Flowbite, Svelte, and Tailwind CSS
- h01000110/windows-95 - Jekyll Theme
- kennethormandy/utility-opentype - Simple, CSS utility classes for advanced typographic features.
- Semantic-Org/Semantic-UI-CSS - CSS Only distribution
- typlog/yue.css - A typography stylesheet for readable content
- buseca/patternbolt - A fine selection of SVG pattern background, packed in a single CSS or SCSS file. Add patterns just adding a class.
- callmenick/Animating-Hamburger-Icons - Animating CSS-only hamburger menu icons
- almonk/pylon - Declarative layout primitives for CSS & HTML
- necolas/css3-social-signin-buttons - CSS3 Social Sign-in Buttons with icons. Small and large sizes.
- mdo/table-grid - Simple CSS grid system using
display: table;. - TryKickoff/kickoff - :basketball: A lightweight front-end framework for creating scalable, responsive sites. Version 8 has just been released!
- jpanther/lynx - A simple links theme for Hugo built with Tailwind CSS.
- uisual/freebies - Source code for Uisual templates. Free HTML/CSS landing page templates for startups. New template every week.
- joerez/Woah.css - CSS Animation Library for eccentrics
- codrops/SlitSlider - A responsive slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one. Using jQuery and CSS animations we can create unique slide transitions for the content elements.
- shakrmedia/tuesday - A quirky CSS Animation Library by Shakr (archived)
- bjork24/Unison - Unifying named breakpoints across CSS, JS, and HTML
- Stanko/skyblue - CSS framework (made with SASS)
- mvcss/mvcss - Sass-based CSS Architecture
- JaniRefsnes/w3css - W3.CSS - CSS Framework
- gongzhitaao/orgcss - Simple and clean CSS for Org-exported HTML
- JonHMChan/descartes - Descartes | Write CSS in JavaScript
- eliortabeka/tootik - A pure CSS/SCSS/LESS Tooltips library. Super easy to use, No JavaScript required.
- felix-bohlin/ui - A CSS UI library exploring how next-gen HTML & CSS features can change the way we create components. Designed to be used by professional teams as well as tinkering hobbyists.
- jamiewilson/corpus - Yet another CSS toolkit. Basically the stuff I use for most projects.
- qrac/yakuhanjp - Yakumono-Hankaku Fonts
- phonon-framework/phonon - Phonon is a responsive front-end framework with a focus on simplicity and flexibility
- thx/cube - 跨终端、响应式、低设计耦合的CSS解决方案
- Varin6/Hover-Buttons - Animated CSS/SCSS Buttons
- elky/django-flat-theme - A flat theme for Django admin interface. Modern, fresh, simple.
- ElyaConrad/Photon - Clone native desktop UI's like cocoa and develop native feeling applications using web technologies
- riccardoscalco/crayon - Crayon.css is a list of css variables linking color names to hex values.
- sitetent/tentcss - :herb: A CSS survival kit. Includes only the essentials to make camp.
- darklow/social-share-kit - Library of decent and good looking CSS/JavaScript social sharing icons, buttons and popups
- zhangxinxu/zxx.lib.css - a css library for quick layout, especially for flow layout
- robertpiira/ingrid - A fluid CSS layout system
- ecomfe/est - EFE Styling Toolkit based on Less
- robsheldon/sscaffold-css - Base file for sscaffold-css.
- bonsaicss/bonsai.css - A Utility Complete CSS Framework for less than 45kb (8kB Gzipped) -
- jonjaques/react-loaders - Lightweight wrapper around Loaders.css.
- dmhendricks/file-icon-vectors - A collection of file type icons in SVG format
- marella/material-icons - Latest icon fonts and CSS for self-hosting material design icons.
- leny/kouto-swiss - A complete CSS framework for Stylus
- codrops/LineHoverStyles - A couple of simple & subtle line hover animations for links using CSS only.
- jessekorzan/expodal - The Most Explosive Modal on The Web.
- joernweissenborn/lcars - CSS Framework to style web pages like the fictional computer operating system of a popular sci-fi franchise.
- legacy-icons/famfamfam-silk - Famfamfam Silk icons, made available in various package managers, shipped with CSS spritesheet
- mor10/kuhn - WordPress theme featuring CSS Grid layouts via aggressive progressive enhancement. Proof of concept to get the conversation about what CSS Grid means for WordPress themes started. Currently running live at https://mor10.com
- necolas/griddle - A CSS grid constructor
- shannonmoeller/reset-css - An unmodified* copy of Eric Meyer's CSS reset. PostCSS, webpack, Sass, and Less friendly.
- lvwzhen/iconpark - Collection of iconfonts
- mayank99/reset.css - a css reset for 2024 and beyond.
- frjo/hugo-theme-zen - A fast and clean Hugo base theme with css-grid and Hugo pipes support.
- mildrenben/surface - A Material Design CSS only framework
- vladocar/CSS-Micro-Reset - Minimal barebone CSS Reset
- timonweb/django-bulma - Bulma theme for Django
- bansal/filters.css - CSS only library to apply color filters.
- mladenplavsic/css-ripple-effect - Pure CSS (no JavaScript) implementation of Android Material design "ripple" animation
- ireade/formhack - A hackable css form reset
- JoshK2/react-spinners-css - Amazing collection of React spinners components with pure css
- mrmrs/btns - A set of css utilities for constructing beautiful responsive buttons
- lazarljubenovic/grassy - Build layout through ASCII art in Sass (and more). No pre-built CSS. No additional markup.
- ariona/hover3d - Simple jQuery plugin for 3d Hover effect
- iRaul/pushy-buttons - 👇 CSS Pressable 3D Buttons
- jfbrennan/m- - The modern web's design system.
- jonathanharrell/hiq - A lightweight, progressive, high-IQ CSS framework.
- mac81/pure-drawer - Pure CSS transition effects for off-canvas views
- alistairtweedie/pintsize - Customisable 💪 Flexbox grid system
- anyblades/blades - Fully compatible and actively maintained successor to Pico CSS. Introduces float labels, breakout container and other modern, opt-out helpers. Simply switch
pico.csstoblades.cssOR useblades.standalone.csswith other frameworks 🥷✨ - arnaudleray/pocketgrid - PocketGrid is a lightweight pure CSS grid system for Responsive Web Design. Moreover, it is semantic, mobile-first, and allows to have an unlimited number of columns and breakpoints.
- static-dev/axis - terse, modular & powerful css library
- yesiamrocks/cssanimation - Unleash dynamic web experiences with {css}animation. A lightweight, zero-JavaScript CSS animation library for developers and UI ninjas. Get pre-built effects, total control, and fast, modern motion design.
- parthwebdev/UI-Components - Some Awesome UI Components made with HTML, CSS and JavaScript.
- propjockey/css-media-vars - A brand new way to write responsive CSS. Named breakpoints, DRY selectors, no scripts, no builds, vanilla CSS.
- danieljpalmer/alptail - A collection of frontend components using Tailwind.css and Alpine.js.
- curiositry/mnml-ghost-theme - A minimal, responsive, fast Ghost 6 blog theme with great typography. Comes with paid membership support, Disqus comments, syntax highlighting, and KaTeX for mathematics, and more.
- BootstrapDash/corona-free-dark-bootstrap-admin-template - Free dark admin template based on Bootstrap 4.
- nielssp/classic-stylesheets - Classic stylesheets for web applications.
- codrops/ButtonHoverStyles - Some ideas for CSS-only button hover styles and animations
- LunarLogic/auroral - Animated background gradients with pure CSS
- frontend-joe/css-reels - Collection of CSS components built specifically for my Instagram page
- tylergaw/css-shaky-animation - Shits shakin' yo
- chris-pearce/scally - Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly 🕶 (archived)
- yamlcss/yaml - YAML (Yet Another Multicolumn Layout) is a modular CSS framework for truly flexible, accessible and responsive websites. It is based on Sass and has a very slim framework core that weights only ~6kB.
- jmaczan/bulma-helpers - Library with Functional / Atomic CSS classes for Bulma framework
- mjonuschat/bootstrap-sass-rails - HTML, CSS, and JS toolkit from Twitter – Official Sass port:
- gwannon/Cyberpunk-2077-theme-css - This is a theme in CSS3 to simulate the interfaxes of the game CyberPunk 2077.
- jerryjappinen/layers-css - A lightweight, unobtrusive and style-agnostic, CSS framework aimed for practical use cases. Comes with a small footprint and zero bullshit.
- jgthms/bulma-start - Start package for Bulma
- kjbrum/juice - Mixins for Life
- niklausgerber/PreLoadMe - PreLoadMe, a lightweight jQuery website preloader.
- railsware/applepie - Semantic and Modular CSS Toolkit (archived)
- mirisuzanne/compass-animate - Compass port of Dan Eden's Animate.css
- mike-engel/a11y-css-reset - A small set of global rules to make things accessible and reset default styling
- conedevelopment/sprucecss - An open-source, lightweight and modern CSS framework, design system built on Sass. Give your project a solid foundation.
- Set-Creative-Studio/cube-boilerplate - A simple CUBE CSS boilerplate for Set Studio
- escueladigital/EDgrid - CSS/Sass library for responsive layouts | Libreria CSS/Sass para construir layouts responsive
- kristerkari/normalize.scss - SCSS version of normalize.css
- jamezmca/fantacss - Lightweight fantasy CSS styles
- mvllow/tailwindcss-safe-area - Tailwind CSS utilities for safe areas
- argyleink/ragrid - :octocat: Intrinsic first auto-layout flexbox grid
- smakosh/unnamed-css-framework - A simple colorful CSS framework
- johnpolacek/extra-strength-responsive-grids - A Fluid CSS Grid System for Responsive Web Design The Fluid CSS Grid System for Responsive Web Design. Take total control of your layouts. (archived)
- getpavilion/pavilion - Pavilion CSS Framework. A solid starting point without the bloat.
- daveberning/griddle - A CSS Grid Framework
- elky/django-flat-responsive - 📱 An extension for Django admin that makes interface mobile-friendly. Merged into Django 2.0
- erictreacy/Mimic.css - A CSS Animation Library Because Everyone else was doing it at the time!
- frontaid/natural-selection - CSS Boilerplate / Starter Kit: Collection of best-practice CSS selectors
- luffyZh/dynamic-antd-theme - 🌈 A simple plugin to dynamic change ant-design theme whether less or css. (archived)
- joe-bell/loading-disco - An alternative to the loading spinner 🪩
- shankara-subramani/tinyreset - Tiny CSS reset for the modern web
- flornkm/dither-plugin - A Tailwind plugin to dither things.
- newaeonweb/responsiveboilerplate - A lightweight (2kb) micro-library, elegant & minimalistic CSS3 grid system, made with only three main classes and 12 columns. It`s very easy to use and understand, pre-packed with some extra css helpers for mobile devices.
- npjg/classic.css - Generate a Classic Mac interface in your browser
- frontend-joe/css-navbars - Collection of responsive navbars built using HTML, CSS and JavaScript
- jackyliang/Material-Design-For-Full-Calendar - Material Design CSS theme for FullCalendar Weekly Agenda
- boriskirov/fluiditype - Fluiditype a simple fluid typography css helper for reading experience
- frontend-joe/css-components - Collection of components built with just HTML and CSS.
- antfu/prism-theme-vars - A customizable Prism.js theme using CSS variables
- at-import/jacket - Conditional Styles with Sass. Dress you CSS appropriately.
- drygiel/csslider - Pure CSS slider
- h5bp/main.css - A repository for the development of the HTML5 Boilerplate CSS file, main.css
- typecho-fans/themes - Typecho Fans主题作品目录
- yearofmoo/ngAnimate-animate.css - A driver module to make animate.css work with AngularJS 1.2
- 0xPrateek/Portfolio-Template - A portfolio website template for Geeks,Programmers and hackers.
- MikeMitterer/dart-material-design-lite - Material Design Lite Components, Directives + SPA with HTML, CSS + Dart (archived)
- Orange-OpenSource/Orange-Boosted-Bootstrap - OUDS Web is an accessible, ergonomic and Orange branded framework based on Orange Unified Design System and Bootstrap
- ovdojoey/Juiced - A Flexbox CSS Framework
- torch2424/aesthetic-css - A vaporwave CSS framework 🌴🐬
- piazzai/hacked-jekyll - Jekyll microtheme that looks like JSON
- Idered/cssParentSelector - CSS4 parent selector based on jQuery
- ArunMichaelDsouza/CSS-Mint - Lightweight and simple to use UI Kit. Fully responsive, just 3KB gzipped.
- stormynight9/clerk-shadcn-theme - Easily synchronize your Clerk components with your shadcn/ui styles.
- Xe/Xess - My minimal Gruvbox CSS file I've been keeping multiple places
- sunyctf/css-effects - ⭐ 前端css特效,持续更新。喜欢的话就Star一下吧!
- eduardofierropro/Reset-CSS - Código del Reset que uso a nivel profesional explicado línea a línea en Youtube
- tastejs/todomvc-app-css - CSS for TodoMVC apps
- joshuarudd/typeset.css - A no-nonsense CSS typography reset for styling user-generated content like blog posts, comments, and forum content.
- loup-brun/buttons - A collection of CSS buttons.
- sharadcodes/jekyll-theme-serial-programmer - A Jekyll theme for serial programmers (-.-)
- csswizardry/csscv - A simple, opinionated stylesheet for formatting semantic HTML to look like a CSS file.
- maxbeier/tawian-frontend - A markdowny CSS framework
- alectro/SCSScale - Typographic modular scale starter based on body's font-size built on SCSS.
- marcvannieuwenhuijzen/BootstrapXL - CSS file with Bootstrap grid classes for screens bigger than 1600px
- ecomfe/rider - Rider 是一个基于 Stylus 与后处理器、无侵入风格的 CSS 样式工具库
- JonathanSpeek/spacegrid - A no-frills responsive grid layout to help you get started on your next project.
- korywakefield/iota - A responsive micro-framework for the grid spec powered by CSS custom properties.
- MakD/Jellyfin-Media-Bar - A Jellyfin Featured Content Bar to show off your media collection
- frameable/knopf.css - Modern, modular, extensible button system designed for both rapid prototyping and production-ready applications
- Roman86/tailwindcss-scoped-preflight - To avoid style conflicts (CSS collisions/interference side effects) when using Tailwind CSS with other UI libraries like Antd, Vuetify etc.
- benfrain/app-reset - A minimal set of reset CSS specifically for web applications
- trevanhetzel/barekit - A bare minimum responsive framework
- Socvest/streamlit-on-Hover-tabs - Custom tabs for on hover streamlit navigation bar created by custom css
- xtoolkit/Micon - Micon, The iconic windows 10 font and CSS toolkit.
- arp242/hello-css - A CSS template focused on readability
- vmcreative/Hexi-Flexi-Grid - An SCSS partial that builds flexible, modular hex grids using CSS Grid
- WongMinHo/hexo-theme-miho - 🍺一款单栏响应式的hexo主题, A single column response for hexo . https://blog.minhow.com
- jhfrench/bootstrap-tree - JavaScript and LESS/CSS for creating Bootstrap-themed trees (to display hierarchical data).
- bassjobsen/typeahead.js-bootstrap-css - LESS / CSS code for using typeahead.js with Bootstrap 3
- codepo8/CSS3-Rainbow-Dividers - No longer must your rainbow dividers be images slowing down your computer! Make them hardware accelerated!
- mmdevcodes/FocusOverlay - Library for creating animated overlays on focused elements
- haydenbbickerton/vue-animate - UNSUPPORTED (active fork @ https://github.com/asika32764/vue2-animate) Vue.js port of Animate.css
- pbakaus/transformie - Transformie is a javascript plugin that comes in less than 5k that you embed into web pages and that brings you CSS Transforms by mapping the native IE Filter API to CSS trandforms as proposed by Webkit.
- tzi/chewing-grid.css - A CSS Grid ideal for card listing design like tiles, videos or articles listing. Responsive without media-queries.
- alecrios/core-reset - A CSS reset that reduces all elements to their most basic forms
- Angelmmiguel/graaf - A collection of pure CSS grids for designing your new projects
- viduthalai1947/loaderskit - Single Element Pure CSS Spinners & Loaders
- fxaeberhard/handdrawn.css - Handdrawn.css lets you prototype your web site with a hand drawn look and feel.
- ThemesGuide/bootstrap-themes - Free, open source Bootstrap 4 themes
- tamino-martinius/ui-snippets - Menu animations and all my other UI snippets together in one repo
- vaibhav111tandon/vov.css - 📱💻A CSS Library for small but useful animations💻📱
- ksmandersen/compass-normalize - A compass plugin for using normalize.css
- songkeys/tailwind-preset-mantine - A Tailwind CSS preset for seamless integration with Mantine UI components.
- catalinred/css3-patterned-buttons - CSS3 buttons with base64 noise pattern effect.
- jovey-zheng/loader - Pure css loading animations. As long as only one element!
- groovydev/twitter-bootstrap-grails-plugin - Grails plugin for Twitter Bootstrap CSS framework resources
- innocenzi/tailwindcss-scroll-snap - CSS Scroll Snap utilities for Tailwind CSS (archived)
- MuriungiPatrick/Bootstrap-5-Theming-Kit - A Theming kit to Customize Bootstrap 5 with Sass
- codrops/CSSMarqueeMenu - A simple CSS based marquee effect for a menu.
- iDev-Games/Trig-JS - Trig.js powers dynamic, CSS-driven animate-on-scroll effects using CSS variables and element position data, making AOS effortless. Create custom animations in CSS or use trig-animations.css for ready-made effects—full control or quick setup. Perfect for storytelling websites.
- sindresorhus/ios-landing-page - Landing page template for iOS apps (archived)
- dmhendricks/bootstrap-grid-css - The grid and responsive utilities classes extracted from Bootstrap 5, scoped so it won't mess with your other style.
- t32k/maple - A better front-end boilerplate.
- BraydenTW/react-tailwind-portfolio - 👨🎨 An open-source portfolio template built with React and Tailwind.
- discord-extensions/modern-indicators - Updates Discord's indicators to feel more modern.
- qieguo2016/iconoo - A Flexible Pure CSS Icon Pack! One Tag One Icon! https://qieguo2016.github.io/iconoo/
- catc/simple-hint - CSS-only tooltip packed with a variety of features.
- sathify/CCSS - CSS architecture for web applications
- Waite0603/Resume-vCard-Collection - About Responsive Personal Portfolio Website Using HTML CSS and JavaScript with Light & Dark Theme Toggle, Web前端静态个人简历,网页个人简历模版,HTML&CSS制作个人简历, 个人作品集网站
- zavoloklom/material-design-color-palette - Material Design Color Palette: LESS/CSS toolkit
- 7ninjas/scss-mixins - Collection of scss mixins and functions to ease and improve implementations of common style-code patterns.
- 8lueberry/google-material-color - Google material color for SASS, LESS, Stylus, CSS, JS, etc
- birneee/obsidian-adwaita-theme - Obsidian theme in the style of Gnome Adwaita
- OwlyStuff/amazium - The responsive CSS web framework
- zamsyt/obsidian-snippets - CSS snippets for Obsidian
- codrops/ArrowNavigationStyles - Some inspiration for arrow navigation styles and hover effects using SVG icons for the arrows, and CSS transitions and animations for the effects.
- uloga/modulr.css - :jack_o_lantern:Modulr.css - A fast and easy modular approach to building powerful web and mobile interfaces.:ghost:
- YJLAugus/cnblogs-theme-simple-color - 一个简约极致色彩的博客园主题
- agauniyal/wireframe - minimal wireframing css-framework 🎈
- micjamking/navigataur - A pure CSS responsive navigation menu
- DXY-F2E/dxy-ui - 一套适用于PC端的前端UI库,囊括了基础样式以及十余个基础组件。
- callmenick/CSS-Circle-Menu - A fly-out circle menu built with CSS.
- michaeltaranto/basekick - Typographical baselines for CSS
- gadenbuie/cleanrmd - 📄✨Clean Class-Less R Markdown HTML Documents
- CTalvio/Monochromic - A color muted, minimalistic theme for Jellyfin mediaserver created using CSS overrides
- ruipenso/ucss - UCSS - Utility CSS
- flathemes/bootflat - BOOTFLAT is an open source Flat UI KIT based on Twitter Bootstrap 3 css framework. It provides a faster, easier and less repetitive way for web developers to create elegant web app.
- kenangundogan/flexible-grid - Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
- moonrhythm/biomatic - A Flexible Atomic-Focused CSS Toolkit
- WhatsNewSaes/Skeleton-Less - The (un)official Less Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
- thewirelessguy/cornerstone - Cornerstone is a WordPress starter theme based on the Zurb Foundation Responsive Framework. Cornerstone aims to provide a lightweight starter theme that is responsive and SEO friendly that web designers can build great looking websites on.
- Wakkos/Wakkos-CSS-Framework - SCSS Framework para agilizar maquetación Frontend.
- atomicpages/skeleton-sass - Skeleton Sass is a highly modular version of Skeleton CSS (archived)
- qrac/musubii - Simple CSS Framework for JP
- andri/fluidable - Standalone CSS grid system
- kijepark/one-page-template - One Page Template for Developer Portfolio
- mgeraci/Less-Boilerplate - The Less.CSS file full of helpers that I use in my design projects.
- ptb/flexgrid - Next-generation CSS grid framework based on flexbox. Provides the same responsive 12 column fluid layout as Bootstrap 3 to most browsers. Even supports IE 6! Simple, fast, and easy.
- huruji/loading - loading动画合集
- lukakerr/ion - A lightweight CSS framework that brings MacOS styled elements to Electron
- zellwk/css-reset - Zell's personal CSS Reset
- JaceThings/Brave-Fox - Firefox Stylesheet To Add Brave-Like Elements
- stevebauman/curlwind - Generate Tailwind utility stylesheets on demand.
- rcvd/roam-css-system - Roam CSS System 2.0
- Bluemoondragon07/Wikipedia-Theme - A theme for Obsidian.md that makes your vault look like Wikipedia!
- dudleystorey/thenewdefaults - Sass replacement for the standard CSS named color system
- ClearVision/ClearVision-v5 - Automatically updating, easily customizable Theme for Discord. (archived)
- FontFaceKit/roboto - CSS/SASS codes and woff files for google's roboto webfont
- gsuez/master-bootstrap-3 - Joomla 3.x Template with Bootstrap 3
- lemonsaurus/django-simple-bulma - Django application to add the Bulma CSS framework and its extensions
- shuding/cssosx - A CSS & JS made macOS UI.
- tomhodgins/preset - A simple CSS preset for 2020
- hrqmonteiro/joplin-theme - My Joplin theme files, including userchrome.css and userstyles.css, as well as some markdown templates for my notes.
- madmurphy/takefive.css - The most advanced pure CSS lightbox – not one single line of JavaScript has been wasted
- T-baby/ICECss - 一个简洁的CSS框架
- amiechen/codrops-libre - A reponsive single page app template for collection management projects
- Redundakitties/colorful-minimalist - collection of sidebery tweaks feat. autohiding & colored tabs
- sporkd/compass-h5bp - Compass library of Html5Boilerplate's style.css
- A-FE/vue-transition.css - vue-transition animation
- elliotdahl/flex-grid-lite - Lightweight column grid with the power of flexbox
- mapbox/assembly - Making the hard parts of designing for the web easy.
- newmanls/OnelineProton - An oneline userChrome.css theme for Firefox, which aims to keep the Proton experience
- parsegon/math-css - Easy way to represent math by a few lines of HTML via CSS.
- anater/tachyons-animate - Single purpose classes to help you orchestrate CSS animations
- buzzfeed/solid - This repo will collect all basic BuzzFeed styling CSS.
- fellowish/firefox-review - A Firefox Preview inspired theme for desktop (archived)
- mimipile/firefoxCSS - A simple, online, minimal, keyboard-centered Firefox CSS theme.
- mrmlnc/material-color - :high_brightness: The colour palette, based on Google's Material Design, for use in your project.
- winjs/grid - CSS Grid Framework (archived)
- humidair1999/nuclide - A CSS framework for utilizing the Atomic design pattern
- RichardBray/color-me-sass - Colour library for the css preprocessor SASS
- simurai/filter.css - A collection of CSS filter combos
- calrobertlee/roam-css-styles - Visually polished CSS styles for RoamResearch
- Cipriano99/CiprianoCSS - Framework de CSS em português!
- jackdomleo7/Cooltipz.css - A highly customisable, minimal, pure CSS tooltip library
- tmoreton/useful.ly - useful.ly Flexbox-Based CSS Framework
- ZMYaro/holo-web - A CSS library that imitates the Android Holo themes. If you are looking for a similar library for Material Design, try https://MaterialZ.dev.
- dracula/obsidian - 🧛🏻♂️ Dark theme for Obsidian
- lmgonzalves/morphing-hamburger-menu - A CSS only Morphing Hamburger Menu.
- markdowncss/modest - A markdown CSS module that is rather modest.
- outboxcraft/beauter - A simple framework for faster and beautiful responsive sites
- picturepan2/icons.css - Single Element Pure CSS icons
- dryan/css-smart-grid - Lightweight, Responsive, Mobile First Grid System (archived)
- FiercestT/EasyEdaThemes - Dark and Light theme overhaul for the EasyEda web based Schematic/PCB designer.
- bartkozal/hocus-pocus - Universal and lightweight stylesheet starter kit (archived)
- markdowncss/retro - A markdown CSS module that is a blast to the past.
- hail2u/normalize.scss - Modularized and Sassy normalize.css
- zalando/dress-code - The official style guide and framework for all Zalando Brand Solutions products (archived)
- zemirco/flexbox-grid - Grid system using CSS flex properties
- zendeskgarden/css-components - :seedling: garden CSS components
- caramelcss/caramel - a simple to use, easy to remember css framework
- lucagez/bars - css progress bars made with svg patterns
- sebastianmusial/SSCSS - Light Sass lib for managing your font-size, margin, padding, and position values across breakpoints.
- alfaaarex/keyfox - A simple, keystroke-centered CSS for Firefox.
- omerimzali/uiterminal - Terminal Style CSS Framework
- ranjithprabhuk/Angular-Bootstrap-Dashboard - Angular Bootstrap Dashboard is a web dashboard application based on Bootstrap and AngularJS. All components included in this dashboard template has been developed to bring all the potential of HTML5 and Bootstrap plus a set of new features (JS and CSS) ideal for your next dashboard admin theme or admin web app project. Angular Bootstrap Dashboard can be used in any type of web applications dashboard: Single Page Application (SPA), project management system, ecommerce admin dashboard, CMS, CRM, SAAS, help desk; for personal and business purposes. Angular Bootstrap Dashboard uses ui-router for routing purposes.
- rishabh-rajgarhia/bootstrap-4-utilities - Bootstrap 4 utility classes in LESS CSS for Bootstrap 3 or any other projects.
- Lavender-Discord/Lavender - A highly customizeable and good looking discord theme. (archived)
- area44/astro-multiverse - One-page gallery design with a fully functional lightbox, designed by HTML5 UP
- opera7133/Blonde - Blonde, A simple theme using Tailwind CSS.
- ruiyangzhou01/Liquid - Modern Typora theme for Windows 11 with polished typography and UI styling.
- stephenway/compass-inuit - :white_flower: Compass extension for inuit.css. More than 40k users served! (archived)
- jaydenseric/Fix - A CSS normalization/reset reference.
- ThePharaohArt/Obsidian-CyberGlow - A colorful unique theme, giving Obsidian a fresh new look with glow effects and support for accent color. The theme now tries to provide a unique futuristic eye-candy look to obsidian while keeping it usable and familiar to the users. Made to be yours to tweak.
- iandinwoodie/github-markdown-tailwindcss - ⛵ Replicate GitHub Flavored Markdown with Tailwind CSS components
- jacobbates/pi-hole-midnight - Custom dark theme CSS for pi-hole to replace skin-blue AdminLTE theme (archived)
- mgastonportillo/gale-for-ff - CSS files to theme Firefox with Sidebery (archived)
- codyhouse/virgo-template - Virgo is a free HTML, CSS, JS template built using the CodyHouse Components and Framework.
- Diptenusarkar/Website-Template - Website Template this repository is free for all. You can use this code for both personal & commercial use.
- enjeck/btns - A collection of buttons with cool hover effects
- daktales/Mou-Themes-Collection - A collection of themes (and css) for Mou
- LSTM-Kirigaya/typora-haru-theme - a light & inspirational theme for typora
- mrmrs/css-uncut - WIP: All of css as single purpose classes
- nocona71/obsidian-literature-note - MD template and CSS to generate a literature note based on Zotero PDF annotations and notes
- radekkozak/discordian - Obsidian dark theme inspired by Discord
- Viglino/iconicss - More than 900 pure CSS3 icons!
- rnd195/my-marp-themes - Collection of my CSS themes for Marp Markdown presentations
- tretapey/raisincss - An Utility CSS only library. It supports css grid and many more useful css properties.
- doublesecretagency/craft-cpcss - Control Panel CSS plugin for Craft CMS
- Godiesc/Chameleons-Beauty - Adapted "Beautiful" Themes
- longsien/BareCSS - A classless CSS framework
- Mara-Li/Obsidian-Snippet-collection - A collection of snippet to customize obsidian (archived)
- ronanlevesque/FOX-CSS - A light CSS/Sass framework
- tilomitra/infinite - A small set of useful infinite CSS animations that you can drop into your project.
- rishabhnmishra/Portfolio-Website-Template - Portfolio Website Template for Beginners using HTML, CSS and JavaScript
- ValerioLyndon/MAL-Public-List-Designs - MyAnimeList designs available for anyone to use.
- fylgja/fylgja - The flexible and lightweight CSS library designed to streamline your web development.
- mhanberg/jekyll-tailwind-starter - Starter project for using Jekyll with Tailwind CSS (archived)
- newaeonweb/ResponsiveAeon-Cssgrid - Lightweight Responsive CSS Grid System, build to be Simple Fast and Intuitive, only 1kb minified.
- trwnh/mastomods - CSS tweaks and custom themes for Mastodon.
- udanielnogueira/token-elements - Elementos em HTML e CSS a um token de distância.
- danilowoz/wipe.css - 🚿 Stop suffering and resetting styles for every new project. This is a library to reset default styles with some opinionated changes, that you might love (or not).
- derny/reuze - Reuze is a teeny-tiny front end tool that makes structuring HTML and CSS for blogs and article-heavy sites a breeze.
- OkGoDoIt/Office-Ribbon-2010 - Office 2010 Style Ribbon Toolbar in HTML/CSS/JS
- amiechen/codrops-dropcast - a responsive HTML/CSS/Javascript template, comes with Sketch files and a fully working site with SCSS. It works very well for podcasts landing pages or blogs, and can be easily customized.
- nemophrost/atomic-css - Atomic CSS library with a CSS style guide for using atomic CSS in conjunction with OOCSS and CSS components
- Xibel/select2-tailwindcss - Example Tailwind CSS style for the Select2 Javascript Plugin
- bmbrands/theme_bootstrap - A Moodle theme based on the Bootstrap CSS framework
- christian-fei/Timeline.css - Share life and work events with Timeline.css! Sass and SCSS port too!
- fourseven/pure-sass - Yahoo's Pure CSS library ported to SASS.
- shawnohare/hugo-tufte - Content centric Hugo blogging theme styled with Tufte-css
- UnlimitedAvailableUsername/Edge-Mimicry-Tree-Style-Tab-For-Firefox - A theme for Tree Style Tab that tries to replicate the vertical tab feature of Microsoft Edge Browser
- zachwaugh/Helveticards - 100% CSS playing cards, originally created for the Pitboss poker server, you can see live demo at link below
- adamstac/grid-coordinates - Sass and Compass highly-configurable CSS grid framework
- mdipierro/no.css - Tiny CSS framework with almost no classes and some pure CSS effects
- obvionaoe/dark - :first_quarter_moon_with_face: Dark themes / mode for Rambox, Franz or Ferdi messaging services (archived)
- tachyons-css/tachyons-verbose - Functional CSS for humans. Verbose edition.
- voronianski/dookie-css - stylus driven css library
- cognitom/keiyaku-css - Crazy Style Formatter for Japanese Contract Document
- sgomes/css-aspect-ratio - A tiny module to help preserve aspect ratio in pure CSS
- aaroniker/framy-css - Very simple CSS Framework
- JayOram/email-css-resets - A repository to hold all CSS resets from past and present email clients.
- markdowncss/air - A markdown CSS module that is light and airy.
- mrmrs/type.css - A mobile-first responsive type scale
- rampatra/ui-kit-for-chrome-extensions - A UI template for designing the options/settings page for Chrome Extensions. It resembles the exact look as the native settings page of Chrome Browser.
- knhash/Pudhina - A simple, minimal Jekyll theme for a personal web page and blog, focusing on white space and readability
- guoyunhe/flexbin - Pure CSS, flexible and gapless image gallery layout like Google Images and 500px.com
- sanjayaharshana/AnimTrap - AnimTrap is a CSS Framework for animations. Its like bootstrap for JS animations. All you need is to import AnimTrap and use it for animations in your webapp easily. AnimTrap supports animations like scrolling and simple effects which would make a richer the experience from your webapp
- tessus/joplin-custom-css - 📝 My custom styles for Joplin, the open source note taking app
- chantastic/minions.css - evil micro-classes
- stuyam/CSSDevices - :iphone:.css Apple devices built in pure CSS
- Dugnist/html5-boilerplate - A simple, fast, modern, pure html, css (and sass), js, live reload starter template
- hicodersofficial/custom-html-css-js-widgets - Custom HTML, CSS & JavaScript Widgets.
- afuersch/css-percentage-circle - Pure CSS percentage circle
- axui/axui - AXUI前端框架的理念是:能用css实现的不用js,需要使用js则尽量少用,需要大量使用js则尽量可复用。
- Archmonger/Blackberry-Themes - CSS changes to many popular web services. Improves desktop site aesthetics and creates functional mobile sites! Comes with custom icons for Organizr!
- jpsilvashy/basic-column-layout - A very lightwieght XHTML/CSS framework that follows both the typographic grid, and also baseline grid
- raphwriter/trilium-theme-melon - A theme for Trilium Notes
- yammadev/flag-icons - A beautiful svg + png + sass + css collection of 261 flags.
- itbruno/responsive-timeline - Responsive vertical timeline in SCSS
- otsaloma/markdown-css - Stylesheets for Markdown to HTML conversion
- oltdaniel/skeleton-plus - :ferris_wheel: simple stripped down css framework (archived)
- ashtrath/Tokyo-Night - A clean, dark Discord theme that celebrates the lights of Downtown Tokyo at night.
- bearlike/Pixel-Portfolio-Webite - A Nintendo inspired lightweight, No BS responsive single-page portfolio website built with HTML and CSS :space_invader:
- DM164/Dark-by-DM - Dark by DM, a family of dark themes for different websites on the internet.
- vinceumo/atomic-bulldog-grid - 🏢 CSS (SCSS) Grid based on CSS grid layout with @supports fallback to flexbox
- cannibalox/logseq-dark-hpx - CSS snippets and themes for www.logseq.com
- mrkrupski/LESS-Dynamic-Stylesheet - A set of useful mixins for LESS, the CSS pre-processor: http://lesscss.org
- codepo8/3drollovers.css - A CSS file to give you some cool 3D rollover effects
- aosmialowski/1140px-Responsive-CSS-Grid - 1140px Responsive CSS Grid
- dhanishgajjar/css-flags - A collection of pure CSS flags, all single divs.
- Etesam913/rounded-fox - A userchrome css configuration for firefox that is ultra-minimalistic
- yfzhao20/Typora-markdown - 试验性的存储库,用于存放Typora折腾过的css样式和其他
- codyhouse/content-filter - A slide-in filter panel powered by CSS and jQuery.
- colepeters/gemma - A lightweight CSS library.
- getbase/starter - Base Starter - A Rock Solid, Starter template that includes the Base CSS framework and modules to get you started on your next app or website.
- karloespiritu/bemskel - A lightweight CSS framework written in BEM and SASS for building scalable component-based user interfaces
- minoryorg/Noto-Sans-CJK-JP - サブセット化済みの「Noto Sans CJK JP」(日本語フォント)のCSS付きWebフォント
- sakamies/Lion-CSS-UI-Kit - For web designers wanting to mock up Mac apps in the browser.
- tedconf/shed-css - Functional and customizable CSS utilities with familiar names (archived)
- bassjobsen/typeahead.js-bootstrap4-css - SCSS (Sass) / CSS code for using typeahead.js with Bootstrap 4
- oliviale/CSS-Progress-Pie - A pure CSS progress pie chart
- cnanney/css-flip-counter - A revisit of my CSS flip counter
- minipai/ng-trans.css - Easy transitions for AngularJS (archived)
- tiaanduplessis/nanoreset - Minimal CSS reset in less than 500 bytes
- jorge8168711/Checkbox.css - Custom checkbox library built with Stylus CSS preprocessor.
- nateify/elementary-CSS - A CSS framework based on the design of elementaryOS (archived)
- pavliukpetro/motion-css - The library of CSS3 animation
- jonschlinkert/vertical-rhythm - Put some typographical vertical rhythm in your CSS. LESS, Stylus and SCSS/SASS versions included.
- uloga/decorator - :pencil:Decorator HTML, CSS, and JavaScript Front-End Framework
- cdwmyk/material-design-hamburger - Android's Material Design hamburger animation built in CSS
- csswizardry/inuit.css-web-template - Web template for housing the inuit.css framework as submodule
- kflorence/flurid - A cross-browser, fluid width CSS grid framework that doesn't hide pixels in margins!
- StylishThemes/Overlay-Scrollbars - 🎨 An overlay scrollbar customizable theme for Firefox and Chrome based browsers
- vitorlans/w3-css - W3.CSS is a modern CSS framework with built-in responsiveness:
- codyhouse/ink-transition-effect - An ink bleed transition effect, powered by CSS animations.
- yashilanka/Modern-Web-Boilerplate - All-in-one Complete Modern Front-end Development Boilerplate for Starters
- fregante/webext-base-css - Extremely minimal stylesheet/setup for Web Extensions’ options pages (also dark mode)
- P233/rebar-archive - Rebar makes responsive development more efficient and keeps CSS organised. (archived)
- bymathias/normalize.styl - Stylus version of normalize.css
- katychuang/hakyll-cssgarden - gallery of themes for hakyll static site generator
- pixelscript-io/Less-Grid-Boilerplate - A lightweight 12-column CSS grid system built with CSS Grid and LESS.
- raphamorim/react-motions - Compose React Animations using High-Order Functions or Components
- stevenmhunt/badgerly - A CSS 3 library for rendering badges.
- zhangjikai/markdown-css - A markdown theme for Markdown Preview Plus Extension of Chrome
- theoinglis/ngAnimate.css - Animation classes for use with AngularJS
- oleq/syncope - A vertical rhythm tool for developers and designers.
- olimsaidov/pixeden-stroke-7-icon - A series of iOS 7 inspired vector icons in a custom @font-face icon font that can be styled dynamically using CSS.
- openages/atom.css - :kissing_closed_eyes: A atom-style library of CSS atomic elements. To build app faster and more flexible.
- pattle/Flags-in-CSS - Countries flags in pure CSS
- rhiokim/markdown-css - markdown theme standard style, using less (for haroopad)
- tysonmatanich/directional-scss - Makes supporting CSS for left-to-right (LTR) and right-to-left (RTL) easy with Sass.
- alienresident/style-tiles - Create HTML and CSS Style Tiles with Sass & Compass
- codyhouse/animated-transition-effects - A library of animated transition effects, powered by CSS Animations
- formaweb/formadmin - Modern and responsive theme for Active Admin used by Formaweb.
- insipx/material-bliss-jekyll-theme - A Material Theme for Jekyll created with React, Redux, and React-Router transpiled with Webpack
- mgcrea/bootstrap-additions - CSS extension kit for Twitter Bootstrap 3.0+
- qlik-oss/leonardo-ui - Web UI component library with the Qlik Sense look and feel.
- shadeed/grid-to-flex - Easily create Flexbox fallback for your CSS Grid!
- callmenick/CSS-Device-Mockups - Pure CSS device mockups.
- daniruiz/flat-remix-css - A lightweight CSS library that provides a set of predesigned elements useful for rapid web development. It follows a modern flat design using a colorful palette with some shadows, highlights, and gradients for some depth.
- ciaoca/ZenCalendar - 使用 CSS 样式设计,制作丰富的主题日历。
- clementoriol/MetroDNA - MetroDNA est une librairie de symboles de Transports en Commun Parisiens (RATP - SNCF) faciles à intégrer à vos sites. Metro, RER, Tram, Transilien. Versions CSS ou SASS Disponibles.
- larsenwork/CSS-Responsive-Grid-Overlay - Easily adjustable grid overlay to make development discussions easier
- pat-s/xaringan-metropolis - Metropolis theme of R package xaringan (archived)
- Cldfire/ayu-rs - CSS for Rustlang websites based on the ST3 theme Ayu (archived)
- duoshuo/duoshuo-embed.css - 多说评论框 CSS 样式源代码
- ElementUI/theme-default - Element default theme
- raulghm/Font-Awesome-Stylus - Stylus port for font-awesome 4.7.0
- Trowel/Trowel - ⚠️ DEPRECATED. Trowel is a Sass toolkit that allows you to create and use CSS frameworks with the most flexible pattern ever designed. (archived)
- zwbetz-gh/papercss-hugo-theme - A Hugo theme made with PaperCSS, the less formal CSS framework. (archived)
- code-fx/Pure-CSS3-Animated-Border - Pure CSS3 animated border for all html element.
- jharding/typeahead.js-bootstrap.css - DEPRECATED
- Kilerd/Cat - a slight blog theme.
- mathexl/chemistry-css - A chemistry CSS library for creating Chemical Structures and Equations with just HTML.
- dwarcher/reboundgen - Generates keyframe animations using Rebound.js by Facebook - a spring system simulator. Similar to Animate.css
- jasonkarns/css-reset - Customization of Eric Meyer's CSS Reset (archived)
- jfet97/strawberry - A new flexbox based CSS micro-framework. (archived)
- krasimir/organic-css - Micro CSS framework based on Organic concept
- lord/flexblocks - A CSS layout library (archived)
- mirisuzanne/compass-css-lightbox - a css-only lightbox implementation for compass
- rajasegar/css-toggle-component - Pure CSS Toggle Buttons as a Web component
- picturepan2/markdown.css - An elegant stylesheet for rendered Markdown contents
- ProLoser/Flexbox.less - DEPRECATED (use Autoprefixer)! Use Flexbox CSS Today! LESS mixins to maximize browser compatibility! (archived)
- plapier/css3-flashes - CSS3 Flashes for Rails apps
- ptgamr/google-image-layout - A library help you to build Google like Image Gallery
- hangyangws/baseCss - CSS基类,减少浏览器差异,常用CSS类名
- intuxicated/css-persian - Persian CSS Fonts (archived)
- pixeldevsio/tailpress - A Tailwind CSS enabled Underscores theme
- essentialenemy/noir - Noir is a modern, responsive and customizable theme for Jekyll with dark mode support.
- goatslacker/lotus.css - A minimalist's typography focused and responsive framework for the web
- janhuenermann/social-circles - Well designed social media buttons.
- mynameisraj/css-elements - CSS3 interface elements.
- callmenick/responsive-tabs - Responsive tab layout with JavaScript and CSS.
- efrolic/css - eFrolic | CSS framework which without using JavaScript is interactive and animated.
- iamstarkov/css-initials - initial CSS values to use in
all: initialpolyfils (archived) - istarkov/html-hint - css hint (tooltip) based on hint.css with html content support
- firminoweb/csshorus - CSSHórus is a library for easy and fast development of responsive and mobile websites. It contains 12 grid columns and basic style formats (Reset, Print, Grid, Misc styles) and now with 'Skins' stylizing (Typography, Lists, Links, Table, Form, Buttons) for your web project, also with RTL and LESS CSS. See my other projects -->
- cbfranca/vertical-responsive-menu - A mobile first vertical responsive menu using HTML, CSS & JS
- FormstoneClassic/Gridlock - A responsive CSS grid system. (archived)
- joergrech/KickstartWithBootstrap - Kickstart is an extension for Grails in order to start your project with a good looking frontend. It is intended to be used in rapid application scenarios such as a Startup Weekend or a prototyping session with a customer. This plugin provides adapted scaffolding templates for standard CRUD pages using Twitter's CSS Framework Bootstrap and offers some basic pages for a web site. (archived)
- markdurrant/noisy-uris - Ready-made noise images as data URIs. Available in Sass, LESS, and vanilla CSS flavours.
- myfirebug/ui - 移动端基于jquery,zepto的UI组件库,目前实现 JS Components:Toast、Action、Tips、Dialog、Swiper、CityPicker、DatetimePicker、Tab、Range Css Component:oneborder、Loading、button From Component:switch、Radio、Checkbox Plug Components:Turntable、Lottery
- jbranchaud/captionss - Sensible CSS Image Captions
- juliancwirko/s-grid - Flexbox grid system for Stylus
- dvlden/differs - WIP: Building CSS framework using Sass...
User Interface
Applications and End User Tools
- StylishThemes/GitHub-Dark - :octocat: Dark GitHub style
- spicetify/spicetify-themes - A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
- MrOtherGuy/firefox-csshacks - Collection of userstyles affecting the browser
- rafaelmardojai/firefox-gnome-theme - A GNOME👣 theme for Firefox🔥
- themepark-dev/theme.park - A collection of themes/skins for 50 selfhosted apps!
- sethcottle/littlelink - A lightweight DIY Linktree alternative.
- Naezr/ShyFox - A very shy little theme that hides the entire browser interface in the window border
- lscambo13/ElegantFin - A Jellyfin theme inspired from Jellyseerr. This theme improves the overall look and experience with various little fixes to the UI/UX.
- Aris-t2/CustomCSSforFx - Custom CSS tweaks for Firefox
- muckSponge/MaterialFox - A Material Design-inspired userChrome.css theme for Firefox
- efemkay/obsidian-modular-css-layout - CSS Layout hack for Obsidian.md
- datguypiko/Firefox-Mod-Blur - Firefox CSS Theme - Dark theme / More compact / Modular / Blur
- KiKaraage/ArcWTF - A userChrome.css theme to bring Arc Browser look on Windows to Firefox. Work with Windows, Linux and macOS ✨
- adriankarlen/textfox - firefox theme for the tui enthusiast
- PKM-er/Blue-Topaz_Obsidian-css - A blue theme for Obsidian.
- cascadefox/cascade - A responsive One-Line CSS Theme for Firefox
- r-u-s-h-i-k-e-s-h/Obsidian-CSS-Snippets - Welcome to the ObsidianMD CSS Snippets repository, a collection of CSS code snippets to enhance the user interface elements of ObsidianMD
- elipapa/markdown-cv - a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
- refact0r/midnight-discord - a dark, customizable discord theme.
- QNetITQ/WaveFox - Firefox CSS Theme/Style for manual customization
- cheeaun/hackerweb - A simply readable Hacker News web app
- Timvde/UserChrome-Tweaks - A community maintained repository of userChrome.css tweaks for Firefox (archived)
- zaydek/heroicons.dev - Web viewer for Heroicons (V2 and V1)
- soulhotel/FF-ULTIMA - The Firefox theme with too many options.. FF Ultima.
- kdzwinel/SnappySnippet - Chrome extension that allows easy extraction of CSS and HTML from selected element.
- Godiesc/firefox-gx - Opera GX Skin for Firefox
- DennisSnijder/MakeGithubGreatAgain - Extension for making GitHub great again
- hasan-py/Hayroo - Full-featured MERN Stack E-commerce platform with payment gateway using React, Node.js, Express, MongoDB, JWT, and Tailwind CSS
- CTalvio/Ultrachromic - The final form, the true evolution of the chromic theme saga!
- Mobirise/Mobirise - AI Website Builder, Open Source, Bootstrap 5
- Athari/CssGitHubWindows - (UserStyle) GitHub Windows Edition [MIT] (archived)
- eromatiya/blurredfox - A sleek, modern and elegant Firefox CSS theme
- CyanVoxel/Obsidian-Colored-Sidebar - A Colored Sidebar CSS Snippet for Obsidian.
- bmFtZQ/edge-frfox - A Firefox userChrome.css theme that aims to recreate the look and feel of Microsoft Edge.
- Theigrams/My-Typora-Themes - A CSS style for Typora
- Rosmaninho/Zotero-Dark-Theme - userChrome.css file for a Zotero dark theme. Suggestions for improvements are welcome.
- StylishThemes/StackOverflow-Dark - 📚 Dark theme for Stack Overflow & most Stack Exchange network sites
- nimsandu/spicetify-bloom - Spicetify theme inspired by Microsoft's Fluent Design, Always up-to-date!, A Powerful Theme to Calm your Eyes While Listening to Your Favorite Beats
- Deathbyteacup/fluentbird - FluentBird is a userChrome.css theme for Mozilla Thunderbird, that implemenets Windows 11 Fluent Design and Mica transparency materials.
- yacy/yacy_webclient_yaml4 - A web client for a YaCy search server based on yaml4 css
- IT-BAER/proxmorph - CSS themes for Proxmox VE, PBS, and PDM - integrates with the native Color Theme selector. Catppuccin, Dracula, Nord, Gruvbox, Solarized, Tokyo Night, UniFi, and more.
- eamonxg/luci-theme-aurora - A modern OpenWrt LuCI theme built with Vite and Tailwind CSS.
- CyanVoxel/Obsidian-Notebook-Themes - A Series of Notebook Theme CSS Snippets for Obsidian.
- LuckFire/amoled-cord - A basically pitch black theme for Discord. Lights out, baby!
- johnggli/linktree - Simple site to group all my profiles on social networks in one place. A free Linktree alternative.
- replete/obsidian-minimal-theme-css-snippets - Obsidian CSS snippets to tweak UI and harmonize various plugins with the Minimal Theme - for fellow hackers.
- StylishThemes/Wikipedia-Dark - :mortar_board: Dark Wikipedia
- Shina-SG/Shina-Fox - A Minimal, Cozy, Vertical Optimized Firefox Theme
- Axel--/Naut-for-reddit - A css theme for reddit.com (archived)
- Guerra24/Firefox-UWP-Style - Sun Valley + MDL2 Theme for Firefox
- sameerasw/my-internet - Custom CSS to make the web transparent, beautiful and zen. Main style repo for the Zen Internet add-on
- tedhinklater/finimalism - Jellyfin Theme CSS
- petargyurov/virtual-bookshelf - A simple bookshelf made in CSS, HTML and vanilla JS.
- AlirezaKJ/BetterSoundCloud - A PC client of SoundCloud with improvement made using electronjs
- Godiesc/firefox-one - Firefox Theme for Opera One skin Lovers
- csalmeida/protonmail-themes - Customise ProtonMail with themes and enhance your encrypted email experience. (archived)
- Discord-Custom-Covers/usrbg - A database of custom user requested backgrounds for @Discord.
- milbits/oldcord - Discord theme trying to restore the 2020 UI
- xhuajin/obsidian-sidenote-callout - By leveraging only CSS and callout, elegantly implement marginal notes
- PlusInsta/discord-plus - A sleek, customizable Discord theme.
- Vertex-Mods/Advanced-Tab-Groups - Improves Tab Folders & Groups for Zen Browser
- Bali10050/FirefoxCSS - Custom firefox interface
- aminomancer/uc.css.js - A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, behaviors and other opinionated features. The theme is similar to other userChrome stylesheets, but it's intended for use with an autoconfig loader like fx-autoconfig, since it uses JavaScript to implement its more functional features.
- nuclearcodecat/shimmer - charming firefox userchrome with sidebery support
- CyanVoxel/Obsidian-Daily-Themes - A Series of Daily Theme CSS Snippets for Obsidian.
- amdelamar/pm-theme - 🎨 Easy Themes for ProtonMail (v3.16.x) (archived)
- sapondanaisriwan/AdashimaaTube - Restore old Youtube layout in 2021-2022 with many customizable options. (archived)
- 3r3bu5x9/Prismatic-Night - A dark themed startpage and dark themes for Firefox and Linux inspired by Material design and Adapta. (archived)
- KaKi87/phi-for-vivaldi - φ The ultimate vertical experience mod for @Vivaldi, made with attention to details. | Mirror from Forgejo ; PRs only accepted on original repo & issues transferred to original repo
- dermv/cute-kuma - Give your Uptime Kuma status page a cute and modern look with custom CSS
- williamckha/spicetify-fluent - Spicetify theme inspired by Microsoft's Fluent Design
- amnweb/firefox-plus - CSS tweaks for Firefox (archived)
- alphapapa/solarized-everything-css - A collection of Solarized user-stylesheets for...everything?
- yuuqilin/FlexFox - A lightweight Firefox userChrome theme designed to optimize screen space without sacrificing accessibility.
- RoseTheFlower/MetroSteam - Metro skin for Steam. Reborn.
- Tagggar/Firefox-Alpha - 🗿 Super clear desktop browser with zero buttons and intuitive gesture controls
- panicsteve/shutup-css - CSS stylesheet to hide comments on web pages
- PROxZIMA/Sweet-Pop - Sweet_Pop! Beautify, Customize Firefox. Minimalist animated oneliner theme for Firefox perfectly matching Sweet Dark. (archived)
- angel-rs/css-color-filter-generator - Generate custom css filter property to achieve any target color :art:
- macleod-ee/FirefoxSidebar - Vertical tab design for Firefox with dynamic indentation:: Sidebery and TreeStyleTabs (Legacy) themes available! [!] Moved to https://codeberg.org/macleod/FirefoxSidebar
- amiechen/stitches-template-generator - A web templates generator with functional css (tailwind.css)
- 9elements/min-max-calculator - A tool that calculates the CSS clamp formula to interpolate between two values in a given viewport range.
- KillYoy/DiscordNight - An actual Dark/Nightmode Theme for Discord/BetterDiscord
- shellscape/gmail-classic - CSS for reverting Gmail to the Classic Theme
- Dook97/firefox-qutebrowser-userchrome - A minimalist userChrome.css based on qutebrowser
- catppuccin/vimium - 🌼 Soothing pastel theme for Vimium
- CreArts-Community/CreArts-Discord - Discord Theme | v3.0.3 | by Corellan (archived)
- discord-modifications/dark-discord - An actual dark mode for discord. (archived)
- frostybiscuit/transparent-zen - A browser extension specifically for Zen Browser to make websites transparent and match the browsers aesthetics
- SprInec/typora-spring-theme - A refreshing and graceful Typora theme, like a gentle spring breeze.一款令人如沐春风的 Typora 灵动主题。
- Nainish-Rai/aesthetic-startpage - Aesthetic Startpage to boost your productivity and at the same time give your desktop a new aesthetic look
- Amoenus/SwaggerDark - CSS with dark theme for SwaggerUI
- 7368697661/Origami - Origami was crafted with 💖 to mimic the tactility of paper, but introduce digital tools 🦾
- 0kzh/minimal-youtube - Arc Boost to clean up the YouTube UI
- chetachiezikeuzor/Obsidian-Snippets - A repo full of my snippets for Obsidian.md. Use them to customize your workspace and/or add to a theme! 🪄
- Ascellayn/Flashcord - [DESKTOP VISUAL REFRESH COMPATIBLE] The world's most advanced, complex and feature rich Discord Theme to ever exist. A complete yet user-friendly visual overhaul for Discord with many QoL features and virtually endless customization options.
- mehmetkahya0/temp-mail - TempMail is a simple web application that allows you to generate temporary email addresses and view the emails received by these addresses.
- userexec/Pi-Kitchen-Dashboard - A simple HTML/CSS/JS time and weather dashboard for use with Raspberry Pi and Chromium (archived)
- aalvarado/JiraDarkTheme - 🌙 😎 Jira Dark Theme Usercss / Stylus
- creativecommons/chooser - The new and improved CC license selection tool.
- sagars007/starry-fox - Firefox css stylesheets for the dark space theme. Matching more UI elements with the theme.
- shbwb/bwb - A basic webpage builder
- brenna/csshexagon - Pure CSS hexagon generator, built with AngularJS
- ryanj/gist-reveal - Gist-powered reveal.js presentations
- xiaolinbaba/xiaolin-paper - Paper - 纯前端 | 单 html 文件执行 | 轻量级 Markdown 微信公众号编辑器。定制属于每个人自己的微信公众号样式!
- Ethredah/PHP-Blog-Admin - A PHP Admin Dashboard / Website (with blog section)
- lightbeam24/CustomTube - Choose your own YouTube layout, plus some other settings!
- kaloslazo/Habu - Habu it's a minimalistic startpage made with the essence of neovim dashboard with the catppuccin mocha palette. Fully customizable and easy to setup
- haixiangyan/codeblock-beautifier - 💅 A chrome extension for highlighting codes of Medium Articles
- Suchitra-Sahoo/AgriLearnNetwork - AgriLearnNetwork is a comprehensive platform designed to empower farmers with essential insights and resources for successful agriculture practices. Our platform serves as an indispensable resource, offering a holistic approach enriched with detailed guidance, in-depth knowledge and strategic management approaches across various facets of farming.
- AlphaConsole/AlphaConsoleElectron - AlphaConsole Electron UI (archived)
- kuronekony4n/astream - A very epic anime streaming website. No Ads.
- NaveenKumarK219/leave-management-system - Application for managing employee leaves and queries
- ShivamJoker/InShare - Simple file sharing web app with drag & drop
- 3xp11i/arito - Arito is an Open-Source WebApp for practicing arithmetic skills.
- vace/css3-animation-generator - chrome plugin css3 animation generator
- daniektj/Glass-Morphism-Generator - Glass Morphism is a CSS Code Generator
- lalwanivikas/image-editor - A simple image editor - via CSS properties.
- gdgocjgec/Image-Editor - Open Source Web based Image Editor
- not-holar/my_firefox_theme - A theme that aims to look nice and clean while not compromising functionality.
- Overimagine1/old-discord-font - CSS to revert Discord's font change.
- technopagan/slides-in-markdown - Slide deck tool for giving presentations written in MarkDown. Based on remark.js and written in plain HTML, CSS & JS. Features presenter console with speaker notes, timer, screen blanking and more. The theme provides all basic requirements for slide contents (images, video, code snippets etc) and gives you many small helpers to style contents.
- StylishThemes/Quora-Dark - :school: Dark Quora
- AngelCrawford/joplin-theme - My private style for Joplin. It's build on top of the integrated "Dark" Theme included in Joplin. Inclusive a special Bullet Journal CSS style.
- fedora-infra/tahrir - Web app for issuing your own Open Badges
- domainzero/bookstack-dark-theme - A dark theme for Bookstack using the dracula color scheme (archived)
- Isaac-List/userChrome-styles - A collection of userChrome.css styles for Firefox
- titangene/hackmd-dark-theme - Dark theme for HackMD
- diedummydie/Safari-Theme-for-Firefox - Make Firefox look more native on macOS. Light Mode / Dark Mode.
- aocattleya/Ramen-Timer - ⏰ Countdown timer(3min or 5min)/ Vue.js + PWA + CSS animation + Character Design
- jmharris903/Railscast-for-Roam-Research-Theme - A dark CSS theme for Roam Research
- sukazavr/css-grid-layout-generator - The Quickest & Easiest Way To Build Complex CSS Grid Layouts
Utilities
Text Processing
- c0bra/markdown-resume-js - Turn a simple markdown document into a resume in HTML and PDF
- jez/tufte-pandoc-css - Starter files for using Pandoc Markdown with Tufte CSS
- darshandsoni/asciidoctor-skins - Control how your asciidoctor powered documentation looks
- huanxi007/markdown-here-css - 微信公众号毫秒级排版,让你的排版充满审美愉悦感。复制代码到“markdown here基本渲染css”即可。
- FriendsOfEpub/Blitz - An eBook Framework (CSS + template) (archived)
- cunhapaulo/marpstyle - Repository for Marp Themes created with beauty and simplicity in mind.
- jez/pandoc-markdown-css-theme - CSS files and a template for using Pandoc to generate standalone HTML files
- 1-2-3/remark-it - markdown -> slideshow ——Write PPT like a programmer
- wecatch/markdown-css - A tool convert css style into markdown inline style
- sindresorhus/strip-css-comments - Strip comments from CSS
- magiclen/markdown2html-converter - A tool for converting a Markdown file to a single HTML file with built-in CSS and JS.
- atusy/minidown - Create simple yet powerful html documents with light weight CSS frameworks.
- bbucior/drposter - Generate Academic Posters in R Markdown and CSS, inspired by 'reveal.js'
Other
- ryanoasis/nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
- isocpp/CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
- FreeCodeCampChina/freecodecamp.cn - FCC China open source codebase and curriculum. Learn to code and help nonprofits.
- hehonghui/awesome-english-ebooks - 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
- Nutlope/hallmark - Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
- houshanren/hangzhou_house_knowledge - 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
- adobe-fonts/source-code-pro - Monospaced font family for user interface and coding environments
- uvdesk/community-skeleton - UVdesk Open Source Community Helpdesk is a comprehensive ticketing support system designed for everyone, offering robust features to streamline customer support and collaboration.
- dhg/Skeleton - Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
- CodeByZach/pace - Automatically add a progress bar to your site.
- twbs/ratchet - Build mobile apps with simple HTML, CSS, and JavaScript components.
- zhishile/codex-auth-helper - Codex登陆助手:安全地在本地导出您的已登录 ChatGPT 会话配置,生成符合 Codex 规范的 auth.json 本地备份文件。
- chriskempson/tomorrow-theme - Tomorrow Theme
- cocktailpeanut/dalai - The simplest way to run LLaMA on your local machine
- ConardLi/garden-skills - ConardLi's open-source Skills collection, featuring web design, knowledge retrieval, image generation, and more.
- HackTricks-wiki/hacktricks - Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
- devicons/devicon - Set of icons representing programming languages, designing & development tools
- IBM/plex - The package of IBM’s typeface, IBM Plex.
- Automattic/_s - Inactive project – please visit https://themeshaper.com/block-themes/ to learn more about the future of WordPress themes with Block Themes. (archived)
- connors/photon - The fastest way to build beautiful Electron apps using simple HTML and CSS
- thewhiteh4t/seeker - Accurately Locate Smartphones using Social Engineering
- troxler/awesome-css-frameworks - List of awesome CSS frameworks in 2026
- spring-projects/spring-petclinic - A sample Spring-based application
- mrmrs/colors - Smarter defaults for colors on the web.
- kmaasrud/awesome-obsidian - 🕶️ Awesome stuff for Obsidian
- vinceliuice/WhiteSur-gtk-theme - MacOS like theme for all gtk based desktops
- codeguy/php-the-right-way - An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
- fgnass/spin.js - A spinning activity indicator
- scaffold-eth/scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations (archived)
- ai/easings.net - Easing Functions Cheat Sheet
- HubSpot/offline - Automatically display online/offline indication to your users (archived)
- barryclark/jekyll-now - Build a Jekyll blog in minutes, without touching the command line.
- primefaces/primereact - The Most Complete React UI Component Library
- horst3180/arc-theme - A flat theme with transparent elements
- thejsway/thejsway - The JavaScript Way book
- deeplearning-ai/machine-learning-yearning-cn - Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
- json-api/json-api - A specification for building JSON APIs
- tabulapdf/tabula - Tabula is a tool for liberating data tables trapped inside PDF files
- DataTables/DataTables - DataTables - legacy repo
- WebStackPage/WebStackPage.github.io - ❤️静态响应式网址导航网站 - webstack.cc
- ubuwaits/beautiful-web-type - In-depth guide to the best open-source typefaces: https://www.beautifulwebtype.com
- drgullin/icheck - Highly customizable checkboxes and radio buttons (jQuery & Zepto)
- HubSpot/odometer - Smoothly transitions numbers with ease. #hubspot-open-source (archived)
- railsgirls/guides.railsgirls.com - Rails Girls Guides
- HubSpot/vex - A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
- Compass/compass - Compass is no longer actively maintained. Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
- progit/progit2 - Pro Git 2nd Edition
- thedevdojo/wave - Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
- eastlakeside/interpy-zh - 📘《Python进阶》(Intermediate Python - Chinese Version)
- xtyxtyx/sorry - 在线制作
sorry 为所欲为的gif - jd-opensource/micro-app - A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架
- Aikoyori/ProgrammingVTuberLogos - High-quality PNGs for logos I made for fun
- tictail/bounce.js - Create beautiful CSS3 powered animations in no time.
- LearnOpenGL-CN/LearnOpenGL-CN - http://learnopengl.com 系列教程的简体中文翻译
- Wei-Xia/most-frequent-technology-english-words - 程序员工作中常见的英语词汇
- prakhar1989/docker-curriculum - :dolphin: A comprehensive tutorial on getting started with Docker!
- missing-semester/missing-semester - The Missing Semester of Your CS Education 📚
- rmusser01/Infosec_Reference - An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
- connorferster/handcalcs - Python library for converting Python calculations into rendered latex.
- learntocloud/learn-to-cloud - A courseware built on the belief that anyone can learn foundational cloud engineering skills with the right guide and discipline (archived)
- zarazhangrui/codebase-to-course - A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
- froala/wysiwyg-editor - The next generation Javascript WYSIWYG HTML Editor.
- kepano/obsidian-minimal - A distraction-free and highly customizable theme for Obsidian.
- ruanyf/jstutorial - Javascript tutorial book
- steshaw/plt - Programming Language Theory λΠ
- thinkingjimmy/Learning-Prompt - Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!
- robb0wen/synthwave-vscode - Synthwave inspired colour theme for VS Code 🌅🕶
- apachecn/sklearn-doc-zh - :book: [译] scikit-learn(sklearn) 中文文档
- safak/youtube
- matt8707/hass-config - ✨ A different take on designing a Lovelace UI (Dashboard)
- DMQ/mvvm - 剖析vue实现原理,自己动手实现mvvm
- popcorn-time/popcorn-app - An experiment using the peerflix module of nodejs and connecting a bunch of APIs.
- john-smilga/react-projects
- mozilla/Fira - DEPRECATED - Mozilla's new typeface, used in Firefox OS (archived)
- BingyanStudio/LapisCV - 📄 Easily create your resume with Markdown on VSCode / Typora / Obsidian
- XiaomingX/ai-money-maker-handbook - ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
- jagregory/abrash-black-book - Markdown source for Michael Abrash's Graphics Programming Black Book
- UndeadSec/SocialFish - Phishing Tool & Information Collector
- north/north - Design and development standards to align and guide your project.
- ronggang/transmission-web-control - 一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI. (该项目不再维护。) (archived)
- miguel-perez/smoothState.js - Unobtrusive page transitions with jQuery.
- elrumo/macOS_Big_Sur_icons_replacements - Replacement icons for popular apps in the style of macOS Big Sur
- vicky002/AlgoWiki - Repository which contains links and resources on different topics of Computer Science.
- nathansmith/960-Grid-System - The 960 Grid System is an effort to streamline web development workflow.
- helios-framework/helios - An extensible open-source mobile backend framework
- iblh/hexo-theme-material - Material Design theme for hexo.
- nicejade/markdown-online-editor - 📝 基于 Vue2、Vditor,所构建的在线 Markdown 编辑器,支持绘制流程图、甘特图、时序图、任务列表、echarts 图表、五线谱,以及 PPT 预览、视频音频解析、HTML 自动转换为 Markdown 等功能。https://www.niceshare.site
- john-smilga/javascript-basic-projects
- LiangJunrong/document-library - jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……
- cli-guidelines/cli-guidelines - A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
- nakov/Practical-Cryptography-for-Developers-Book - Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
- sahat/megaboilerplate - Handcrafted starter projects, optimized for simplicity and ease of use.
- poole/hyde - A brazen two-column theme for Jekyll.
- apachecn/hands-on-ml-zh - :book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】 (archived)
- stisla/stisla - Component library built on constraint.
- adobe-fonts/source-sans - Sans serif font family for user interface environments
- BNDong/Cnblogs-Theme-SimpleMemory - 🍭 Cnblogs theme _ Basic theme : SimpleMemory
- pixelsign/html5-device-mockups - HTML5 mockups of popular devices, to showcase your portfolio and spice up your website.
- FrancescoXX/free-Web3-resources - A list of FREE resources to make Web3 accessible to everyone.
- kepano/flexoki - An inky color scheme for prose and code.
- anmoljagetia/Flatabulous - This is a Flat theme for Ubuntu and other Gnome based Linux Systems.
- iconic/open-iconic - An open source icon set with 223 marks in SVG, webfont and raster formats
- liangjingkanji/DrakeTyporaTheme - 十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark
- google/google-api-javascript-client - Google APIs Client Library for browser JavaScript, aka gapi. (archived)
- jxnblk/loading - This could take a while
- billie66/TLCL - 《快乐的 Linux 命令行》
- BonsaiDen/JavaScript-Garden - A collection of documentation about the most quirky parts of the JavaScript language.
- heathermiller/dist-prog-book
- AnubisNekhet/AnuPpuccin - Personal theme for Obsidian
- HunterLarco/voxel.css - A lightweight 3D CSS voxel library.
- adapta-project/adapta-gtk-theme - An adaptive Gtk+ theme based on Material Design Guidelines (archived)
- toland/qlmarkdown - QuickLook generator for Markdown files.
- jbtronics/CrookedStyleSheets - Webpage tracking only using CSS (and no JS)
- poole/lanyon - A content-first, sliding sidebar theme for Jekyll.
- msys2/msys2.github.io - The MSYS2 homepage
- awesome-tips/iOS-Tips - iOS 知识小集
- zalando/restful-api-guidelines - A model set of guidelines for RESTful APIs and Events, created by Zalando
- maxchehab/CSS-Keylogging - Chrome extension and Express server that exploits keylogging abilities of CSS.
- handong1587/handong1587.github.io
- understrap/understrap - Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
- qq8e/qq - 8亿QQ绑定数据泄露查询源码,附送数据。不定期更新下载地址 关注越多送的越多
- 1sters/material_design_zh - Material Design 中文协同翻译 - design.1sters.com
- gaearon/whatthefuck.is - An opinionated glossary of computer science terms for front-end developers. Written by Dan Abramov.
- max-mapper/screencat - :cat2: webrtc screensharing electron app for mac os (Alpha)
- zachfitz/Ionic-Material - Material Design style and animations for Ionic
- flick9000/winscript - Open-source tool to build your Windows script from scratch. It includes debloat, privacy, performance & app installing scripts.
- jondot/graphene - Graphene is a realtime dashboard & graphing toolkit based on D3 and Backbone.
- poole/poole - The Jekyll Butler. A no frills responsive Jekyll blog theme.
- adi1090x/termux-desktop - Setup A Beautiful Desktop/GUI In Termux (archived)
- HubPress/hubpress.io - A web application to build your blog on GitHub (archived)
- AlexTatiyants/pev - Postgres Explain Visualizer
- yscoder/hexo-theme-indigo - 一个Material Design风格的Hexo主题。 https://imys.net/ 备用:
- straight-tamago/misaka - iOS & tvOS customisation tool for KFD & MDC
- senchalabs/jQTouch - Create powerful mobile apps with just HTML, CSS, and Zepto.js (or jQuery).
- EliverLara/Nordic - :snowflake: Dark Gtk3.20+ theme created using the awesome Nord color pallete.
- zhaoolee/OnlineToolsBook - 🍭在线工具秘籍,为在线工具写一本优质说明书,让在线工具造福人类~ Online tool cheats, write a quality manual for online tools, make online tools benefit humanity~
- littleosbook/littleosbook - Source for the little book about OS development
- b374k/b374k - PHP Webshell with handy features
- rstacruz/flatdoc - Build sites fast from Markdown
- odewahn/docker-jumpstart - A quick introduction to Docker
- yakimka/python_interview_questions - Вопросы для подготовки к интервью на позицию Python Developer
- KyleAMathews/typefaces - NPM packages for Open Source typefaces
- TryGhost/Casper - A classic theme for Ghost
- ajinabraham/nodejsscan - nodejsscan is a static security code scanner for Node.js applications.
- rekihattori/awesome-programmers - A list of history's greatest software engineers and tech pioneers
- thoughtworks/build-your-own-radar - A library that generates an interactive radar, inspired by https://thoughtworks.com/radar/.
- fenbf/AwesomePerfCpp - A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
- revolunet/JSbooks - Directory of free JavaScript ebooks
- Akifyss/obsidian-border - A theme for obsidian.md
- TIBCOSoftware/flogo - Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.
- creativetimofficial/argon-design-system - Argon - Design System for Bootstrap 4 by Creative Tim
- orderedlist/minimal - A Theme for GitHub Pages
- sveltejs/realworld - SvelteKit implementation of the RealWorld app
- imochen/hotcss - 移动端布局终极解决方案 --- 让移动端布局开发更加容易
- intel/appframework - The definitive HTML5 mobile javascript framework (archived)
- nanxiaobei/hugo-paper - 🪺 A simple, clean, customizable Hugo theme
- murtaugh/HTML5-Reset - A simple set of best practices to get HTML5 projects off on the right foot.
- remy/mit-license - Hosted MIT License with details controlled through this repo
- aftertheflood/sparks - A typeface for creating sparklines in text without code.
- refact0r/system24 - a tui-style discord theme
- 0x48piraj/fadblock - Friendly Adblock for YouTube: A fast, lightweight, and undetectable YouTube Ads Blocker for Chrome, Opera and Firefox.
- tapquo/Lungo.js - A framework for developers who want to design, build and share cross device applications.
- GoogleChrome/web-vitals-extension - A Chrome extension to measure essential metrics for a healthy site (archived)
- adobe-fonts/source-serif - Typeface for setting text in many sizes, weights, and languages. Designed to complement Source Sans.
- furiouscollective/gridforms - Data entry can be beautiful
- jukanntenn/django-blog-tutorial - 基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
- dend/awesome-product-management - 🚀 A curated list of awesome resources for product/program managers to learn and grow.
- HubSpot/drop - A library for creating dropdowns and other floating elements. #hubspot-open-source
- LukeSmithxyz/based.cooking - A simple culinary website.
- mwittrien/BetterDiscordAddons - A series of plugins and themes for BetterDiscord.
- rickyrauch/Balloons.IO - Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses PassportJS for authentication with Twitter and Facebook
- guillaumepotier/Garlic.js - Automatically persist your forms' text and select field values locally, until the form is submitted.
- mattvh/jekyllthemes - A directory of the best-looking themes for Jekyll blogs
- Terminus2049/Terminus2049.github.io - No more 404
- NsCDE/NsCDE - Modern and functional CDE desktop based on FVWM
- rust-lang/nomicon - The Dark Arts of Advanced and Unsafe Rust Programming
- Rudolf-Barbu/Ward - Server dashboard that enables you to monitor and track the status of your server.
- fniessen/org-html-themes - Transform your Org mode files into stunning HTML documents in minutes with our Org mode HTML theme. Elevate your productivity and impress your readers! #orgmode #html #theme #productivity #design
- bagder/http2-explained - A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
- wizardforcel/sicp-py-zh - :book:【译】UCB CS61a SICP Python
- vitorfs/bootcamp - An enterprise social network
- tabler/tabler-react - React components and demo for the Tabler UI theme. (archived)
- muan/emoji - :love_letter: Find the emoji that echoes your mind.
- Rainbell129/Obsidian-Homepage - A dashboard for your obsidian vault.
- PragmaticFlow/NBomber - Distributed load-testing framework for .NET. Create distributed load test scenarios entirely using plain C# or F#. It is designed to test any system regardless of the protocol or a semantic model (Pull/Push).
- ahatem/IoskeleyMono - Iosevka configuration to mimic the look and feel of Berkeley Mono as closely as possible.
- zenorocha/browser-diet - :fries: The definitive front-end performance guide
- owl4ce/dotfiles - :cherry_blossom: Aesthetic OpenboxWM Environment (archived)
- yaklang/hack-skills - Helping AI Agent become an awesome practical hacker!
- getpelican/pelican-themes - Themes for Pelican
- Tencent/tmt-workflow - A web developer workflow used by WeChat team based on Gulp, with cross-platform supported and solutions prepared.
- marcelodolza/iziModal - Elegant, responsive, flexible and lightweight modal plugin with jQuery. (archived)
- emacs-china/Spacemacs-rocks - Happy Hacking Emacs & Spacemacs (Simplified Chinese)
- miantiao-me/BroadcastChannel - Turn your Telegram Channel into a MicroBlog.
- adamzap/landslide - Generate HTML5 slideshows from markdown, ReST, or textile
- breatheco-de/breatheco-de
- yanhaijing/zepto.fullpage - Focusing on the fullPage.js for mobile terminals.
- rochacbruno/py2rs - A quick reference guide for the Pythonista in the process of becoming a Rustacean
- wavded/humane-js - A simple, modern, browser notification system
- at-import/breakpoint - Really simple media queries in Sass
- botuniverse/onebot - OneBot:统一的聊天机器人应用接口标准
- mgilangjanuar/teledrive - The Google Drive/OneDrive/etc alternative using Telegram API (archived)
- data-engineering-community/data-engineering-wiki - The best place to learn data engineering. Built and maintained by the data engineering community.
- dovy/elusive-iconfont - Open-Source Iconfont.
- ctfs/write-ups-2015 - Wiki-like CTF write-ups repository, maintained by the community. 2015
- abc-club/programmer-book - 公众号:普通程序员
- secure-77/Perlite - A web-based markdown viewer optimized for Obsidian
- modularscale/modularscale-sass - Modular scale calculator built into your Sass
- dimmas893/kasir
- revolunet/PythonBooks - Directory of free Python ebooks
- FunctionClub/V2ray.Fun - 正在开发的全新 V2ray.Fun (archived)
- asc-lab/dotnetcore-microservices-poc - Very simplified insurance sales system made in a microservices architecture using .NET Core
- yairEO/fancyInput - Makes typing in input fields fun with CSS3 effects (archived)
- smartping/smartping - 综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能
- karpathy/karpathy.github.io - my blog
- csswizardry/ct - Let’s take a look inside your …
- migueravila/simplefox - A Userstyle theme for Firefox minimalist and Keyboard centered. (archived)
- shen-yu/hexo-theme-ayer - 一个干净优雅的hexo主题 A clean and elegant theme for Hexo. 🐋 (archived)
- ageitgey/amplify - A Jekyll html theme in the vague style of Medium.com built using Google AMP
- dohliam/dropin-minimal-css - Drop-in switcher for previewing minimal CSS frameworks
- douban/code - [DEPRECATED]Douban CODE (archived)
- stevedylandev/bhvr - A monorepo template using Bun, Hono, Vite, and React
- jamiewilson/predawn - Predawn is a dark interface and syntax theme for Sublime Text and Atom.
- lin-xin/blog - 林鑫的个人博客,用于总结平时工作和学习中的经验。
- derekeder/csv-to-html-table - :arrow_down_small: Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table
- apachecn/.github - ApacheCN 开源组织:公告、介绍、成员、活动、交流方式
- tleunen/react-mdl - React Components for Material Design Lite (archived)
- theme-nexmoe/hexo-theme-nexmoe - 🔥 A special Hexo theme focusing on pictures and images. Images tell stories, and Nexmoe makes them more vivid. (archived)
- clementmihailescu/Pathfinding-Visualizer - A visualization tool for various pathfinding algorithms.
- lmgonzalves/segment - A JavaScript library to draw and animate SVG path strokes
- 1amSimp1e/dots - Nothing here but Dotfiles & Customization 💫
- assetnote/wordlists - Automated & Manual Wordlists provided by Assetnote
- vinceliuice/Vimix-gtk-themes - Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
- widget-/slack-black-theme - A darker, more contrasty, Slack theme. (archived)
- primary-theme/obsidian - Comfy, playful but productive theme for Obsidian. "Primary instantly puts you in a relaxed state that opens the door to creativity and exploration. Wonderfully executed down to the smallest details,"
- EliverLara/Sweet - A beautiful theme with neon vibes for GNOME
- creativetimofficial/now-ui-kit - Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim
- cormullion/juliamono - JuliaMono is a monospaced font for scientific and technical users, with comprehensive Unicode support.
- KoriIku/luxirty-search - 一个搜索引擎,基于 Google,屏蔽内容农场,无广告,无跟踪,干净,简洁,快。
- fossasia/fossasia-labs-delete-legacy - Projects Website for FOSSASIA http://labs.fossasia.org
- hedyorg/hedy - Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
- NeoFreeBird/app - A modified Twitter app, with branding reverts, BHTwitter and other QoL modifications.
- vinceliuice/Qogir-theme - Qogir is a flat Design theme for GTK
- ng-book/angular2-rxjs-chat - Example Chat Application using RxJS and Angular 2
- codrops/SidebarTransitions - Some inspiration for transition effects for off-canvas navigations.
- DataScienceSpecialization/DataScienceSpecialization.github.io - http://DataScienceSpecialization.github.io
- adobe/adobe.github.com - Adobe central hub for open source
- codrops/HoverEffectIdeas - Some inspiration and modern ideas for subtle hover effects.
- daniruiz/flat-remix-gnome - Flat Remix is a GNOME Shell theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
- VinceG/Bootstrap-Admin-Theme - A generic admin theme built with Bootstrap free for both personal and commercial use. (archived)
- ququplay/jquery-mobile-flat-ui-theme - jQuery Mobile Flat UI Theme
- jonikorpi/Golden-Grid-System - A folding grid for responsive design. (archived)
- akshat46/FlyingFox - An opinionated set of configurations for firefox. (archived)
- FOSSASIA-Web/gci17.fossasia.org - FOSSASIA Google Code-In Website 2017/18 https://gci17.fossasia.org
- ahangchen/How-to-Be-A-Programmer-CN - [译]如何做好一枚程序员
- leoFitz1024/wallhaven - 基于wallhaven.cc的一款壁纸管理工具
- AlexanderPoellmann/PaymentFont - A sleek webfont featuring your favourite payment methods
- restcookbook/restcookbook - Jekyll cms site for restcookbook.com
- tkashkin/Adwaita-for-Steam - A skin to make Steam look more like a native GNOME app
- massgravel/massgrave.dev - Documentation For Microsoft Activation Scripts (MAS)
- ianw/bottomupcs - Bottom Up Computer Science
- progit/progit2-zh
- yangyangwithgnu/the_new_world_linux - the new world, linux
- FOSSASIA-Web/2012.fossasia.org - FOSSASIA Summit 2012 Event Site https://2012.fossasia.org
- FOSSASIA-Web/2016.fossasia.org - FOSSASIA Summit 2016 https://2016.fossasia.org
- waylybaye/HyperApp-Guide - HyperApp user's manual
- zurb/foundation-apps - The first front-end framework created for developing fully responsive web apps. (archived)
- aimeos/aimeos-symfony - Symfony e-commerce bundle for professional, ultra fast online shops, complex B2B applications and #gigacommerce
- xhunmon/VABlog - YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
- FOSSASIA-Web/2015.fossasia.org - FOSSASIA Summit 2015 Event Site https://2015.fossasia.org
- fingerchar/fingernft - FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。
- fossasia/sg18.sciencehack.asia - UNESCO Hackathon Website at the FOSSASIA Summit Singapore https://sg18.sciencehack.asia
- jasonlong/cayman-theme - A responsive theme for GitHub Pages
- jaunesarmiento/fries - Fries helps you prototype Android apps using HTML, CSS, and JavaScript. (archived)
- fossasia/unesco.sciencehack.asia - UNESCO Hackathon Website https://unesco.sciencehack.asia
- vum-team/vum - An UI Framework build with Vue.js for mobile webapp
- erikwiffin/0.30000000000000004 - Floating Point Math Examples
- justspamjustin/junior - A front-end framework for building html5 mobile apps with a native look and feel.
- yihui/xaringan - Presentation Ninja 幻灯忍者 · 写轮眼
- fossasia/sciencehack.asia - Science Hack Website http://sciencehack.asia
- fians/marka - Beautiful transformable icons built for the web.
- PrismJS/prism-themes - A wider selection of Prism themes
- justdeleteme/justdelete.me - A directory of direct links to delete your account from web services.
- IanLunn/jQuery-Parallax - NO LONGER MAINTAINED Used to recreate the Nike Better World parallax effect (archived)
- FOSSASIA-Web/coc.fossasia.org - Code of Conduct http://coc.fossasia.org
- gotgit/gotgithub - GotGitHub: an open source E-book about GitHub in Chinese
- dan-silver/ElementTransitions - Simple transitions for web pages (archived)
- at-import/Singularity - Grids without limits
- FOSSASIA-Web/2018.codeheat.org - Codeheat Coding Contest Website https://2018.codeheat.org
- FOSSASIA-Web/calendar.fossasia.org - FOSSASIA Calendar Site http://calendar.fossasia.org
- fossasia/asksusi - AskSUSI.AI Bot (archived)
- openexchangerates/money.js - money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS
- crweiner/hacktoberfest-swag-list - Multiple companies go above and beyond for Hacktoberfest, and this repo tries to list them all.
- LunarLogic/starability - Accessible rating forms with cute animations on top.
- FOSSASIA-Web/2017.codeheat.org - Codeheat 2017 Website http://2017.codeheat.org
- FOSSASIA-Web/2016.codeheat.org - Codeheat Coding Contest 2016 http://2016.codeheat.org
- vinceliuice/Fluent-gtk-theme - Fluent design gtk theme for linux desktops
- haokaiyang/Mac-QuickLook - QuickLook plugins and packages
- Heydon/fukol-grids
- athul/archie - A minimal Hugo Theme
- hkhcoder/vprofile-project
- cgross/angular-busy - Show busy/loading indicators on any element during $http requests (or any promise).
- iann0036/AWSConsoleRecorder - Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates. (archived)
- aurasphere/gomorra-sql - SQL made uagliò.
- egotong/nows - 毒鸡汤
- datawhalechina/hugging-multi-agent - A tutorial based on MetaGPT to quickly help you understand the concept of agent and muti-agent and get started with coding development. 基于MetaGPT的多智能体入门与开发教程
- JustAdumbPrsn/Zen-Nebula - A minimalist Glassmorphism based theme to elevate the UI of Zen browser
- mrmrs/pesticide - Kill your css layout bugs
- leopardpan/leopardpan.github.io - 个人博客,看效果进入
- usablica/kissui.scrollanim - CSS3 scroll animation library
- propjockey/augmented-ui - Cyberpunk-inspired web UI made easy. Get augmented.
- gohugo-ananke/ananke - Ananke: A theme for Hugo Sites
- mrrfv/open-android-backup - Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
- s8sg/goflow - A Golang based high performance, scalable and distributed workflow framework
- OpnTec/2015.opentechsummit.de - Website of OpenTechSummit 2015 http://2015.opentechsummit.de
- OpnTec/opentechsummit.de - OpenTechSummit Germany https://opentechsummit.de
- AllToMP3/alltomp3-app - Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics 🔥)
- OpnTec/2016.opentechsummit.de - Website of OpenTechSummit 2016 http://2016.opentechsummit.de
- OpnTec/2017.opentechsummit.de - OpenTechSummit 2017 http://2017.opentechsummit.de
- OpnTec/2018.opentechsummit.de - OpenTechSummit 2018 http://2018.opentechsummit.de
- OpnTec/thai.opentechsummit.asia - OpenTechSummit Thailand 2019 https://thai.opentechsummit.asia
- binnewbs/arch-hyprland - My personal hyprland rice dotfiles
- creativetimofficial/light-bootstrap-dashboard - Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
- nathansmith/unsemantic - Fluid grid for mobile, tablet, and desktop.
- gopatrik/space.js - A HTML-driven JavaScript-library for narrative 3D-scrolling.
- arterli/CmsWing - 一款基于Egg.js(为企业级框架和应用而生)、Sequelize和GraphQL,功能强大的(PC端,手机端和微信公众平台)电子商务平台及CMS建站系统
- NeverCease/uchu - → https://code.webb.page/nevercease/uchu.git (archived)
- square/square.github.io - A simple, static portal which outlines our open source offerings.
- beeth0ven/RxSwift-Chinese-Documentation - RxSwift 中文文档
- retypeapp/retype - Retype is an ultra-high-performance static site generator that builds a website based on simple text files. Made in Canada 🇨🇦.
- taitems/Aristo-jQuery-UI-Theme - The "Aristo" theme for Cappuccino ported to a jQuery UI Theme
- w-digital-scanner/w12scan - 🚀 A simple asset discovery engine for cybersecurity. (网络资产发现引擎)
- shuyu-labs/AntSK - An AI knowledge base/agent built with .Net 9, AntBlazor, Semantic Kernel, and Kernel Memory, supporting local offline AI large models. It can run offline without an internet connection. Supports Aspire for monitoring application data.
- defaultnamehere/verylegit.link - A URL shortener, but it makes the URLs look extremely dodgy instead
- koudelka/visualixir - A process/message visualizer for BEAM nodes.💪👁
- omarsar/nlp_overview - Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
- aliceui/aliceui.github.io - 写样式的一种方式
- LupinTraderIII/LookingGlass - A user-friendly PHP Looking Glass
- HubSpot/sortable - Drop-in script to make tables sortable
- Anonyfox/node-webkit-hipster-seed - Bootstrap a crossplatform Desktop Application using tools you probably never heard of.
- wintercn/dog-fucked-zhihu - 退出知乎好帮手——狗日的知乎,备份自己的答案,取消所有点赞,批量替换所有答案
- seankross/the-unix-workbench - :house_with_garden: A Book for Anyone to Get Started with Unix
- deis/workflow - The open source PaaS for Kubernetes. (archived)
- stilleshan/dockerfiles - 不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com
- nathansmith/formalize - Teach your forms some manners!
- ayusharma/birthday - A Happy Birthday animation design in CSS3, HTML5
- kleo/evilportals - A collection of captive portals for phishing using a WiFi Pineapple
- nielsenramon/chalk - Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
- h5ds/h5ds - H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具,H5编辑器。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具,示范网站:h5ds.com
- yuxingxin/RxJava-Essentials-CN - RxJava Essentials 中文翻译版 仅供交流学习使用,严禁商业用途
- zurb/twentytwenty - jQuery Plugin to Compare Images
- dorey/JavaScript-Equality-Table
- webpop/jquery.pin - Pin any element within a container
- BuckyMaler/global - HTML5 website template
- rafalbromirski/sass-mediaqueries - Media Queries mixins for Sass - fully customizable and very easy to use.
- RubberDuck-com/rubberduck-use-case-playground - Try all the 10 use cases and see what the Rubber Duck can do!
- myfreeer/cppreference2mshelp - cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)
- dark-player/instabrute.github.io - best script for hacking instagram
- sbstjn/noduino - JavaScript and Node.js Framework for controlling Arduino with HTML and WebSockets
- MetaMask-AI/metamask-desktop - 🌐 🔌 The MetaMask desktop app enables browsing Ethereum blockchain enabled websites
- orlandotm/payment-webfont - An SVG webfont full of main payment system icons
- xuqiang521/nuxt-ssr-demo - :sparkles: 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
- commadelimited/jQuery-Mobile-Bootstrap-Theme - A jQuery Mobile theme based on Bootstrap (archived)
- jsmorabito/obsidian-commander - Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface
- DesignRevision/shards-dashboard - 🔥A beautiful Bootstrap 4 admin dashboard templates pack.
- joshuagatcke/HTML-KickStart - Ultra–Lean HTML Building Blocks for Rapid Website Production (archived)
- OYsun/VueCircleMenu - :rabbit:A beautiful circle menu powered by Vue.js
- asciinema/asciicast2gif - Generate GIF animations from asciicasts (asciinema recordings) (archived)
- jlongster/blog - All the sources for my (not powered by React anymore) blog
- davebalmer/jo - Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skinnable UI widgets, a clean event model and a light data layer.
- FOSSASIA-Web/gci18.fossasia.org - FOSSASIA Google Code-In Website 2018 https://gci18.fossasia.org
- udacity/course-collaboration-travel-plans
- wandou911/ssr - ssr免费节点
- stormzhang/stormzhang.github.com - 个人博客
- mrjasonweaver/flexnav - A jQuery plugin for responsive menus
- stephane-monnot/react-vertical-timeline - Vertical timeline for React.js
- octocat/octocat.github.io
- keshikan/DSEG - 7-segment and 14-segment font 7セグ・14セグフォント
- Madelena/hass-config-public - My Dashboards for Home Assistant - Advanced data visualizations, responsive design, a neat maximalist Metro Live Tile layout, and an ultraminimal tablet layout!
- 1Marc/modern-todomvc-vanillajs - TodoMVC with Modern (ES6+), Vanilla JavaScript
- guari/eclipse-ui-theme - Dark UI Theme for Eclipse 4+
- romeojeremiah/javascript-projects-for-beginners - Repository for all (future) 100+ JavaScript projects for beginners created on JSBeginners.com.
- CSS-Tricks/AnythingSlider - A jQuery Slider plugin for anything.
- emmatyping/WSL-Programs - A community powered list of programs that work (and those that don't) on the Windows subsystem for Linux (archived)
- tmcw/docbox - REST API documentation generator
- codrops/DistortedButtonEffects - A set of inspirational, highly experimental distortion effects for buttons using SVG filters. By Adrien Denat.
- iainc/iA-Writer-Templates - Preview, create PDFs, and print documents in your own style with templates in iA Writer.
- jonikorpi/Frameless - The spiritual successor to Less Framework (archived)
- stripe-archive/shop - Single-page shop (archived)
- dowjones/intentionjs - A library for intentionally dealing with responsive design
- mastastealth/sass-flex-mixin - Flexbox mixins
- max-mapper/monu - menubar process monitor mac app [ALPHA]
- kayozxo/GNOME-macOS-Tahoe - MacOS Tahoe inspired theme for GNOME
- blackode/elixir-tips - The Killer Elixir Tips and Tricks...from the experience...
- mobomo/stately - (archived)
- verekia/initializr-template - Initializr's generated page
- cofess/hexo-theme-pure - Hexo theme pure. It's a pure theme for Hexo.
- nwg-piotr/nwg-shell - Installer & meta-package for the nwg-shell project: a GTK3-based shell for sway and Hyprland Wayland compositors
- phoenix-zhou/goshop - 本项目是一个基于 Golang Gin 框架 开发的 B2C 电商平台,采用 MVC(Model-View-Controller)架构 进行模块化设计,能够扩展为实现前后端分离,支持后台商品管理、用户系统、订单交易、支付集成、数据分析等功能,系统地展示了现代Web应用的全貌。该项目描绘了一个功能完整、技术选型现代的全栈电商项目。它从前端交互到后端管理,从业务逻辑到技术架构,从开发到运维,都做了全面的考量。使用Go语言作为后端,预示着项目对高并发性能有较高的要求。同时支持RESTful,也体现了技术上的前瞻性和灵活性。
- apachecn/pyda-2e-zh - :book: [译] 利用 Python 进行数据分析 · 第 2 版
- ajinabraham/CMSScan - CMS Scanner: Scan Wordpress, Drupal, Joomla, vBulletin websites for Security issues
- sapegin/social-likes - Beautiful social “like” buttons with counters for jQuery. (archived)
- dracula/gtk - 🧛🏻♂️ Dark theme for GTK
- stripe-samples/checkout-one-time-payments - Use Checkout to quickly collect one-time payments.
- kippt/jekyll-incorporated - Modern Jekyll based blog for companies (archived)
- spymastermatt/thunderbird-monterail - A set of themes for thunderbird inspired by a Monterail blog post
- xapax/security - Stuff about it-security that might be good to know
- xiangsudian/CaoMei - 🍓CaoMei Icon - Designed for developers and creatros http://chuangzaoshi.com/icon/
- tsvensen/equalize.js - The jQuery plugin for equalizing the height or width of your elements
- community-archive/obsidian-hub - Resource hub for Obsidian resources. (archived)
- hiromis/notes
- mike-schultz/materialette - Materialette - A material design color palette
- slimjs/slim.js - Fast & Robust Front-End Micro-framework based on modern standards
- susiai/susi_chat
- techchipnet/hound - Hound is a simple and light tool for information gathering and capture exact GPS coordinates
- rosario/kasper - Ghost's default theme (Casper v1.0) on Jekyll
- yaoyao-liu/minimal-light - A simple and elegant Jekyll theme for an academic personal website
- mingw-w64/mingw-w64.github.io - mingw-w64.net web page contents (The new web page)
- lovefc/china_school_badge - 全国高校校徽字体图标库
- colineckert/obsidian-things - An Obsidian theme inspired by the beautifully-designed app, Things.
- bootcards/bootcards - No longer maintained. See below for details. (archived)
- wuchong/jacman - Jacman is a fresh looking and responsive theme for Hexo with more features based on Pacman.
- orbit-love/orbit-model - A framework for building high gravity communities 🪐
- Augus/ngAnimate - ngAnimate is best effect sulotion made for AngularJS
- falnatsheh/MarkdownView - MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview. (archived)
- linkfrg/dotfiles - My Hyprland dotfiles
- LemmyNet/lemmy-ui - The official web app for lemmy.
- cnfeat/list-of-good-things - list-of-good-things 好物清单
- yui540/Cowardly-Witch - 『臆病な魔女は、Webサイトに魔法をかけた。』 (archived)
- ffii/ffii.github.io - FFII Developer Site
- primefaces/sakai-react - Free React Admin Template
- adactio/Pattern-Primer - Generating styled markup from a folder of markup snippets.
- bahamas10/bash-style-guide - A style guide for writing safe, predictable, and portable bash scripts (not sh!)
- canxin0523/thesixsectorTeam
- andev-software/graphql-ide - ⚡️ GraphQL IDE - An extensive IDE for exploring GraphQL API's
- ardalis/pluralsight-ddd-fundamentals - Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
- mmistakes/jekyll-theme-hpstr - A Jekyll theme with some tumble-log tendencies. (archived)
- blinkfox/typora-vue-theme - This is a typora theme inspired by Vue document style. 一个类似于 Vue 文档风格的 Typora Markdown 编辑器主题。
- jimmykuu/gopher - Golang-China(golangtc.com) Website
- xianmin/hugo-theme-jane - A readable & concise theme for Hugo, color schemes to choose, easy to personalize. Working well since 2018.
- tanabe/markdown-live-preview - markdown editor with live preview
- caddyserver/examples - OBSOLETE. This repo was for Caddy v1. For v2 and newer, see our forum's wiki category. (archived)
- manton/JSONFeed - The JSONFeed.org website
- siduck/dotfiles - dotfiles for my beautiful rices! (OUTDATED BUT WORKS)
- LIlGG/halo-theme-sakura - Halo 版本的樱花🌸主题
- cndiandian/zuanbot.com - 骂人宝典(祖安语录)
- docblue/chfsgui - This is just a GUI WRAPPER for chfs(cute http file server)
- lisijie/webcron - 定时任务管理器
- salomvary/soundcleod - SoundCloud for macOS and Windows (archived)
- Automattic/themes - Free WordPress themes made by Automattic for WordPress.org and WordPress.com. (archived)
- typora/theme.typora.io - Website for Typora themes
- designmodo/html-website-templates - Free static HTML website templates created using the Slides - https://designmodo.com/slides/
- codrops/TextInputEffects - Simple styles and effects for enhancing text input interactions.
- appsecco/breaking-and-pwning-apps-and-servers-aws-azure-training - Course content, lab setup instructions and documentation of our very popular Breaking and Pwning Apps and Servers on AWS and Azure hands on training!
- less/less.ruby - Less Ruby — now at http://github.com/cowboyd/less.rb (archived)
- fffunction/sassaparilla - Start your web projects fast with Sassaparilla
- morteza/bootstrap-rtl - RTL Theme for Bootstrap v3.x
- dmego/home.github.io - 个人主页
- fullstackreact/react-daily-ui - 100 Days of React UI Interfaces - https://codepen.io/collection/DoLZRm/4/
- appdotnet/api-spec - App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
- rstudio/shinydashboard - Shiny Dashboarding framework
- kaeyleo/jekyll-theme-H2O - 🎉 A clean and delicate Jekyll theme. Jekyll博客主题
- lemonmade/bigfoot - A jQuery plugin for creating exceptional footnotes.
- codrops/NotificationStyles - Various simple ideas and effects for unobtrusive notifications on a website.
- SleepyCatHey/Ultimate-Win11-Setup - My full Windows 11 setup — from YASB bar to tiny tweaks. Fonts, mods, configs, and guides, all in one repo.
- developedbyed/glass-website
- horst3180/arc-firefox-theme - Arc Firefox Theme
- hraban/tomono - Multi- To Mono-repository merge
- sumruler/typora-theme-phycat - 一款精心打磨过的多色多功能Typora主题
- 52bp/52bp.github.io - 52BP机场导航,提供免费、付费、半公益、高端付费、老牌的SS/SSR/V2Ray/Trojan机场导航推荐,自2020起稳定提供导航服务,是追求稳定机场的最佳选择。记得点击⭐️⭐️==不迷路
- opera-gaming/gxmods - Documentation for GX mods
- Fmstrat/diy-ipmi - A DIY IPMI / IP KVM system utilizing the Raspberry Pi
- khandelwal-arpit/springboot-starterkit - Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
- microsoft/azuredevopslabs - Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps. (archived)
- WaLLy3K/wally3k.github.io - Repo for Firebog hosting
- ahmad9059/HyprFlux - HyprFlux : Minimal, productive, elegant, and fast
- bradfrost/project-hub - An HTML template for project timelines
- daniruiz/flat-remix-gtk - Flat Remix is a GTK application theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
- deathau/obsidian-snippets
- milohuang/reverie - Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
- saucelabs/the-internet - An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.
- zlq4863947/tradingViewWikiCn - tradingView的中文开发文档
- iamstevendao/vue-tel-input - International Telephone Input with Vue
- anicollection/anicollection - The easiest way to find, use and share animations. Priceless!
- chenjiahan/rodal - A React modal with animations.
- FOSSASIA-Web/mbmit.github.io - Website at http://mbmit.com
- alchaincyf/huashu-md-html - md/html 双向流水线 · 三个能力一站式:万物→md / md→精美html / html→md。封装 markitdown + Pandoc + html-to-markdown + trafilatura。4 套反 AI slop 主题。Claude Code skill.
- andyk/ht - headless terminal - wrap any binary with a terminal interface for easy programmatic access.
- at-import/toolkit - Toolkit for Responsive Web Design and Progressive Enhancement with Compass
- t413/SinglePaged - SinglePaged - Simple Jekyll template
- sameemul-haque/dotfiles - ✨ Hyprland + Waybar with Catppuccin theme • Arch Linux (archived)
- rizqinrr/cv
- stripe-samples/checkout-single-subscription - Learn how to combine Checkout and Billing for fast subscription pages
- akkva/gwfox - Bringing a crisp new look to Firefox
- avinash201199/Free-courses-with-Certificates - Collection of free courses with certificates
- Wolfr/clank - Clank: open source prototyping framework for mobile apps
- cn/constitution - 中华人民共和国宪法
- FOSSASIA-Web/fossasia-jekyll-theme - Jekyll Theme for FOSSASIA blogs
- B00merang-Project/Windows-10 - Windows 10 Light theme for Linux (GTK)
- jgthms/lavalamp.js - A replacement for infinite scrolling.
- ahangchen/Chromium_doc_zh - Chromium中文文档,学习google家的架构
- tw93/Weekly - 🩴 Trendy Weekly records my non-boring life.
- Abhinav-26/DevOps-Projects - The repository contains beginner friendly DevOps projects for automating stuffs using DevOps concepts.
- fntneves/jquery-labelauty - A lightweight and beautiful jQuery plugin for radio and checkbox inputs. (archived)
- dginev/ar5iv - A web service offering HTML5 articles from arXiv.org as converted with latexml
- mengkunsoft/lmbtfy - 🔍 让我帮你百度一下?Let Me Baidu That For You
- yihui/r-ninja - R语言忍者秘笈
- Napster2210/ngx-spinner - Highly customizable Angular loading spinner library with 50+ animations, multiple named spinners, an optional HTTP interceptor for automatic show/hide, MatDialog-safe fullscreen overlays via the Popover API, and one-command ng add setup. Supports Angular 4–22, standalone & NgModule apps.
- select2/select2-bootstrap-theme - A Select2 v4 Theme for Bootstrap 3
- woj-ciech/Kamerka-GUI - Ultimate Internet of Things/Industrial Control Systems reconnaissance tool.
- caspartse/QQ-Groups-Spider - QQ Groups Spider(QQ 群爬虫) (archived)
- EliverLara/Ant - :ant: A flat and light theme with a modern look
- ellekasai/twemoji-awesome - [Unmaintained] Like Font Awesome, but for Twitter Emoji
- Kikobeats/uno-zen - Minimalist and Elegant theme for Ghost. Demo @ https://kikobeats.com (archived)
- Turbo87/sidebar-v2 - A responsive sidebar with tabs for Leaflet, OpenLayers, Google Maps, ...
- zofe/rapyd-admin - Rapyd Admin is an open-source admin panel for Laravel — a light alternative to Nova, Filament and Backpack
- roryg/ghostwriter - A simple AJAX driven Ghost theme.
- wizardforcel/lcthw-zh - :book: 【译】笨办法学C
- OYsun/VueStar - :sparkles:A like button with delightful star animation powered by Vue.js
- YGYOOO/WeChat-Shelter - chrome插件,把网页微信伪装成云笔记~(仅供娱乐! ( ̄ε ̄)
- livereload/livereload-js - LiveReload JavaScript code that communicates with the server and implements reloading
- zellwk/typi - A sass mixin to make responsive typography easy
- AnswerDotAI/fasthtml-example - Example fasthtml applications demonstrating a range of web programming techniques
- bchiang7/bchiang7.github.io - Third iteration of my personal website built with Jekyll
- FOSSASIA-Web/interges.github.io - Interges Website
- googlearchive/big-rig - A proof-of-concept Performance Dashboard, CLI and Node module (archived)
- pfefferle/openwebicons - A font!
- jaicab/localFont - Implement localStorage web font caching in seconds
- Jackwire/Jackwire.github.io - 托福雅思GRE和GMAT资料,申请文书集合。存在百度网盘里
- gophercon/2014-talks - This is the official repository for slides and talks from GopherCon 2014
- greeeen-dev/natsumi-browser - Welcome to your personal internet.
- jazzychad/PushServer - nodejs server for sending Apple APNS push notifications
- Roboron3042/Cyberpunk-Neon - Cyberpunk Neon Themes for KDE Plasma, GTK, Telegram, Tilix, Vim, Zim and more.
- 43PR/dotfiles - Arch Linux Hyprland
- AsmrProg-YT/Dashboard-Designs - AsmrProg Youtube Channel Dashboard Designs Code Collection
- chengzhongxue/halo-theme-hao
- uileader/touchwx - 小程序组件化解决方案。官网:https://www.wetouch.net/wx.html
- JacksonTian/doxmate - 文档伴侣
- starknet-edu/starknetbook - Mastering Starknet. By the Starknet community (archived)
- 521xueweihan/hellogithub.com - 旧 HelloGitHub.com 网站源码
- zhaohuabing/hugo-theme-cleanwhite - A clean, elegant blog theme for hugo
- ZYYO666/homepage - 我的个人主页,homepage,个人引导页,简约主页,个人导航
- aws-samples/eks-workshop - AWS Workshop for Learning EKS
- shashankmehta/greyshade - A minimal responsive octopress theme
- atom-material/atom-material-ui - A dynamic UI theme for Atom that follows Google's Material Design Guidelines (archived)
- CymChad/CymChad.github.io - RecyclerView优秀文集
- greggigon/my-personal-kanban - This is a one page HTML/JavaScript application for people who would like to use simple and basic Kanban board for their personal stuff
- devfreebooks/devfreebooks.github.io - A huge collection of free books for developers
- abhshkdz/HackFlowy - :notebook: Workflowy clone, built using Backbone.js & Socket.io
- AllienWorks/cryptocoins - Cryptocoins is the most complete vector/webfont icon pack of your favourite cryptocurrencies (archived)
- longfeizheng/logback - 💡 SpringBoot+Spring Security基本配置
- ownthink/robot - 知识图谱问答机器人,聊天机器人,基于知识图谱、语义理解等的对话机器人。
- EliverLara/firefox-sweet-theme - :candy: A dark and modern theme for firefox with vibrant colors
- heygrady/scss-blend-modes - Using standard color blending functions in SASS.
- VividCortex/go-database-sql-tutorial - A tutorial for Go's database/sql package (archived)
- Seldaek/slippy - HTML Presentations
- wesbos/What-The-Flexbox - Exercises for the What The Flexbox video series - available at Flexbox.io
- mmistakes/jekyll-theme-skinny-bones - A Jekyll starter with a variety of flexible layouts and components. (archived)
- Code-Pop/Intro-to-Vue-3 - Code for Vue Mastery's Intro to Vue 3 course:
- vinceliuice/Matcha-gtk-theme - Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell
- SummerSec/learning-codeql - CodeQL Java 全网最全的中文学习资料
- iamcco/markdown-preview.vim - ⚠️ PLEASE USE https://github.com/iamcco/markdown-preview.nvim INSTEAD (archived)
- tatygrassini/landio-html - Landio design (Sketch to HTML)
- AcademySoftwareFoundation/OpenPBR - Specification and reference implementation for the OpenPBR Surface shading model
- artemsheludko/flexible-jekyll - Flexible-Jekyll is a simple and clean theme for Jekyll
- yeoman/yeoman.io - Yeoman website
- diinki/linux-retroism - A 1990's Retro linux-rice for Hyprland or Sway, based on Quickshell.
- urre/wordpress-nginx-docker-compose - Run WordPress with nginx using Docker Compose.
- dropbox/scooter - An SCSS framework & UI library for Dropbox Web.
- TieBaMma/InstallTutorial
- open-falcon-archive/agent - linux monitor agent
- codebygina/mundana-theme-jekyll - Mundana is a free Jekyll theme, Medium styled.
- HackTricks-wiki/hacktricks-cloud
- briano1905/typings - typings.gg is a sleek and modern typing test website. it support many custom themes
- C-JSN/D3-ID3 - iD3: an Integrated Development Environment for D3.js
- GuangLun2000/GuangLun2000.github.io - (Minimalism Style) Powered by Jekyll, based on the Minimal Mistakes theme and Jason Ansel's website
- Matt-FTW/dotfiles - 💄 Yet another Aesthetic Hyprland Config
- websymphony/almost-flat-ui - Almost Flat UI Theme for Foundation Framework
- rckclmbr/pyportify - App to transfer your spotify playlists to Google Play Music
- xupsh/pp4fpgas-cn - 中文版 Parallel Programming for FPGAs
- Tokinx/Adams - A set of simple and lightweight themes for WordPress
- kenhub/giraffe - Giraffe - a graphite dashboard with a long neck
- MfgLabs/mfglabs-iconset - Awesome web font icon by MFG Labs
- horst3180/vertex-theme - Vertex is a theme for GTK 3, GTK 2, Gnome-Shell and Cinnamon
- zDyant/HyprNova - My hyprland dotfiles
- thieman/dagobah - Simple DAG-based job scheduler in Python
- OpnTec/2018.opentechsummit.cn - OpenTechSummit 2018 https://2018.opentechsummit.cn
- docstrap/docstrap - A template for JSDoc3 based on Bootstrap and themed by Bootswatch
- cjmamo/kafka-web-console - A web console for Apache Kafka (retired) (archived)
- deepgenerativemodels/notes - Course notes
- crilleengvall/electron-tutorial-app - An electron application for tutorials
- B00merang-Project/macOS - macOS theme for Gnome and GTK-based desktops
- minamarkham/sassy-starter - :tada: Sassy starter - HTML / SCSS (SMACSS)
- jokecamp/FootballData - A hodgepodge of JSON and CSV Football/Soccer data
- cjdsie/wirefy - Wirefy is a browser based responsive wireframe tool, which allows you to create functional wireframes using standard elements. Think of it as the foundation for your content to be built on. This allows you to focus on the content rather than the design to get faster sign off. Wirefy is not a one-solution answer.
- burakorkmez/html-css-js-projects
- taniarascia/react-tutorial - A walkthrough of basic React concepts.
- ripienaar/gdash - A dashboard for Graphite (archived)
- iberryful/weixin_sogou - 爬取微信公众号文章
- xpanel-cp/XPanel-SSH-User-Management - SSH + Singbox User Management Panel
- SeongJaeMoon/FastCampusWebPythonBasic - FastCampus 프로그래밍 첫걸음 시작하기 저장소
- Zproger/bspwm-dotfiles - A minimalistic Arch Linux build that is designed to make your development easier and faster
- MeiK2333/github-style
- codrops/LineMenuStyles - An open collection of menu styles that use the line as creative design element.
- SciML/SciMLTutorials.jl - Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software. (archived)
- jescalan/rupture - Simple media queries in stylus
- mway-io/The-M-Project - 'The-M-Project' is a Mobile HTML5 Application Framework. (archived)
- sefyudem/Sliding-Sign-In-Sign-Up-Form
- fuzhengwei/itstack-demo-netty - 微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 | 阅读专题文章+调试案例源码学习{回复netty案例}。
- addy-dclxvi/gtk-theme-collections - Some GTK themes for a companion to my Xfwm, Openbox, and Fluxbox themes
- juba/rmdformats - HTML output formats for RMarkdown documents
- Akkadius/glass-isc-dhcp - Glass - ISC DHCP Server Interface
- loof2736/scyfin - Custom theme for Jellyfin WebUI
- shanselman/firsttimersonly - The Repository for the FirstTimersOnly movement in Open Source. We want projects to reserve some issues for newbies.
- quanke/design-pattern-java - 设计模式 Java版本
- codrops/CreativeButtons - Some creative and modern button styles and effects for your inspiration.
- mut-ex/minimal-functional-fox - A minimal, yet functional Firefox userChrome configuration.
- heapwolf/levelui - A GUI for LevelDB management based on atom-shell.
- Dreamer-Paul/Single - 🎈 一个简洁大气,含夜间模式的 Typecho 博客主题
- OpnTec/vn.opentechsummit.asia - https://vn.opentechsummit.asia
- codrops/CreativeLinkEffects - An inspirational collection of experimental link effects mostly using transitions on pseudo-elements.
- gero3/facetype.js - typeface.js generator
- m242/maildrop - MailDrop is an open-source, scalable, high-performance version of Mailinator. (archived)
- usnistgov/800-63-3 - Home to public development of NIST Special Publication 800-63-3: Digital Authentication Guidelines
- vwall/compass-twitter-bootstrap - The twitter bootstrap ported to compass (archived)
- d2-projects/folder-explorer - 分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存
- shakyShane/jekyll-gulp-sass-browser-sync - A starter project including full setup for Jekyll, GulpJS, SASS & BrowserSync
- joaopereirawd/fakeLoader.js - fakeLoader.js is a lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect. (archived)
- markusslima/bootstrap-filestyle - jQuery customization of input html file for Bootstrap Twitter
- customelements/www - CustomElements.io is where community-members show their awesome Web Components (archived)
- AurelioDeRosa/HTML5-API-demos - A repository where you can find information about many JavaScript and HTML5 APIs.
- artsyfriedchicken/EdgyArc-fr - Firefox Userchrome and sidebery style
- dreamsofcode-io/goprojects
- csswizardry/typecsset - A small Sass library for setting type on the web.
- georgetmayorga/txt.wav - some weird text animations the internet deserves
- ankitects/anki-manual - Anki's manual
- FuzzySecurity/Fermion - Fermion, an electron wrapper for Frida & Monaco.
- auchenberg/devtools-remote - Debug your browser tabs remotely via Chrome DevTools
- mrmrs/mnml - Start a responsive html5 site with postcss and browser-sync
- arc-design/arc-theme - A flat theme with transparent elements (archived)
- zzzeyez/pecan - menubar for macOS
- creativetimofficial/argon-design-system-react - React version of Argon Design System
- honjun/hexo-theme-sakura
- ddouble/bsie - Bootstrap IE6 Compatible Library
- microsoft/SmartHotel360 - (archived)
- willy-vvu/reveal.js - This is what I got when I combined webcam-based gesture recognition with Hakim El Hattab's reveal.js.
- addy-dclxvi/xfwm4-theme-collections - My Xfwm/Xfce Theme Collections
- uxcore/uxcore - A React UI Component Suites living for enterprise application http://uxco.re http://uxcore.coding.me
- chaselambda/vimsheet - Vim cheat sheet from beginners to pros
- codrops/Calendario - A jQuery calendar plugin for creating flexible calendars.
- MichaelBarney/LinkFree - A free and open source alternative to LinkTree
- mquan/lavish - a rails app that generates Bootstrap color scheme from an image
- Madelena/Metrology-for-Hass - 🎨 Give your Home Assistant a modern and clean facelift. 🟥🟧🟩🟦🟪 24 Variations with 2 Styles + 6 Colors (Magenta Red / Orange / Green / Blue / Purple) + 🌞 Light and 🌚 Dark modes included. Based on Metro and Fluent UI Design Systems from Microsoft Windows.
- microsoft/TailwindTraders - (archived)
- BDManual/ByeByeDPI-Manual - Руководство пользователя приложения ByeByeDPI
- caiorss/Emacs-Elisp-Programming - Tutorial about programming Elisp and Emacs text editor customization.
- pathartl/BleemSync - An application manage and launch PlayStation Classic games from USB storage
- 2metres/typographic - Easy SCSS or Stylus responsive typography with vertical rhythm, modular scale, font stacks, and more.
- chromatic/modern_perl_book - Modern Perl: the book
- jacksingleton/hacker-slides - A simple app that combines Ace Editor and RevealJS. You can write markdown on the left, and preview your presentation on the right.
- hbctraining/Intro-to-scRNAseq
- MoePlayer/cPlayer - A beautiful and clean WEB Music Player by HTML5.
- smartFlash/pySecurity - Python tutorials
- tovifun/VivalArc - With just a few tweaks, you can give Vivaldi that cool Arc vibe
- ChatBot-All/chatbot-app - "ChatBot" AI application, supporting GPT, Gemini Pro, Cohere & Ollama models
- dan5py/turborepo-shadcn-ui - Turborepo starter with shadcn/ui pre-configured.
- trycom/parse-angular-demo - WE MOVED TO REACT & OUR OWN SERVERS - THIS ISN'T SUPPORTED ANYMORE, sorry!
- vinceliuice/Canta-theme - Canta is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
- Comfy-Themes/Discord - Stay comfy while talking to your friends (archived)
- Lihaogx/graph-note-of-greek-myth - 希腊神话读书笔记
- Ben02/hexo-theme-Anatole - A white and simple Hexo theme, originated from a Farbox theme
- hakimel/kontext - A context-shift transition inspired by iOS
- gillesbertaux/andy - Open-Source Collection of Useful SASS Mixins Library
- digitalinnovationone/js-developer-pokedex
- AumGupta/abyss-jellyfin - Minimal Dark Theme for Jellyfin [Customisable]
- chrisgrieser/shimmering-focus - A minimalistic and opinionated Obsidian theme for the keyboard-centric user.
- FEDevelopers/tech.description - 기술 문서 정리하는 저장소
- jamezmca/backend-full-course - Back Full Course | NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints 🔥
- jorenvanhee/sass-burger - A Sass mixin for creating hamburger icons.
- TimPietrusky/weloveiconfonts - This is like Google Web Fonts, but for Open Source Icon Fonts. Hurray!
- ChoiceCoin/Voting - A repository for voting systems using Choice Coin.
- Edgarware/Threshold-Skin - A Windows 10 UWP style skin for Steam
- typeplate/starter-kit - Typeplate is a “Typographic Starter Kit.” We don’t make aesthetic design choices, but define proper markup with extensible styling for common typographic patterns. A stripped-down Sass library concerned with the appropriate technical implementation of design patterns—not how they look.
- pors/reactionic - React Ionic: We are looking for a new maintainer!
- codrops/PageLoadingEffects - Modern ways of revealing new content using SVG animations.
- shepherd-pro/react-shepherd - A React wrapper for the site tour library Shepherd (archived)
- gabrielflorit/script-8.github.io - A JavaScript-based (React + Redux) fantasy computer for making, sharing, and playing tiny retro-looking games.
- DevTips/DevTips-Starter-Kit - Ground zero for your next project.
- prey/gdpr_rails - Rails Engine for the GDPR compliance
- jadijadi/linuxandlife - کتاب راهنمای لینوکس و زندگی
- voronianski/ngActivityIndicator - Angular provider for preloader animations
- cferdinandi/social-sharing - Add social sharing links and buttons without the bloat.
- RealFaviconGenerator/realfavicongenerator - Generate favicon for all major platforms
- catppuccin/obsidian - 💎 Soothing pastel theme for Obsidian
- jagregory/abrash-zen-of-asm - Markdown source for Michael Abrash's Zen of Assembly Language (1990)
- spf13/hyde - Port of Mdo's excellent theme to Hugo
- Tokinx/Wing - Simple, smooth, data-driven, responsive WordPress theme
- frend/frend.co - Frend — A collection of accessible, modern front-end components.
- themesberg/windows-95-ui-kit - 💾 Windows 95 UI Kit made with Bootstrap 4 components
- aschmelyun/larametrics - A self-hosted metrics and notifications platform for Laravel apps (archived)
- eazybytes/springsecurity6 - Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
- luminus-framework/luminus - documentation site for Luminus framework
- SukkaW/hexo-theme-suka - 🎨Modern, powerful and simple theme for Hexo.
- mikekelly/hal_specification - HAL Specification
- SonarSource/sonarlint-vscode - SonarQube extension for Visual Studio Code providing code quality and security feedback directly in the editor
- AsmrProg-YT/Modern-Login - AsmrProg Youtube Channel Modern Login Design Source Code
- drawcall/clock-shop - 🕙⏰🕰 Clock Shop is a website that collects beautiful clock codes
- teejee2008/polo - Advanced file manager for Linux written in Vala. Supports multiple panes (single, dual, quad) with multiple tabs in each pane. Supports archive creation, extraction and browsing. Support for cloud storage; running and managing KVM images, modifying PDF documents and image files, booting ISO files in KVM, and writing ISO files to USB drives. (archived)
- bevacqua/perfschool - :ocean: Navigate the #perfmatters salt marsh waters in this NodeSchool workshopper
- Automattic/Picard - A prototype theme that uses React and WP-API
- e282486518/yii2admin - 通用的yii2后台,基于Yii2的advanced应用程序模板,整合RBAC、Menu、Config、Migration多语言、RESTfull等等...
- emberjs-addons/ember-bootstrap - A set of UI elements styled using the Boostrap toolkit to use with Ember.js
- joeroe/risotto - A minimalist, responsive hugo theme inspired by terminal ricing aesthetics.
- markserv/markserv - 🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit
- RustMagazine/rustmagazine - A publication dedicated to the Rust programming language
- alexandrevicenzi/Flex - The minimalist Pelican theme.
- andylei18/vue-shopping - 基于Vue模仿蘑菇街的单页应用http://andylei18.github.io/vue-shopping/
- m4heshd/whatsapp-desktop-dark - Dark mode for WhatsApp desktop official version (Windows & macOS)
- zaoyang/30-days-of-vue - 30 Days of Vue
- AdamXweb/WhiteSurFirefoxThemeMacOS - MacOS Big Sur like theme for Firefox on MacOS & Windows. Make your Firefox look like Safari.
- phoenix-zhou/go-micro-shop - 本项目是一个基于 Golang Gin 框架 开发的 B2C 电商平台,采用 MVC(Model-View-Controller)架构 进行模块化设计,能够扩展为实现前后端分离,支持后台商品管理、用户系统、订单交易、支付集成、数据分析等功能,系统地展示了现代Web应用的全貌。该项目描绘了一个功能完整、技术选型现代的全栈电商项目。它从前端交互到后端管理,从业务逻辑到技术架构,从开发到运维,都做了全面的考量。使用Go语言作为后端,预示着项目对高并发性能有较高的要求。同时支持RESTful,也体现了技术上的前瞻性和灵活性。该项目是在phoenix-zhou/goshop项目的基础上进行扩展的, 主要是引入了微服务架构,对验证码功能, RBAC功能进行了微服务化。
- HANCORE-linux/waybar-themes - A collection of Waybar themes inspired by Omarchy, designed to be compatible with various Linux distributions.
- plaintextaccounting/plaintextaccounting - The plaintextaccounting.org website, a portal to the world of Plain Text Accounting.
- aunetx/deezer-linux - An universal linux port of deezer, supporting Flatpak, Appimage, Snap, RPM, DEB...
- OpnTec/srilanka.pycon.world
- vinceliuice/Layan-gtk-theme - Layan-gtk-theme
- WalletConnect/walletconnect-docs - WalletConnect Documentation (archived)
- codrops/ProgressButtonStyles - A set of flat and 3D progress button styles where the button itself serves as a progress indicator. 3D styles are used for showing the progress indication on one side of the button while rotating the button in perspective.
- lexrus/fontdiao - [已废弃]中文图标字体,可用于 Web 或 iOS,同时提供了国内各种常用网站、应用的徽标 SVG 源文件。 (archived)
- OpnTec/srilanka.opentech.asia
- vaquarkhan/microservices-recipes-a-free-gitbook - “The Architect's Field Guide. Featuring The Khan Pattern™ for Adaptive Granularity: stop splitting, start governing.” -Vaquar Khan
- dwqs/front-end-handbook - Front-end Developer HandBook. Read online: https://dwqs.gitbooks.io/frontenddevhandbook/content/ (archived)
- learnyouahaskell/learnyouahaskell.github.io - A community version of the renowned "Learn You a Haskell" (LYAH) tutorials collection!
- LeaVerou/multirange - A tiny polyfill for HTML5 multi-handle sliders
- zhangjikai/gitbook-use - 记录GitBook的一些配置及插件信息
- christorange/VerticalFox - Firefox theme with Edge like auto-hide vertical tab bar and minimalism design. Powerd by Sidebery.
- harvesthq/Sidetap - Sidetap is a simple framework that allows you to quickly build platform-independent mobile web interfaces. (archived)
- davatorium/rofi-themes - Themes for Rofi (archived)
- bluwy/create-vite-extra - Extra Vite templates
- FunctionClub/SSR-Bash-Python - 一个SSR多用户控制脚本
- LaravelDaily/quickadmin - Quick adminpanel builder package for Laravel 5
- micro-joan/BlackStone - Pentesting Reporting Tool
- hubisan/emacs-wsl - Install and run Emacs with the Windows Subsystem for Linux (WSL 2) in Windows 10 or 11.
- lafeber/world-flags-sprite - A sprite of all the worlds' flags.
- GraphQLCollege/fullstack-graphql - A book to learn GraphQL with a hands-on approach
- square/intro-to-d3 - a D3.js tutorial
- aspnetcorehero/Boilerplate - Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
- catppuccin/spicetify - 🎧 Soothing pastel theme for Spotify
- hansjny/Natural-Nerd
- econchick/new-coder - New Coder tutorials
- mike-goodwin/owasp-threat-dragon-desktop - An installable desktop variant of OWASP Threat Dragon
- plhwin/nodejs-socketio-chat - A simple chat demo by using Node.js and Socket.IO
- DevTips/Artists-Theme - 🌄 A free Jekyll Theme developed by the DevTips Community
- devsuperior/sds2
- mephitrpg/rpg-cards - RPG spell/item/monster card generator
- sgruhier/jquery-addresspicker - JQuery UI widget : address autocomplete field by google maps V3 geocoding service
- HanryYu/typora-blubook-theme - Blubook, a flat typora theme.
- paullinuxthemer/Mc-OS-themes - Mac OS-themes for the Linux-Gnome desktop
- Kronuz/pyScss - pyScss, a Scss compiler for Python
- SuperKieran/TKL - Hexo Theme
- EZLippi/EZLippi.github.io - 这是我的个人网站的源码,欢迎fork。
- mahmoud/calver - 📅 The web's go-to resource for Calendar Versioning info.
- OpnTec/2019.opentechsummit.cn
- dkwingsmt/haha - 蛤蛤体生成器
- g1eny0ung/hugo-theme-dream - 🌱 A Hugo theme named Dream.
- level09/enferno - Modern Flask framework with zero-config frontend (Vue 3 + Vuetify 3), production-ready auth (2FA, passkeys, OAuth), and AI-native development. No webpack, no node_modules, just Python
- jkphl/iconizr - A PHP command line tool for converting SVG images to a set of CSS icons (SVG & PNG, single icons and / or CSS sprites) with support for image optimization and Sass output. Created by Joschi Kuphal (@jkphl), licensed under the terms of the MIT license
- csswizardry/csswizardry.github.com - My site.
- cyanharlow/purecss-pink - HTML/CSS drawing of gel studio lighting. Hand-coded entirely in HTML & CSS.
- sliminality/ply - CSS inspection aided by visual regression pruning
- tomgenoni/cssdig-chrome - Chrome extension for analyzing CSS.
- DAGINATSUKO/www-rpcs3 - This is a responsive website designed to house and promote the progress of RPCS3, an open-source PlayStation 3 emulator and debugger written in C++. This repository is regularly updated.
- siberiawolf/siberiawolf.github.io - Siberiawolf的小窝 (archived)
- GoalSmashers/css-minification-benchmark - A comparison of CSS minifiers for node.js
- cyanharlow/purecss-vignes - HTML/CSS drawing in the style of 1930s poster art. Hand-coded entirely in HTML & CSS.
- pixelastic/css-flags - Flags of the world with only one div
- cyanharlow/purecss-gaze - HTML/CSS drawing in style of italian renaissance painting. Hand-coded entirely in HTML & CSS.
- simaQ/cssfun - css
- LinWin-Cloud/setool-master - SetoolMaster是一款让你入门即入狱的python3开发的进阶型社会工程学工具。包括了全球定位、Ngrok内网穿透、Seeker高精度定位、网页钓鱼、病毒攻击、恐吓勒索信、爬虫、网站克隆、物联网设备搜索等,同时拥有中文支持,内置大量钓鱼模板,设计用于组织级别红队渗透测试,用于团队组织设备型协同,经过非常多的实战演练,效果出众,远超同行产品
- apache/cordova-app-hello-world - Apache Cordova Template App
- explosion/displacy-ent - :boom: displaCy-ent.js: An open-source named entity visualiser for the modern web (archived)
- kevinjycui/css-video - Converts images and video frames to pure CSS + HTML files using Breadth-first Search and Canny Edge Detection with keyframe animations
- shuttlenetwork/shuttle - Experience the global internet using Shuttle, the swiftest and most uncluttered proxy solution. Relish a heightened level of privacy during your online sessions, free from censorship.
- ZxBing0066/pixel-converter - 上传图片即可一键将图片转换为像素风格,支持多种自定义方式,可生成方块像素、点状像素和文字像素图等等。支持导出纯 CSS 像素图,并支持生成 CSS 像素图动画。
- bchanx/animated-gameboy-in-css - Animated Gameboy created in CSS.
- seungyeub/awesome-web-styling - ⭐️ Awesome Web Styling with CSS Animation Effects.
- JontyYang/Html_Css - html5 css
- zhongxia245/blog - 这是一个Blog, 如果喜欢可以订阅,是Watch, 不是 Star 哈。。。
- jpfleury/clearlooks-phenix - GTK 3 port of Clearlooks, the default theme for GNOME 2
- choidavid4/pagina-completa-html-css - pagina completa programaya
- browneyedsoul/remnote-plugins - A Curated List of RemNote plugins
- guglicap/wal-discord - Generate Discord css from pywal colors
- lduo/resume - open source resume(html+js+css)
- f2ex/Frontend-Library - CSS, JavaScript 等前端开发资源
- matuzo/a11y-tests.css - A CSS file for accessibility testing.
- JasonD94/jasond94.github.io - Personal website:
- liang4793/liang4793.github.io - ⚡Personal Website. Redefine The World With Imagination! ver2.0!
- ab-613/OpenGravity - A lightweight, vanilla JS, open source BYOK (Bring Your Own Key) clone of the Google Antigravity UI. It currently features a live xterm.js terminal with direct local file system sync and a sidebar agent capable of running commands and editing files. Built in pure HTML/CSS/JS for maximum speed and zero installation.