Skip to content
HN On Hacker News ↗

Introduction

▲ 13 points 3 comments by vinayakkulkarni 3w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully AI-generated

97 %

AI likelihood · overall

AI
0% human-written 100% AI-generated
SEGMENTS · HUMAN 0 of 2
SEGMENTS · AI 2 of 2
WORD COUNT 309
PEAK AI % 97% · §1
Analyzed
Jun 15
backend: pangram/v3.3
Segments scanned
2 windows
avg 155 words each
Distribution
0 / 100%
human / AI fraction
Verdict
AI
Pangram v3.3

Article text · 309 words · 2 segments analyzed

Human AI-generated
§1 AI · 97%

Beautiful animated components for Vue. Built with Tailwind CSS and motion-v.180+ copy-paste components nxui is a collection of beautifully crafted animated Vue components that you can copy and paste into your applications. Built with Tailwind CSS and motion-v.FeaturesAnimated components — Text animations, backgrounds, visual effects, hero backgrounds, buttons, animations, and moreVue 3 Composition API — Built with <script setup> and TypeScriptTailwind CSS v4 — Styled with utility classes, fully customizablemotion-v — Smooth animations powered by the Vue port of Framer MotionVueUse — Leverages VueUse composables throughoutDark Mode — Every component supports dark mode out of the boxCopy & Paste — Install via CLI or copy the source directlyInstallationInstall components using the shadcn-vue CLI:npx shadcn-vue@latest add "https://nxui.geoql.in/r/hyper-text.json" Or browse the component docs and copy the source code directly.Tech StackLibraryPurposeVue 3UI frameworkNuxt 4SSR/SSG frameworkTailwind CSS v4Utility-first stylingmotion-vAnimation library (Vue port of Framer Motion)VueUseComposition utilitiesreka-uiHeadless UI primitives Frequently asked questions Is nxui free?Yes. nxui is open source and free forever under the MIT license. You can use every component in personal and commercial projects at no cost.How do I install an nxui component?Run the shadcn-vue CLI with the component URL, e.g. `npx shadcn-vue@latest add "https://nxui.geoql.in/r/hyper-text.json"`. The source is copied into your project — you own the code, with no runtime dependency on nxui.What is nxui built with?nxui is built with Vue 3 (Composition API and `<script setup>`), Nuxt 4, Tailwind CSS v4, and motion-v (the Vue port of Framer Motion). It ships 180+ animated, copy-paste components.Does nxui work with Nuxt?Yes. nxui components are standard Vue 3 single-file components and work in any Vue 3 or Nuxt 4 project. Every component supports dark mode out of the box.Can I copy the source instead of using the CLI?Yes.

§2 AI · 97%

Every component has a live demo and its full source on the docs site, so you can copy and paste the code directly without the CLI.