Coder Social home page Coder Social logo

scarletsky / react-materialize Goto Github PK

View Code? Open in Web Editor NEW

This project forked from react-materialize/react-materialize

0.0 2.0 0.0 2.33 MB

Material design for react, powered by materializecss

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

License: MIT License

JavaScript 100.00%

react-materialize's Introduction

React Materialize

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

Introduction

Material design components for react, powered by materializecss.

Get started

$ npm install react-materialize

Add materialize.css and materialize.js to your project (cdn).

<script src='materialize.js'></script>
<link rel='stylesheet' href='materialize.css'/>

Usage

var Button = require('react-materialize').Button;

// with ES6 modules
import {Button, Card, Row, Col} from 'react-materialize';

Docs && Examples

See documentation for live examples. Try out the boilplate.

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.

Contributions

Yes, please!

react-materialize's People

Contributors

alextrastero avatar amunds avatar arjun-io avatar dlwalsh avatar gitter-badger avatar isaiah avatar mtsmit2 avatar scarletsky avatar stevegood avatar ziad-saab avatar

Watchers

 avatar  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.