Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-mdl

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-mdl

The default blueprint for ember-cli addons.

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-20%
Maintainers
1
Weekly downloads
 
Created
Source

Ember-mdl

Demo :http://peec.github.io/ember-mdl/

ember-mdl is a Material Design implementation of Googles Material Design Lite Suite.

The goal of this addon is to implement the Material Design Components and use the standard SASS sources from Google UX Team.

Supported components:

ComponentSupport
Badges100% (no js)
Buttons100%
Layout100%
Loading100%
Menus100%
Sliders100%
Toggles100%
Tables100% (no js)
Text Fields100%
Tooltips100%

** Support marked with no js means that support is provided through Google Material Lite SASS only and javascript version components is not needed for these cases for these components to work properly.

Installation

See the dummy app inside the tests/dummy folder.

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Keywords

FAQs

Package last updated on 30 Dec 2015

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc