0.3.1 • Published 9 months ago

orange-ui-icon v0.3.1

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

Orange-UI特供公共图标库(暂时只有vue)

Installation

$ npm install orange-ui-icon

Basic usage

<script>
import { Add } from 'orange-ui-icon'
</script>
......
<template>
  <Add></Add>
  <Add style="font-size: 24px;color: #ec9b64"></Add>
  <Add :style="{ 'font-size': '24px', color: '#ec9b64' }"></Add>
</template>

Options

Tags

License

Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)


0.3.1

9 months ago

0.3.0

9 months ago

0.2.3

9 months ago

0.2.2

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago