Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @lui-ui/lui-vue with all npm packages installed. Try it out:

require("tailwindcss/package.json"); // tailwindcss is a peer dependency. require("vue/package.json"); // vue is a peer dependency. var luiVue = require("@lui-ui/lui-vue")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@lui-ui/lui-vue v0.70.0

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free