@guiiai/nuxt
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

Guii.AI DevTools

How does it look like in action? | Official site

Join Discord Server

Features

  • [x] The business always wants to use a stable component library. We support adapting components, existing project architecture and ready-made code in the written code.
  • [x] Supported component libraries
  • [x] Radix Vue
  • [x] shadcn vue
  • [x] 🚀 Install the plug-in in the development project to use
  • [x] 🎁 0 configuration supports front-end developers' favorite hot overload function
  • [x] 🔨 The same auxiliary development capabilities as Nuxt DevTools.
  • [x] ☝️ Activate, select, modify, review the code, and write the front end with Guii AI
  • [x] 🌎 Support any front-end framework, Vue, React, Angular, Svelte, etc.
  • [x] 📦 Out of the box support of Vite, Webpack, Nuxt, use it with your favorite tool set!
  • [x] 🔮 Multi-mode, describe your expectations with pictures and Figma, and even sketches (🥵 working on it)

How to install

  1. Use your favorite npm, pnpm, yarn to install Guii.AI DevTools into your project.
npm install @guiiai/nuxt -D
  1. Configure Nuxt modules:
export default defineNuxtConfig({
  modules: [
    '@guiiai/nuxt',
  ]
})

How to use

  1. Start the project, open the browser, and find the Guii.AI DevTools floating window.
  2. Activate the small mouse.
  3. Select the element.
  4. Modify the code through natural language instructions.
  5. 💥 You're all set to write frontend codes with LLM and Guii AI!

Package Sidebar

Install

npm i @guiiai/nuxt

Weekly Downloads

90

Version

0.4.2

License

SEE LICENSE IN LICENSE

Unpacked Size

8.45 kB

Total Files

13

Last publish

Collaborators

  • luoling8192
  • nekomeowww
  • oikawa_rizumu