GithubHelp home page GithubHelp logo

hhy5277 / react-materialize Goto Github PK

View Code? Open in Web Editor NEW

This project forked from react-materialize/react-materialize

0.0 1.0 0.0 7.7 MB

Material design for react, powered by materializecss

Home Page: https://react-materialize.github.io/

License: MIT License

JavaScript 99.78% CSS 0.10% HTML 0.12%

react-materialize's Introduction

React Materialize

Join the chat at https://gitter.im/react-materialize/react-materialize Build Status npm version code style: prettier

react-materialize

Material design components for react, powered by materializecss.

Install

npm install react-materialize

Use

HTML Setup (from materializecss)

<!DOCTYPE html>
<html>
  <head>
    <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
    <link rel="stylesheet" href="path/to/materialize.css">
  </head>
  <body>
    <script src="path/to/materialize.js"></script>
    <script src="path/to/your/bundle.js"></script>
  </body>
</html>

Javascript

import { Button, Card, Row, Col } from 'react-materialize';

Docs && Examples

See documentation for live examples. Try out the boilerplate.

How does it compare to X.Y.Z?

The main goal of this project is to provide react component for materializecss, at the current stage, I am trying to implement all possible widgets that are supported by materializecss. Please create an issue on github if you find you desired component is not available.

There are other material design components for react.js, e.g. material-ui, which is more mature and popular than this one. The main advantage of this project over e.g. material-ui is that it provides a grid system similar to react-bootstrap. Another advantage over material-ui is that react-materialize does not include css in the js - which can be cumbersome to some project's architecture.

Contributions

Yes, please!

We have a help-wanted label in the issues page for convenience

react-materialize's People

Contributors

alextrastero avatar amunds avatar anshulk avatar arjun-io avatar chris-gooley avatar cloudpower97 avatar dlwalsh avatar dmitry-yudakov avatar ernestomancebo avatar hnrchrdl avatar isaiah avatar jhernandezme avatar lloydwatkin avatar marzon avatar matthewjablack avatar mccraveiro avatar mtsmit2 avatar muddydixon avatar mustaphaturhan avatar niross avatar onluiz avatar pechalka avatar petergarnaes avatar piyushdhamecha avatar reesmanp avatar ruediste avatar stevegood avatar taisukeyasuda avatar ufocoder avatar ziad-saab avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.