Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clinical-meteor/theming-ui

Theming object for Clinical Framework.
https://github.com/clinical-meteor/theming-ui

Last synced: about 1 month ago
JSON representation

Theming object for Clinical Framework.

Awesome Lists containing this project

README

        

##clinical:theming-ui

Theming UI component for Clinical Framework.

===============================
#### Installation

````bash
meteor add clinical:theming-ui
````

===============================
#### Usage

````js
Router.go('/theming');
````

````html
{{> themingPage }}
{{> themingCard }}
````

===============================
#### Color Palettes

https://coolors.co/app

===============================
#### Licensing

![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)