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 **style‑to‑object** library parses a CSS inline‑style string into a plain JavaScript object (e.g., `"color:#fff; margin:0"` → `{color:'#fff',margin:'0'}`). It works in Node, browsers, and can be used via ES modules, CommonJS, or a CDN script, making it a handy utility for front‑end developers who need to convert style attributes into object notation for frameworks like React or for custom processing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of remarkablemark/style-to-object

Account's avatar
remarkablemark/inline-style-parser
An inline style parser.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
eslint/rewrite
Compatibility utilities for ESLint
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
publint/publint
Lint packaging errors
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
836 contributions
remarkablemark's profile
remarkablemark
237 contributions
mergify[bot]'s profile
mergify[bot]
51 contributions
github-actions[bot]'s profile
github-actions[bot]
20 contributions
moonrailgun's profile
moonrailgun
3 contributions
nathancahill's profile
nathancahill
2 contributions
ChristianMurphy's profile
ChristianMurphy
1 contributions
JulienPradet's profile
JulienPradet
1 contributions
xthezealot's profile
xthezealot
1 contributions

Recent events

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

No events yet
remarkablemark

remarkablemark/style-to-object

📝 Parse CSS inline style to JavaScript object.

TypeScript
75
5
MIT License