JSPM

  • Created
  • Published
  • Downloads 408
  • Score
    100M100P100Q86200F
  • License MIT

UI theme composition with CSS Modules and React

Package Exports

  • @dr.pogodin/react-themes

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dr.pogodin/react-themes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Master Build Status Dev Build Status Latest NPM Release NPM Downloads

React Themes

Themeable UI styling of React components, with theme composition features, based on react-css-themr ideas.

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.

Library Purpose Illustration

Live Example

Documentation