Easing variables for css
css easing functions.
Css easing vars based on this : https://gist.github.com/bendc/ac03faac0bf2aee25b49e5fd260a727d
BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.
A Typescript implementation of a visual bezier editor React component for the CSS easing function.
Easing functions for smooth animation.
Model Context Protocol (MCP) server for the Easing Wizard API - enables generation of various CSS easing curves: Bézier, Spring, Bounce, Wiggle, and Overshoot
PostCSS plugin to create smooth linear-gradients that approximate easing functions.
A collection of easing functions.
Collection of easing functions in TypeScript
CSS easing tokens designed around behavior and intent. Named for how things feel — haptics, springs, physics, depth, scroll dynamics. Tailwind v4-native, framework-agnostic.
tsParticles easing quad plugin
Simple and fast tweening engine with optimised Robert Penner's equations.
Tailwind CSS v4 plugin for eased gradient stops
Utility script that takes an easing function as input and outputs a coordinate set with adjustable precision/resolution.
Tailwind CSS v4 plugin for smooth easing gradients - eliminates hard edges in color transitions
Easing equations for CSS transitions
A lightweight React Hook intended mainly for AI chat applications, for smoothly sticking to bottom of messages
Create smooth gradients in React Native
[](https://discord.gg/poimandres)
A Tailwind CSS plugin that adds spring animations to your project using CSS linear(). Define just two parameters and let the plugin generate the easing curve and the animation duration.
Animation Variables and Mixins used by Material Components for the web
Motion helpers for digital and software products using the Carbon Design System
tsParticles easing sine plugin
A gem wrapper to ease the use of the Blueprint CSS framework (http://www.blueprintcss.org). This gem gives you the latest version of Blueprint CSS (0.9.1).
A library to ease the dynamic generation of CSS spritesfrom a list of images or a css file. Supports multiple image libraries, including GD2 and ImageMagick, and multiple different packing algorithms.
Adds an r:nav radius tag to Radiant CMS. This tag helps you build css-able navigation menus with ease.
A Sass function that extends the CSS cubic-bezier() notation to allow for (predefined) named easing functions
Leveraging the asset pipeline to ease the pain of bootstrapping frontend development. Basically includes a varienty of css resets/ grid systems / basic javascripts which you can then include in your manifest files
Whether you're using ViewComponent, Tailwind CSS, or any other framework, Attrify allows you to seamlessly Handle complex UI components with ease.
DaisyUI is a comprehensive Ruby UI component library that brings DaisyUI's beautiful Tailwind CSS components to your Ruby applications using Phlex. Build modern, accessible web interfaces with ease.
BulmaX is a component based library that allows you to use Bulma CSS with the power of Phlex. It provides a set of components that can be used to build modern web applications with ease and a DSL to create your own components.
Guilded is a framework for building web based components centered around current web standards and best practices. The current framework is written in ruby, but could be ported to other languages. Guilded intends to provide a toolset for creating and consuming reusable web components. Currently, this problem domain is filled with JavaScript frameworks. These frameworks are wonderful and work very well. However, they do not degrade gracefully and are not accessible. Guilded seeks to provide the same level of "componentization" and ease of use without sacrificing degradability and accessibility. Guilded will achieve these goals by applying each technology at our disposal to do what it was intended. XHTML will be employed for content. CSS used for layout and styling. Behavior will be added to a component with JavaScript through progressive enhancement. The user will have the best experience with a Guilded component when CSS and JavaScript are enabled in their browser, but will still be able to use the component when CSS and JavaScript are disabled. Guilded will use jQuery as it's base JavaScript framework. jQuery was chosen because it lends itself to progressive enhancement due to the way it was authored. In addition, the tight integration of jQuery's selectors with CSS selectors is also highly desirable. When authoring a Guilded component, it is encouraged to write the behavior code as a jQuery plugin. This will allow the jQuery plugin to be used outside of the Guilded project, if desired. Guilded also seeks to provide a standardized CSS framework for creating layouts that are reusable and predictable. Guilded will utilize the currently existing RubyGems system to package its components. A new Guilded component will be packaged in a Gem and have a dependency on the Guilded gem. The Guilded gem contains the framework to build Guilded components. Update: Due to the quality components, etc. being generated by the MooTools community and the general quality of the library, we have decided to include support for it in Guilded as of release 0.3.0.