An image slideshow with react
Pure CSS SlideShow vertical animation (based on display: sticky)
A simple, responsive slideshow for Angular 4+.
Full-viewport image slideshow: pass `data` as an array of slides (`href`, optional `caption`). Supports optional `index` and `timer`, dots and captions via CSS parts, overlay/prev/next/cover slots, and dispatches slide change and hover events.
Slideshow build upon the dompack-carrousel
React target for @use-gesture
Horizontal media strip: `data` lists slides with `href`, `caption`, and optional `link`, `externalLink`, `key`, or `duration` for video-style rows. Set `type` to `videos` for that layout; emits `slideClick` when a slide is activated.
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
canvas-panel-slideshow React component
css loader module for webpack
A well-tested CSS minifier
This is a fairly basic slideshow, written in javascript. This is a dual-purpose project, it's meant to be something you can drop right into your page and use if you so choose, but it's also meant as an example/tutorial script showing how to build a simple
Parse CSS color values
Tokenize CSS
extracts CSS into separate files
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
CSS color - Resolve and convert CSS colors.
A simple helper Class to save time while creating component registrations and DOM references to internal element using the Adobe's approach with `data-cmp-is="Somecomponent` and the reference with hooks `data-cmp-hook-somecomponent="nameOfElement"`.