Registry / utility / strapless-colors

strapless-colors

JSON →
library1.0.10phppackagistunverified

SASS color functions, maps and CSS used in DevIsCoding components. Can also be used quite effectively in any SASS where one desires an easy way to manage colors.

composer require strapless/colors
INSTALL
IMPORT
SIG · STRAPLESS-COLORS
S
strapless-colors
utilityphpv1.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Color
use Strapless\Colors\Color;

Create a color and apply a lighten transformation.

use Strapless\Colors\Color; $color = new Color('#ff0000'); echo $color->lighten(20);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.10latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
strapless-colors — pip install strapless-colors · libregistry