Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@fintechstudios/angularjs-mdc
Advanced tools
AngularJS wrapper for Material Design Components Web
Demos - automatically updated with every release
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.
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.
npm install
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/npm run test
- run auto-refreshing unit tests against sourcenpm run test:ci
- single-run unit tests against minified distributableComponent | Status | Module |
---|---|---|
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
Material Design Components Web for AngularJS
We found that @fintechstudios/angularjs-mdc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.