@sirius-rd/vireoxlibrary v0.8.3
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/vireoxlibraryoppure
yarn add @sirius-rd/vireoxlibraryInstallato 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/vireoxlibraryor
yarn add @sirius-rd/vireoxlibraryInstalled 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
8 months ago
10 months ago
9 months ago
1 year ago
9 months ago
11 months ago
7 months ago
12 months ago
12 months ago
8 months ago
8 months ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago