🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

tmd-ui

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tmd-ui

tmd组件库

0.1.5
latest
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

tmd-ui 组件库

组件文档

文档链接

快速开始

1. 安装组件库

npm i tmd-ui

2. 引用组件库

// 完整引入
import TMDUI from 'tmd-ui'
import 'tmd-ui/dist/css/index.css'
Vue.use(TMDUI)

// 按需引入
import { Demo } from 'tmd-ui'
import 'tmd-ui/dist/css/demo.css'
Vue.use(Demo)

Keywords

tmd-ui

FAQs

Package last updated on 09 Apr 2023

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