Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
vue-mdc-adapter
Advanced tools
vue-mdc-adapter
is an integration of
Material Components
for Vue.js which follows the best practices
recommended by Google:
Using Foundations and Adapters
This project aims to find the right balance between ease of use and customization while sticking to the Vue Spirit (approachable, versatile, and performant)
This project is under active development.
The focus is on known issues, validation, and keeping up with MDC updates.
Do not hesitate to open an issue on GitHub
or contact us on Gitter.
Each MDCWeb component is mapped to a single vue plugin
Extra plugins
Fork the reference codepen template or one of the vue-mdc-adapter codepen collection or the CodeSandbox
<head>
<!-- import reset material icons, fonts and vue-mdc-adapter stylesheets -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" type="text/css">
<!-- import vue and then vue-mdc-adapter -->
<script src="https://unpkg.com/vue"></script>
<script src="https://unpkg.com/vue-mdc-adapter"></script>
</head>
<body>
<!-- vue mdc markup -->
<body>
npm install -g vue-cli
vue init stasson/vue-mdc-adapter-simple my-project
Check out the Getting Started guide for more.
0.5.0 (2017-11-28)
<a name="0.4.2"></a>
FAQs
Vue wrapper arround Material Components for the Web
The npm package vue-mdc-adapter receives a total of 156 weekly downloads. As such, vue-mdc-adapter popularity was classified as not popular.
We found that vue-mdc-adapter 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.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.