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

cssobject‑from‑selector is a tiny Node.js utility that turns a plain object mapping CSS selectors to style objects into a function. When you call that function with one or more selectors, it merges the matching style objects and returns a single CSS‑in‑JS object, making it easy to programmatically compose styles. It’s aimed at JavaScript developers who need a lightweight way to look up and combine CSS rules without a full stylesheet parser.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jam3/cssobject-from-selector

Account's avatar
yeikos/js.merge
(recursive)? merging of (cloned)? objects.
Account's avatar
Jam3/parse-selector
Pass in a selector will return an array which describes the parts of the selector
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mikkoh's profile
mikkoh
6 contributions

Recent events

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

No events yet
jam3

jam3/cssobject-from-selector

Pass an object defining css a function will be returned. Pass selectors to the returned function to get merged css objects

JavaScript
1
0
MIT License