Skip to content

JSS theming solution which could be used with any view library or framework

License

Notifications You must be signed in to change notification settings

mopcweb/jss-theme

Repository files navigation

JSS Theming Solution

npm version GitHub license Size Downloads

Inspired by React MUI theming solution in order to implement something like that for Angular projects.

Still this solution is universal and framework agnostic so could be used wherever.

Demo & docs

Demo and docs could be found here.

Supported versions

Version Supported
1.x
0.x

Important

  • Since v1.1.0 jss-theme core package has optional dependency of rxjs in order to provide ThemeProvider store.
  • Since 1.0.0 whole lib is separated into 3 packages. See changelog
  • Since 0.5.3 is bundled in not minified version because in Angular it causes problem with decorators usage. In future minor releases this package will leave only generic code and all specific (for example Angular decorators and Class) will be removed into separate one

License

This project is licensed under the terms of the MIT license.