0.6.17 • Published 1 month ago

@sirius-rd/vireoxlibrary v0.6.17

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

VireoXlibrary

VireoXlibrary è una libreria di componenti Vue3 per la realizzazione di applicazioni web. Utilizza Tailwind CSS.

Requisiti

  • Tailwind CSS

Per installare Tailwind CSS fare riferimento alla seguente guida: https://tailwindcss.com/docs/guides/vite

Installazione

Per scaricare e installare la libreria eseguire il comando:

npm i @sirius-rd/vireoxlibrary

oppure

yarn add @sirius-rd/vireoxlibrary

Installato e configurato Tailwind CSS, andare nel file tailwind.config.js e modificarlo come segue:

module.exports = {
    ...,
    content: [
        ...
        './node_modules/@sirius-rd/vireoxlibrary/src/**/*.{ts,js,vue}'
    ]
}

Utilizzo

Tutti i componenti iniziano con il prefisso "Vrx" per evitare conflitti con altri componenti.

Sito Documentazione

https://sirius-ea.github.io/VireoXlibrary/

For English

VireoXlibrary

VireoXlibrary is a library of Vue3 components for building web applications. Use Tailwind CSS.

Requirements

  • Tailwind CSS

To install Tailwind CSS refer to the following guide: https://tailwindcss.com/docs/guides/vite

Installation

To download and install the library run the command:

npm i @sirius-rd/vireoxlibrary

or

yarn add @sirius-rd/vireoxlibrary

Installed and configured Tailwind CSS, go to the tailwind.config.js file and edit it as follows:

module.exports = {
     ...,
     content: [
         ...
         './node_modules/@sirius-rd/vireoxlibrary/src/**/*.{ts,js,vue}'
     ]
}

Usage

All components start with the prefix "Vrx" to avoid conflicts with other components.

Documentation site

https://sirius-ea.github.io/VireoXlibrary/

0.6.17-beta.1

1 month ago

0.6.17-beta.2

1 month ago

0.6.17-beta.0

1 month ago

0.6.17

2 months ago

0.6.16

2 months ago

0.6.13-beta.0

2 months ago

0.6.15-beta.1

2 months ago

0.6.14-beta.0

2 months ago

0.6.15-beta.0

2 months ago

0.6.11

2 months ago

0.6.12-beta.0

2 months ago

0.6.11-beta.0

2 months ago

0.6.10

3 months ago

0.6.10-beta.7

3 months ago

0.6.10-beta.6

3 months ago

0.6.10-beta.5

3 months ago

0.6.10-beta

3 months ago

0.6.10-beta.2

3 months ago

0.6.10-beta.3

3 months ago

0.6.10-beta.4

3 months ago

0.6.9

3 months ago

0.6.8

3 months ago

0.6.7

3 months ago

0.6.6

3 months ago

0.6.5

3 months ago

0.6.3-beta

4 months ago

0.6.3

4 months ago

0.6.4

4 months ago

0.6.2

4 months ago

0.6.1

4 months ago

0.6.0

4 months ago

0.5.6-beta.2

5 months ago

0.5.6-beta.3

5 months ago

0.5.6-beta.4

5 months ago

0.5.6-beta

5 months ago

0.5.6-beta.1

5 months ago

0.5.3-beta

7 months ago

0.5.0-beta

7 months ago

0.5.5-beta

7 months ago

0.5.4-beta

7 months ago

0.5.1-beta

7 months ago

0.1.0

10 months ago

0.3.0

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.5.2-beta

7 months ago

0.5.4

5 months ago

0.5.3

6 months ago

0.5.0

7 months ago

0.4.0

10 months ago

0.5.2

6 months ago

0.5.1

6 months ago

0.0.5

11 months 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