A lightweight toolset for writing styles in Javascript.
a color parsing and manipulation lib served in roughly 2kB
Utilities for creating robust overlay components
🚀 Beautiful and modern React UI library built with Tailwind CSS 4.0.
Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
Tailwind CSS v4 plugin for shimmer effects
Compile away polished helpers
A CSS parser, transformer, and minifier written in Rust
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
a CSS selector compiler/engine
Open Web data by the Mozilla Developer Network
Algorithms to help you parse CSS from an array of tokens.
Solve CSS math expressions
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
css loader module for webpack
A well-tested CSS minifier
Parse CSS color values
Tokenize CSS
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
extracts CSS into separate files
CSS color - Resolve and convert CSS colors.
React component for embedding PDF documents
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Craft polished CSS in Rust following CSSWG standards. Achieve type-safety, modularity, atomicity, and ergonomic styling for front-end applications.
Procedural macros which support the development of a library crate `polished-css`.
Swop is a Rails Admin theme gem that lets you instantly apply polished, modern themes to your Rails Admin dashboards. With Swop, you don’t need to write any CSS—just install the gem and your admin interface gets a clean, professional look. Swop saves development time and helps make your admin dashboards more effective, so you can focus on managing your data instead of styling your interface.
Parade is an open source presentation software that consists of a Sinatra web app that serves up markdown files in a presentation format. Parade can serve a directory or be configured to run with a simple configuration file. * Markdown backed data > This ultimately makes it easier to manage diffs when making changes, using the content in other documents, and quickly re-using portions of a presentation. * Syntax Highlighting > Using GitHub flavored markdown, code fences will automatically be syntax highlighted, making it incredibly easy to integrate code samples. * Code Execution > Slides are able to provide execution and show results for JavaScript and Coffeescript live within the browser. This allows for live demonstrations of code. * Web > Slide presentations are basically websites -- they run in your browser from your desktop. This allows for a wide range of possibilities for customization and expandability. * Basic Templating and Color Schemes > Several templates and color scheme options have been provided to help you get started. While Parade does not currently provide anything near the variety of many other presentation packages, it is well-suited for basic presentations. * Design Flexibility (pros and cons) > Unless you're skilled in CSS/Animations, you will likely have a harder time creating presentations with as much polish as other programs provide. However, this approach also makes Parade incredibly flexible if you do understand CSS/Animations.