Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

NuxtLego is an open source UI component layer for building your Nuxt content quick & beautiful.

License

NotificationsYou must be signed in to change notification settings

zernonia/nuxt-lego

Repository files navigation


Logo

NPM versionNPM DownloadsGitHub stars

NuxtLego

Unstyled components for building yourNuxt content quick & beautiful.

View Demo ·Report Bug ·Request Feature

NuxtLego

📇 About The Project

This idea was inspired byRadix Primitive, as well asRadix Vue. I wanted to try and create anon-generic component, but using Radix's primitive approach. One example of non-generic component isStatic Tweet.

This project also serve as a playground for me to learn and utilize more of Vue'sprovide/inject API.

Do let me know what component you have in mind that you are longing for ya!

Getting started

Install

npm install --save-dev nuxt-lego# Using yarnyarn add --dev nuxt-lego

Requires Nuxt >= 3.1.0.

Register Layer

nuxt.config.ts

exportdefaultdefineNuxtConfig({extends:['nuxt-lego'],})

🔥 Contributors

🌎 Local Development

Setup

Make sure to install the dependencies:

# pnpmpnpm install

Development Server

Start the development server onhttp://localhost:3000

pnpm run dev

➕ Contributing

Any contributions you make aregreatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📜 License

Distributed under the MIT License. SeeLICENSE for more information.

📧 Contact

Zernonia -@zernonia

☕ Support

If you like my work, please buy me a coffee 😳

"Buy Me A Coffee"

About

NuxtLego is an open source UI component layer for building your Nuxt content quick & beautiful.

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp