Refractive chromatic aberration effects in CSS.
Language service for CSS, LESS and SCSS
Liquid template support for the CodeMirror code editor
Liquid HTML parser by Shopify
A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.
Prettier Liquid/HTML plugin by Shopify
Implementation of JSON that ignores BOM and thows friendly error
Liquid Glass in React Native
Animated transitions for Ember applications.
Apple's Liquid Glass effect for React
The true native bottom sheet experience for your React Native Apps.
macOS glass / vibrancy wrapper for Electron BrowserWindow
Wormholes with the power of Liquid Fire
Beautiful, accessible and versatile UI components
NestJS - a mailer module (@mailer)
Generate styled QR codes on web or in Node
This styleguide separates shared configuration from platform specific components. All code is plain JavaScript (no TypeScript).
macOS 26+ Liquid Glass effect support for Tauri
ECharts liquid fill extension
A CSS parser, transformer, and minifier written in Rust
QR Code Generator implementation in JavaScript.
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
a CSS selector compiler/engine
React Liquid Gauge component
ActiveRecord/Liquid-based mail templates, incl. CSS-processing.
Automatically generate Sprite Images and the corresponding CSS using RMagick and Liquid.
Automatically generate Sprite Images and the corresponding CSS.
Generates a static site from template files with YAML and Liquid. Stack supports template transformation through Markdown, Textile and Less CSS.
Jekyll powered CV generator. Features: - Lightweight - just 3 files: yml with information about you, html/liquid template and css. - Font Awesome icons + Bootstrap. - Could be easily integrated in already existing site/blog hosted on Github using Jekyll data files. - Data is separated from the view - just fill the YAML file to create your CV. - You can easily modify the template or create a new theme according to your needs.
jekyll-sketchviz is a Jekyll plugin that integrates Graphviz and Rough.js to process .dot files into SVG diagrams during the site build. It supports configurable output formats, including unstyled filesystem SVGs and inline SVGs styled via CSS. The plugin leverages Jekyll collections for input management and provides a Liquid tag API for flexible inclusion in site content.
A Jekyll plugin for address munging — defending email addresses on public sites against bulk harvesters. Stacks five independently-effective techniques (AES-128-GCM encryption, JS conversion, click trigger, CSS-hidden decoy, SVG noscript fallback) so scrapers see ciphertext while humans see a normal mailto link. Drop in a Liquid tag — `{% munge_email "user@example.com" %}` — and the plugin handles encryption at build time, the decoder script, and the fallback markup.