Measured entry
kibo-editor
A client-side React rich-text editor shipped as a shadcn registry source module. It wraps Tiptap with slash commands, floating and bubble menus, syntax-highlighted code blocks, tables, formatting controls, and character counts. It depends on Tiptap extensions plus Floating UI, Fuse, Lowlight, Tippy, Lucide, Tailwind utilities, and shadcn UI primitives.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 555.7 KB (621.2 KB build, 65.5 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 4.63s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-a7a5a9cfec8d/src/components/ui/button.tsx".
Verdict
A capable, feature-dense Tiptap composition for teams already committed to the shadcn ecosystem. It builds and mounts in that environment, but the bare test fails, so it needs a shadcn-style setup. Fix the editor label and narrow-screen overflow before production use.
Use it if
- You need an extensible Tiptap editor with formatting, lists, quotes, code blocks, tables, and slash commands already composed.
- Your app already uses shadcn conventions, Tailwind theme tokens, and the matching UI primitives.
- A desktop-oriented authoring surface is acceptable and you can tune its narrow-screen layout.
- You are prepared to audit and label the editable field before release.
Skip it if
- You only need a plain textarea or a small Markdown input and do not want the broad editor dependency set.
- Your product must work on narrow screens without layout changes, since the verified demo overflows there.
- You need an accessible editor ready to ship unchanged, because the editable field lacks an accessible name.
- Your project does not use shadcn-style primitives or Tailwind conventions and you want a drop-in package.
Install
| Declared dependencies | @floating-ui/dom, @tiptap/core, @tiptap/extension-code-block-lowlight, @tiptap/extension-list, @tiptap/extension-subscript, @tiptap/extension-superscript, @tiptap/extension-table, @tiptap/extension-text-style, @tiptap/extension-typography, @tiptap/extensions, @tiptap/pm, @tiptap/react, @tiptap/starter-kit, @tiptap/suggestion, fuse.js, lowlight, lucide-react, tippy.js, radix-ui, cmdk, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add the declared Tiptap extensions and supporting Floating UI, Fuse, Lowlight, Tippy, and Lucide packages. Provide compatible button, command, dropdown menu, popover, separator, and tooltip components, plus the cn helper, Tailwind theme tokens, and class-variance-authority used by the button primitive. Adapt the registry import aliases to your project.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/shadcnblocks/kiboAlternatives
Other published entries for the text-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- uilayouts-randomized-text-effectdark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- uilayouts-randomized-text-unveildark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- fancy-scramble-indark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- magicui-aurora-textaurora-mesh
- Renders
- YES
- A11y
- 0
- Gzip
- 20.7KB
- Bare
- pass
- Prov
- NO
- magicui-highlighterskeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 24.8KB
- Bare
- pass
- Prov
- NO
- fancy-text-along-pathspatial
- Renders
- YES
- A11y
- 0
- Gzip
- 25.7KB
- Bare
- pass
- Prov
- NO