Validate CSS property value pairs.
Transforms css values and at-rule params into the tree
Converts CSS values from one unit to another
Initial CSS values for `all: initial` polyfills.
Parse length and angle CSS values and convert between units
Utilities for parsing different types of CSS values with or without their units
TypeScript language service plugin that shows design token CSS values in autocomplete
Add default units to css values
PostCSS plugin that makes it easier to work with fluid css values.
Sort css values no matter the unit
chinese CSS Values
Lolcat CSS Values
Swedish CSS Values
Parsers (and generators) for common CSS values.
Compile-time unit safety for numeric, unit-bearing CSS values via typed measurements.
parse strings as css values
Manipulates CSS values (colors and measures).
Solve CSS math expressions
A CSS parser, transformer, and minifier written in Rust
Collapse CSS values into their shortest form.
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Collapse CSS values into their shortest form
A list of color names and its values
Convert values with PostCSS (e.g. ms -> s)
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.
Provides additional CSS Hex value and opacity support for Gosu.
Automatically generates the span value to use when your view may have a variable number of columns, and you're using a css grid system.
Find paths and values in complex Ruby hashes – much like css selectors
Parses a CSS-like Hash style sheet and allows searching for property values of HTML-like tags. Tag and property names, as well as their meaning, are up to the gem user.
Provides a css-like selector system for querying values out of deeply nested hashes
CSSensible finds sensible CSS default values for font-size and line-height by identifying available vertical grids.
Compass mixin for using the Drop Shadow values that Photoshop uses to create CSS3 box-shadow. Making it easier to convert PSD files to CSS.
When clicked, `link_to_add_fields` will render the association's fields partial above it. `link_to_remove_fields` will hide the HTML element matching it's target css selector. It also sets a truthy value in the hidden input field closest to it.
This gem takes your ruby input, plus an object such as a Sequel::Model object, and generates HTML code. If the object has values, they're inserted into the HTML, and if the object has error messages, code is generated to display them. You can use CSS, but it's not automated in this class of methods.
Do you own precious metals? Are you interested in getting the current value of your collection? If so, this gem is for you. Simply find the URL of a product you are interested in, pass it as an argument, and you will get back the Apmex buy price. This program relies on CSS paths of the apmex.com website, and will therefore need to be updated whenever the site design changes.
Color is a Ruby library to provide RGB, CMYK, HSL, and other color space manipulation support to applications that require it. It provides optional named RGB colors that are commonly supported in HTML, SVG, and X11 applications. The Color library performs purely mathematical manipulation of the colors based on color theory without reference to device color profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL color spaces, this won't matter. Absolute color spaces (like CIE LAB and CIE XYZ) cannot be reliably converted to relative color spaces (like RGB) without color profiles. When necessary for conversions, Color provides D65 and D50 reference white values in Color::XYZ. Color 2.2 adds a minor feature where an RGB color created from values can silently inherit the `#name` of a predefined color if `color/rgb/colors` has already been loaded. It builds on the Color 2.0 major release, dropping support for all versions of Ruby prior to 3.2 as well as removing or renaming a number of features. The main breaking changes are: - Color classes are immutable Data objects; they are no longer mutable. - RGB named colors are no longer loaded on gem startup, but must be required explicitly (this is _not_ done via `autoload` because there are more than 100 named colors with spelling variations) with `require "color/rgb/colors"`. - Color palettes have been removed. - `Color::CSS` and `Color::CSS#[]` have been removed.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.