New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@2030/admin-v-tab

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2030/admin-v-tab

ZiJun's common tab for admin projects

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

:sparkles:@2030/admin-v-tab

npm (scoped) GitHub Workflow Status NPM GitHub top language npm

针对Vue3版,适用管理端的通用tab栏

:bulb:使用说明

1. 安装

  • npm 安装:
    > npm i @2030/admin-v-tab
    
  • yarn 安装:
    > yarn add @2030/admin-v-tab
    
  • pnpm 安装:
    > pnpm add @2030/admin-v-tab
    

2. 使用

import type { ButtonTabProps, ChromeTabProps} from '@2030/admin-v-tab';
import {ButtonTab, ChromeTab} from '@2030/admin-v-tab';

:key:License

MIT License © 2022 ZiJun

Keywords

admin-layout

FAQs

Package last updated on 29 Sep 2022

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