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

`prefix-style` is a JavaScript utility that returns the prefixed CSS property name (e.g., `MozTransformStyle`) for a given camel case string (e.g., `transformStyle`) if the browser requires it, or `false` if the property is unsupported. It is designed for developers working with CSS properties in JavaScript, particularly those needing cross-browser compatibility for CSS transforms and other vendor-prefixed styles.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/prefix-style

Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
tape-testing/testling
write tests for browser code

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
6 contributions

Recent events

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

No events yet
mattdesl

mattdesl/prefix-style

gets a prefixed name for a css style

JavaScript
12
1
MIT License