🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

raind-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

raind-ui

UI 组件库

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

rain-ui ui组件库

build status

介绍

本组件库仅供学习交流,请勿在生产环境中使用 vue ui 框架

开始使用

  • 安装
npm i raind-ui -S
  • 引入
import { Button } from 'raind-ui'
import 'raind-ui/dist/index.css'

export default {
  components: {
    'r-button': Button
  }
}

文档

提问

变更记录

联系方式

Keywords

vue

FAQs

Package last updated on 27 Feb 2021

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