Skip to content

Tallyb/ashkettle-ngmaterial

 
 

Repository files navigation

Deprecated

A new and official meteor package for material now exists. meteor add angular:angular-material

Intro

This package provides an easy way to implement Google Material Design components in your Meteor apps which utilize Angular.

This is simply a wrapper around Angular Material Design and will work with the excellent Package by Urigo which provides Angular functionality to meteor.

I take no credit in any of the fine work that went into this project.

I have updated to use the current stable 0.8.3 version.

Use

Add the package with meteor add ashkettle:ngmaterial

Add a reference to the library in your module angular.module('blog',['angular-meteor','ngMaterial']);

Start using it according to the Instructions

About

Meteor Package for Angular Material Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.5%
  • Other 1.5%