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

@fintechstudios/angularjs-mdc

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fintechstudios/angularjs-mdc

Material Design Components Web for AngularJS

  • 0.7.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

angularjs-mdc CircleCI

AngularJS wrapper for Material Design Components Web

Demos - automatically updated with every release

Archival Notice

FinTech Studios is phasing out our usage of this library as we transition our app from AngularJS to Angular. This repo will be archived when our transition is further along. May it rest easily with AngularJS.

Rationale

This package aims to wrap core MDC functionality in AngularJS components with the primary goal of being an easy and suitable replacement for angular-material.

Building

Setup

npm install

Commands Available

  • npm run build - build a development ready version in dist/
  • npm run serve - build a development version to memory, demos available at localhost:8080
  • npm run build:min - build a production-ready version in dist/
  • npm run build:demos - just build the demo css into /demos/assets/

Testing

  • npm run test - run auto-refreshing unit tests against source
  • npm run test:ci - single-run unit tests against minified distributable

Coverage

ComponentStatusModule
button:white_check_mark:mdc.button
card:white_check_mark:SCSS & CSS only
chip:x:
checkbox:white_check_mark:mdc.checkbox
dialog:white_check_mark:mdc.dialog
drawer:x:
elevation:white_check_mark:SCSS & CSS only
fab:x:
form-field:white_check_mark:mdc.form-field
grid-list:white_check_mark:mdc.grid-list
icon:white_check_mark:mdc.icon
icon-toggle:white_check_mark:mdc.icon-toggle
linear-progress:x:
list:white_check_mark:mdc.list
menu:white_check_mark:mdc.menu
radio:white_check_mark:mdc.radio
ripple:white_check_mark:mdc.ripple
select:white_check_mark:mdc.select
slider:x:
snackbar:white_check_mark:mdc.snackbar
switch:white_check_mark:mdc.switch
tabs:white_check_mark:mdc.tabs
textfield:white_check_mark:mdc.textfield
theme:white_check_mark:SCSS & CSS only
toolbar:x:
typography:white_check_mark:SCSS & CSS only

FAQs

Package last updated on 18 May 2020

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