0.1.3 • Published 2 years ago

dwd-plugins v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

dwd-plugins

Description

对日常开发经常用到的功能组件,进行二次封装的组件库

Software Architecture

Software architecture description

Installation

npm i dwd-plugins -S

Instructions

全局引入:import xxx from 'dwd-plugins'

局部引入: import {xxx} from 'dwd-plugins'