0.3.1 • Published 1 year ago

orange-ui-icon v0.3.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

0.3.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago