Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@guiiai/core

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guiiai/core

Core package of Guii.AI's LLM powered pair-programming DevTools for frontend developers aim to be simple, joyful, and full of love.

  • 0.8.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26
increased by188.89%
Maintainers
0
Weekly downloads
 
Created
Source

Guii.AI DevTools

How does it look like in action? | Official site

Join Discord Server

Features

  • 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.
  • Supported component libraries
  • Radix Vue
  • shadcn vue
  • 🚀 Install the plug-in in the development project to use
  • 🎁 0 configuration supports front-end developers' favorite hot overload function
  • 🔨 The same auxiliary development capabilities as Nuxt DevTools.
  • ☝️ Activate, select, modify, review the code, and write the front end with Guii AI
  • 🌎 Support any front-end framework, Vue, React, Angular, Svelte, etc.
  • 📦 Out of the box support of Vite, Webpack, Nuxt, use it with your favorite tool set!
  • 🔮 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/core -D
  1. Add it to plugins:
import { DevTools } from '@guiijs/core'
import { defineConfig } from 'vite'

export default defineConfig({
  plugins: [
    DevTools()
  ]
})

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!

Keywords

FAQs

Package last updated on 16 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc