Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.48 KB

Readme.md

File metadata and controls

30 lines (18 loc) · 1.48 KB

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.