Home

Awesome

<p align="center"> <a href="https://materializeweb.com" target="_blank"> <img src="https://materializeweb.com/images/materialize.svg" width="200"> </a> </p> <h3 align="center">Materialize</h3> <p align="center"> Materialize, a CSS Framework based on Material Design. <br> <a target="_blank" href="https://materializeweb.com"><strong>[ Browse the docs ]</strong></a> <br> <br> <a href="https://github.com/materializecss/materialize/actions/"> <img src="https://github.com/materializecss/materialize/actions/workflows/nightly.yml/badge.svg" alt="GitHub Actions badge"> </a> <a href="https://www.npmjs.com/package/@materializecss/materialize"> <img src="https://badge.fury.io/js/%40materializecss%2Fmaterialize.svg" alt="npm version badge"> </a> <a href="https://www.jsdelivr.com/package/npm/@materializecss/materialize"> <img src="https://data.jsdelivr.com/v1/package/npm/@materializecss/materialize/badge" alt="jsDelivr version badge"> </a> <a href="https://gitter.im/materializecss/materialize"> <img src="https://badges.gitter.im/Join%20Chat.svg" alt="Gitter badge"> </a> <a href="https://opencollective.com/materialize"> <img alt="Open Collective backers and sponsors" src="https://img.shields.io/opencollective/all/materialize"> </a> </p>

Quickstart

Read the getting started guide for more information on how to use materialize.

Development

The documentation can be found at https://materializeweb.com. To run the documentation locally on your machine, you need Node.js installed on your computer.

This is the core project with all the components. To see how they are used we recommend using an example project or go to the documentation. Otherwise, if you want to develop the components itself, the dev process of this core-repo works like this:

npm install
npm run dev

Running documentation locally

See Materialize Docs Repo to see Materialize in Action.

Documentation for previous releases

Previous releases are available here.

Release

If you want to release materialize.css or materialize.js from the latest commit, you can build the files with the following command after npm install. See package.json to check the current version like 1.0.0.

npm run release -- --oldver=<current_version> --newver=<new_version>

Supported Browsers:

Materialize is compatible with:

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

Check out the CONTRIBUTING document in the root of the repository to learn how you can contribute. You can also browse the help-wanted tag in our issue tracker to find things to do.

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

OC sponsor 0 OC sponsor 1 OC sponsor 2 OC sponsor 3 OC sponsor 4 OC sponsor 5 OC sponsor 6 OC sponsor 7 OC sponsor 8 OC sponsor 9

Backers

Thank you to all our backers! 🙏 [Become a backer]

Backers

Copyright and license

Code Copyright 2024 Materialize. Code released under the MIT license.