Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basgrani-org/bas-material-ui
BasMaterial UI, is a natural user interface based in Google's Material Design.
https://github.com/basgrani-org/bas-material-ui
google-material javascript meteor user-experience user-interface
Last synced: 17 days ago
JSON representation
BasMaterial UI, is a natural user interface based in Google's Material Design.
- Host: GitHub
- URL: https://github.com/basgrani-org/bas-material-ui
- Owner: Basgrani-Org
- License: mit
- Created: 2016-09-08T08:17:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T16:31:15.000Z (almost 6 years ago)
- Last Synced: 2024-10-03T09:28:01.798Z (about 1 month ago)
- Topics: google-material, javascript, meteor, user-experience, user-interface
- Language: JavaScript
- Homepage: http://bas-material-ui.basgrani.com
- Size: 2.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BasMaterial UI
[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VKV3GRW7R6MLW)
- Ready for Production!!
- Ready for Isomorphic Applications!!
- Ready for Meteor Applications!!
- Ready for Cordova Applications!!## Introduction
BasMaterial UI, is a natural user interface based in Google's Material Design.
- View the [DEMO & DOC](http://bas-material-ui.basgrani.com)
- View the [CHANGELOG](https://github.com/Basgrani-Org/bas-material-ui/blob/master/CHANGELOG.md)
## Install
```
npm install bas-material-ui
```or
```
bower install bas-material-ui
```## HTML Setup
Use the files in the "dist" folder
```
...
...
...
```
- [More information about the layout...](http://bas-material-ui.basgrani.com/layout/structuring.html)
## Package dependencies
No need to separately include the following libraries, are already included in this library:
- Material Design Icons
- Parsley (2.1.3)
- jQuery Easing (v1.3.0)
- jQuery Hammer (v2.0.0)
- jQuery Element Resize (v0.2.2)
- Ajax AutoComplete for jQuery (v1.2.24)
- Dropzone (v4.2.0)
- Toastr (v2.1.3)
- Autosize (v3.0.8)
- tether (v1.1.1)
- VelocityJS (v1.2.2)
- Waves (v0.7.2)
- Animate Sass (v0.6.4)External dependencies, should be included separately:
- jQuery (v3.0.0)
## Tools Installation
Install the main tools (require sudo on certain systems):
```
npm install -g grunt
npm install -g grunt-cli
npm install -g bower
```Install the project dependencies, change to the project's root directory (require sudo on certain systems):
```
bower install
npm install
```Run Grunt:
```
grunt
```Grunt will then watch concurrently for changes to src and hbs folders, scss and hbs files build each as required.
## Backers
### Maintainers
These amazing people are maintaining this project:
- [Basgrani](http://basgrani.com) - [view contributions](https://github.com/Basgrani-Org/bas-material-ui/commits?author=Basgrani)
### Sponsors
No sponsors yet! Will you be the first?
[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VKV3GRW7R6MLW)
### Contributors
These amazing people have contributed code to this project:
- [Basgrani](http://basgrani.com) - [view contributions](https://github.com/Basgrani-Org/bas-material-ui/commits?author=Basgrani)
### Contribute
If you wish you can contribute to the development of this project:
- Install tools and contribute with your code
- [Donate](http://bas-material-ui.basgrani.com/home/donate.html)
## Links
- [Google Material Design](https://material.io/guidelines)
## License
- View the [LICENSE](https://github.com/Basgrani-Org/bas-material-ui/blob/master/LICENSE.md)
## Contact