1.0.0 • Published 4 years ago

@hyper-enterprise/aurora-vue v1.0.0

Weekly downloads
216
License
ISC
Repository
-
Last release
4 years ago

Aurora-Vue is UI - Library write in Vue.js that will assist you in your project, providing visual components to facilitate the development of your application.

Installation

# If you use npm: 
npm i @hyper-enterprise/aurora-vue

# Or if you use Yarn: 
yarn add @hyper-enterprise/aurora-vue

Use

After installing, to use Aurora Vue, you will need to import the desired components to use them.

  • In Vue script:
import { AButton } from '@hyper-enterprise/aurora-vue';

export default {
  components: { AButton }
};
  • In template:
<template>
  <AButton>Foi</AButton>
</template>

Documentation

Aurora-Vue Doc

Contributing

Guides: Click here, and discovery how to develop

1.0.0

4 years ago

0.4.8

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.2

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.31

4 years ago

0.2.30

4 years ago

0.2.29

4 years ago

0.2.28

4 years ago

0.2.27

4 years ago

0.2.25

4 years ago

0.2.24

4 years ago

0.2.23

4 years ago

0.2.22

4 years ago

0.2.21

4 years ago

0.2.20

4 years ago

0.2.19

4 years ago

0.2.17

4 years ago

0.2.16

4 years ago

0.2.15

4 years ago

0.2.14

4 years ago

0.2.13

4 years ago

0.2.12

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago