@dr.pogodin/react-themes
Version:
UI theme composition with CSS Modules and React
31 lines (21 loc) • 1.87 kB
Markdown
# React Themes
[](https://www.npmjs.com/package/@dr.pogodin/react-themes)
[](https://www.npmjs.com/package/@dr.pogodin/react-themes)
[](https://app.circleci.com/pipelines/github/birdofpreyru/react-themes)
[](https://github.com/birdofpreyru/react-themes)
Themeable UI styling of React components, with theme composition features,
based on
[react-css-themr](https://www.npmjs.com/package/@friendsofreactjs/react-css-themr)
ideas.
[](https://github.com/sponsors/birdofpreyru)
### [Contributors](https://github.com/birdofpreyru/react-themes/graphs/contributors)
[<img width=36 src="https://avatars.githubusercontent.com/u/72159681?v=4&s=36" />](https://github.com/mrazauskas)
[<img width=36 src="https://avatars.githubusercontent.com/u/20144632?v=4&s=36" />](https://github.com/birdofpreyru)
### [Documentation](https://dr.pogodin.studio/docs/react-themes/index.html)
It allows to easily reuse the same core component inside different applications,
and contexts, modifying its look via default, context, and _ad hoc_ themes.
Powered by CSS modules and core HTML/CSS mechanics: it does not require any
unstable dependencies, no restricts you from using of other (S)CSS tools of
your choice.

[>>> Full Documentation <<<](https://dr.pogodin.studio/docs/react-themes/index.html)