1.0.9 • Published 6 months ago

ssl-random-bgcolor v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

ssl-random-bgcolor

Click on the box to replace the random background

version

Install

npm i ssl-random-bgcolor

Usage

// 在vue文件main.js中引入自定义插件
import RandomBgcolor from 'ssl-random-bgcolor'
import "../node_modules/ssl-random-bgcolor/ssl-random-bgcolor.css"
Vue.use(RandomBgcolor)

Use in the page:

<template>
  <div>
    <!-- 改变背景颜色的块 -->
    <random-bgcolor></random-bgcolor>
    <!-- 改变字体大小的块 -->
    <random-fontsize></random-fontsize>
  </div>
</template>
1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago