NuxtLego is an open source UI component layer for building your Nuxt content quick & beautiful.
Unstyled components for building your
Nuxt content quick & beautiful.
View Demo
·
Report Bug
·
Request Feature

This idea was inspired by Radix Primitive, as well as Oku UI. I wanted to try and create a non-generic component, but using Radix’s primitive approach. One example of non-generic component is Static Tweet.
This project also serve as a playground for me to learn and utilize more of Vue’s provide/inject API.
Do let me know what component you have in mind that you are longing for ya!
npm install --save-dev nuxt-lego
# Using yarn
yarn add --dev nuxt-lego
Requires Nuxt >= 3.1.0.
nuxt.config.ts
export default defineNuxtConfig({
extends: ['nuxt-lego'],
})
Make sure to install the dependencies:
# pnpm
pnpm install
Start the development server on http://localhost:3000
pnpm run dev
Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Distributed under the MIT License. See LICENSE for more information.
Zernonia - @zernonia
If you like my work, please buy me a coffee 😳