Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
tdesign-mobile-vue
Advanced tools
TDesign 适配移动端的组件库,适合在 vue 3 技术栈项目中使用。
npm i tdesign-mobile-vue
推荐使用 Webpack 或 Rollup 等支持 tree-shaking 特性的构建工具,无需额外配置即可实现组件按需引入:
import { createApp } from 'vue';
import TDesign from 'tdesign-mobile-vue';
const app = createApp(App);
app.use(TDesign);
IE / Edge | Firefox | Chrome | Safari |
---|---|---|---|
Edge >=97 | Firefox >=96 | Chrome >=96 | Safari >=14.1 |
TDesign 欢迎任何愿意参与贡献的参与者。如果需要本地运行代码或参与贡献,请先阅读参与贡献。
有任何问题,建议通过 Github issues 反馈或扫码加入用户微信群。
TDesign 遵循 MIT 协议。
FAQs
tdesign-mobile-vue
The npm package tdesign-mobile-vue receives a total of 521 weekly downloads. As such, tdesign-mobile-vue popularity was classified as not popular.
We found that tdesign-mobile-vue demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.