uilyam / materialize

Materialize, a CSS Framework based on Material Design

Home Page:http://materializecss.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Materialize logo

Travis CI badge npm version badge dependencies Status badge devDependency Status badge Gitter badge

Materialize, a CSS Framework based on material design

Current Version : v0.99.0

Sass Requirements:

  • Ruby Sass 3.3+, LibSass 0.6+

Supported Browsers:

Chrome 35+, Firefox 31+, Safari 7+, IE 10+

Quickstart:

Read the Getting started page for more information about the framework, templates and how to use materialize can be found on the materializecss website

  • Download the latest release directly from GitHub
  • Clone the repo: git clone https://github.com/Dogfalo/materialize.git
  • Include the files via cdnjs. More here
  • Install with npm: npm install materialize-css
  • Install with Bower: bower install materialize

Compiling Files

  • npm install
  • grunt monitor, this will compile .scss, .js., .jade files.

Changelog

For changelogs, check out the Releases section of materialize or the CHANGELOG.md

Testing

We use Jasmine as our testing framework and we're trying to write a robust test suite for our components. If you want to help, here's a starting guide on how to write tests in Jasmine

Contributing

Please read CONTRIBUTING.md for more information

Translation

If you want to help us translate the documentation into other languages, please send us an email at materializeframework@gmail.com telling us which language team you want to join. We use Transifex as our localization platform and we will send you an invite there.

About

Materialize, a CSS Framework based on Material Design

http://materializecss.com

License:MIT License


Languages

Language:JavaScript 70.7%Language:CSS 25.7%Language:HTML 3.5%