0.6.6 • Published 2 months ago

@byjohann/ui v0.6.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@byjohann/ui

NPM version

A collection of Vue.js components for my projects.

Setup

# pnpm
pnpm add @byjohann/ui

# npm
npm i @byjohann/ui

# yarn
yarn add @byjohann/ui

Nuxt Usage

Nuxt is supported out of the box. The Vue components provided by this library need to be transpiled for the server-side rendering to work. All you need to do is to add the @byjohann/ui/nuxt module to your nuxt.config.ts:

export default defineNuxtConfig({
  modules: ["@byjohann/ui/nuxt"],
});

License

MIT License © 2023-PRESENT Johann Schopplich

0.6.6

2 months ago

0.6.5

3 months ago

0.6.4

4 months ago

0.6.3

5 months ago

0.6.2

6 months ago

0.6.1

6 months ago

0.6.0

6 months ago

0.5.8

6 months ago

0.5.7

6 months ago

0.5.6

6 months ago

0.5.5

7 months ago

0.5.4

7 months ago

0.5.3

8 months ago

0.5.2

8 months ago

0.5.1

8 months ago

0.5.0

8 months ago

0.4.8

8 months ago

0.4.7

8 months ago

0.4.6

8 months ago

0.4.5

8 months ago

0.4.4

8 months ago

0.4.3

8 months ago

0.4.2

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.5

8 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.3.2

8 months ago

0.3.1

8 months ago

0.3.0

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago