Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clinical-meteor/theming
Theming component for Clinical Meteor distro.
https://github.com/clinical-meteor/theming
Last synced: about 2 months ago
JSON representation
Theming component for Clinical Meteor distro.
- Host: GitHub
- URL: https://github.com/clinical-meteor/theming
- Owner: clinical-meteor
- Created: 2015-12-27T06:10:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-19T22:29:44.000Z (almost 9 years ago)
- Last Synced: 2024-10-29T21:06:28.599Z (3 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##clinical:theming
Theming component for Clinical Framework.
===============================
#### Installation````bash
meteor add clinical:theming
````===============================
#### Usage````js
Router.go('/theming');
````````html
{{> themingPage }}
{{> themingCard }}
````===============================
#### Color Paletteshttps://coolors.co/app
===============================
#### Licensing![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)