Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Framaterial/framaterial
A Framework to create Material Design projects !
https://github.com/Framaterial/framaterial
Last synced: 2 months ago
JSON representation
A Framework to create Material Design projects !
- Host: GitHub
- URL: https://github.com/Framaterial/framaterial
- Owner: Framaterial
- Created: 2015-01-09T20:14:59.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-10-14T11:45:18.000Z (about 9 years ago)
- Last Synced: 2024-08-02T06:16:52.999Z (5 months ago)
- Language: CSS
- Homepage: http://framaterial.github.io/framaterial
- Size: 4.09 MB
- Stars: 44
- Watchers: 6
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-material - framaterial
README
Framaterial
==================
![Work in progress](https://img.shields.io/badge/Work%20%3A-In%20pogress-red.svg) ![Dependencies jQuery](https://img.shields.io/badge/dependecies-jQuery-blue.svg) ![Version 0.02](https://img.shields.io/badge/Version-0.02-green.svg)A Framework to create Material Design projects !
### Installation
Download the code from github ( [framaterial.min.css](https://raw.githubusercontent.com/Framaterial/framaterial/gh-pages/framaterial/styles/framaterial.min.css) & [framaterial.min.js](https://raw.githubusercontent.com/Framaterial/framaterial/gh-pages/scripts/framaterial.min.js) ), or install with bower :
```
$ bower install framaterial
```### ToDo
#### Add all components
- [x] Forms
- [x] Checkboxes
- [x] Inputs
- [x] Radio
- [x] Range
- [x] Blockquotes
- [x] Buttons
- [x] Cards
- [x] Datepicker
- [x] Modals
- [x] Dropdowns
- [x] Divider
- [x] Lists
- [x] Inline Lists
- [x] Panels
- [x] Sidebar
- [x] Tooltips
- [x] Progress
- [x] Spinners#### Add proper vendor prefixes & Pseudo selectors for shadow dom elements
- [ ] Range
- [ ] Progress#### Validate mobile version
==================
### Components
All the components are indexed here : [Framaterial/components](https://github.com/Framaterial/components)==================
### Logo
The different logo versions are hosted here : [Framaterial/logo](https://github.com/Framaterial/logo)==================
### Contribute
Please, if you want to add some components or if you have any ideas that could be added to the Framework, open an [issue](https://github.com/framaterial/framaterial/issues).