priverop / nuxt3-vite-lib

Another test for Nuxt 3 consuming a Vite Vue3 library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Original Repo

Nuxt 3 Library Consumption Test.

Context

I needed a simple repository to run tests.

  • vite-test-lib - A minimal Vite library using Vue 3. It is published at: https://www.npmjs.com/package/@prp-astara/vite-vue3-test-lib.
  • nuxt3-lib-consumer - A minimal Nuxt 3 application.
  • vite-lib-consumer - A minimal Vite app that consumes the library. Very similar configuration to the Nuxt app. This works correctly in dev & prod.

Other tests

About

Another test for Nuxt 3 consuming a Vite Vue3 library


Languages

Language:JavaScript 69.2%Language:Vue 23.5%Language:HTML 5.4%Language:TypeScript 1.5%Language:CSS 0.4%