1.3.1 • Published 3 years ago

@paperlust/item-design v1.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Item Design

Item Design is a component vue for multi project.

Installation

Use the package manager nodejs to install Item Design.

npm install @paperlust/item-design

Usage

import package

import VItem from '@paperlust/item-design';

import style from package

import '@paperlust/item-design/dist/style.css';

Example:

import store from './store';
import VItem from '@paperlust/item-design';

Vue.use(VItem, store);

add on your component vue

<v-item :item="item" :configurations="configurations" />

Props

NameTypeDefaultDescription
itemObject{}Object data item for quick preview
configurationsObject{}Options for quick preview

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.3.1

3 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.3.0

4 years ago

1.2.9

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago