1.0.16 • Published 2 years ago

@gnuhost/gnuhost-vue3-core v1.0.16

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Gnuhost Core Vue3 Library

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Plugins

yalc
acts as very simple local repository for your locally developed packages that you want to share across your local environment. see documentation for how to use it.

Contents

.
├── index/
│   └── Constants
├── extensions/
│   ├── pagination-extensions
│   └── primevue-data-table-extensions
├── locales/
│   └── i18n-validators
├── models/
│   └── global-types
├── services/
│   └── cache-service
├── utils/
│   ├── array-utils
│   ├── clipboard-utils
│   ├── date-utils
│   ├── exception-utils
│   ├── file-utils
│   ├── misc-utils
│   ├── number-utils
│   ├── text-utils
│   └── vue-router-utils
├── styles/
│   ├── bootstrap.scss
│   ├── primevue.scss
│   └── scrollbars.scss
└── vue-components/
    ├── CountryMultiSelector
    ├── CountrySelector
    ├── LoadingPleaseWaitComponent
    ├── PhoneInput
    ├── SaveButton
    └── ThemeChanger
1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago