cartoonclouds's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
jart/cosmopolitan
build-once run-anywhere c library
necolas/idiomatic-css
Principles of writing consistent, idiomatic CSS.
tailwindlabs/tailwindcss-typography
Beautiful typographic defaults for HTML you don't control.
tailwindlabs/tailwindcss-forms
A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
mdn/webextensions-examples
Example Firefox add-ons created using the WebExtensions API
mozilla/webextension-polyfill
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
TimothyDJones/awesome-laravel
A curated list of delightful Laravel PHP framework packages and resources
tailwindlabs/tailwindcss-custom-forms
A better base for styling form elements with Tailwind CSS.
tailwindlabs/tailwindcss-line-clamp
A plugin that provides utilities for visually truncating text after a fixed number of lines.
eligrey/classList.js
Cross-browser element.classList
benface/tailwindcss-gradients
Tailwind CSS plugin to generate gradient background utilities
benface/tailwindcss-filters
Tailwind CSS plugin to generate filter and backdrop filter utilities
benface/tailwindcss-children
Tailwind CSS plugin to add variants that target child elements
fregante/webext-storage-cache
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically
web-ext-labs/create-web-ext
Tool to create a directory structure for getting started with an addon
AllThingsSmitty/super-simple-css-tooltips
Super simple tooltips
benface/tailwindcss-triangles
Tailwind CSS plugin to generate custom triangle components
webtunings/closure
Code of JavaScript functions & scope book
AllThingsSmitty/css-breakpoints-in-js
A simpler way to keep your project's CSS and JavaScript in sync
AllThingsSmitty/media-query-load
Conditional loading of CSS using media queries
NiklasGollenstede/web-ext-utils
a collection of utilities to use with web extensions
open-wc/custom-elements-manifest-deprecated
Custom Elements Manifest is a file format that describes custom elements in your project.
AllThingsSmitty/css-loaders
A collection of loading spinners animated with CSS
AllThingsSmitty/north
Design and development standards to align and guide your project.
AllThingsSmitty/fixed-header-animated
A fixed header that animates on page scroll
AllThingsSmitty/JavaScript30
30 Day Vanilla JS Challenge
webtunings/WebTuningsCanvas
NiklasGollenstede/get-tld
JavaScript library to precisely get the TLD part of an URL in a browser
NiklasGollenstede/es6lib
A collection of useful JavaScript functions