Easing functions for CSS, provided as CSS Custom Properties, JavaScript modules, JSON object and Less and Sass variables.
PostCSS plugin to replace easing names to cubic-bezier()
Your favorite animate.css effects available as ES modules for use with the Web Animations API.
<p align="center"> <a href="https://cssstudio.ai"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://images.motion.dev/cssstudio/social.png"> <img src="https://images.motion.dev/cssstudio/social.png" alt="CSS Studio"
Motion helpers for digital and software products using the Carbon Design System
Robert Penner's easing functions in GLSL, available as a module for glslify.
Forma 36 Tokens
Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.
Easings Js Library
Tweedle.js is a fork of tween.js made to fit my needs.
Ember implementation of CSS Transitions. Just like ng-animate and react animation but for Ember.
Curated easing catalog (40+ named curves) + parametric builders (spring, bezier, wiggle, rough, anticipate) + composition modifiers (chain, reverse, mirror, yoyo, blend, slice). Pure math, zero deps. CSS export via toCSSLinear / toCSSBezier; reduced-motio
CSS easings as CSS vars
<div align="center">
Forma 36 Tokens
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
Animation easing functions
css loader module for webpack
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.