Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **css‑shorthand‑properties** library provides a ready‑made list of every CSS shorthand name and the longhand properties it expands to, collected from W3C specifications. It exposes a small API (`isShorthand` and `expand`) for developers—both in Node (via npm) and in browsers—to check whether a property is a shorthand and to retrieve its constituent longhand properties, optionally recursing for nested shorthands like `border`. This is useful for tooling, linting, or any code that needs to programmatically work with CSS property expansion.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

gilmoreorless's profile
gilmoreorless
12 contributions
honzatmn's profile
honzatmn
1 contributions
nmcdaines's profile
nmcdaines
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
gilmoreorless

gilmoreorless/css-shorthand-propert...

A simple way to list all shorthand CSS properties and which properties they expand to

JavaScript
24
2
MIT License