Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
Twig CssInliner Extra
A Twig extension that inlines CSS styles into HTML for email-ready templates.
color-string
Parses and generates CSS color strings across hex, rgb, hsl, and hwb formats with alpha channel support throughout.
classix
The tiniest and fastest utility for conditionally joining classNames using plain string expressions.
hyper-tls
A minimal HTTPS connector that pairs hyper with native-tls for secure Rust HTTP clients.
webcolors
A pure-Python library for converting and normalizing HTML/CSS color names, hex codes, and RGB values
css-box-model
Computes precise margin, border, padding, and content box measurements for a DOM element, going beyond getBoundingClientRect.
css-color-names
A JSON object mapping every standard CSS color name to its hex value, ready to require() and use directly.
known-css-properties
A continuously updated list of every standard and browser-vendor-prefixed CSS property name, ready to import.
wreq-util
Browser and OkHttp client emulation, TLS certificate compression, and delay middleware for the wreq HTTP client.
postcss-extend-rule
A PostCSS plugin that brings Sass-style @extend at-rules and % placeholder selectors to plain CSS.
style-mod
A minimal, dependency-free CSS-in-JS module shim for generating and mounting scoped style rules on a document or shadow root.
stylis-plugin-rtl
Stylis plugin that flips CSS to right-to-left using CSSJanus
bezier-easing-rs
A type-generic Rust port of gre's bezier-easing for sampling cubic Bezier curves as animation easing functions.
Material Components for Web
Modular and customizable Material Design UI components for the web.
selectize.js
A jQuery-based custom select UI control with autocomplete, tagging, and keyboard-driven multi-select for forms.
JSS
An authoring tool for CSS that uses JavaScript as the host language.
Takumi
Rust rendering engine that turns JSX, HTML, and node trees into images without a headless browser