New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ember-cli-material-icons

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-material-icons

Ember-cli addon for material icons

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

ember-cli-material-icons

This ember-cli addon facilitates the integration of google's Material Icons with ember-cli apps.

Installation

ember install ember-cli-material-icons`

Demo site

Check out examples at https://smashweaver.github.io/ember-cli-material-icons/

Usage

Show an icon

{{md-icon "home"}}

Spin an icon

{{md-icon "setting" isSpin=true}}

Pulsate an icon

{{md-icon "setting" isPulse=true}}

Spin an icon faster

{{md-icon "settings" isSpin=true is2x=true}}

Keywords

ember-addon

FAQs

Package last updated on 21 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts