---
name: "@zenoadmin"
slug: "zenoadmin"
description: "A bilingual Lexical rich text editor built with shadcn/ui, with extensible plugins, nodes, and toolbar controls."
category: "Editor (rich text/code)"
tags: ["dashboard", "editor", "pro-available"]
framework: "react"
license: null
author: "zeno-admin"
website: "https://github.com/zeno-admin/shadcn-editor"
github: "https://github.com/zeno-admin/shadcn-editor"
registry: "https://shadcn-editor-nu.vercel.app/r/registry.json"
pro: true
pro_url: "https://github.com/enterprise/premium-support"
github_stars: 0
component_count: 1
generated_at: "2026-09-21T01:50:16.753Z"
---

# @zenoadmin

A bilingual Lexical rich text editor built with shadcn/ui, with extensible plugins, nodes, and toolbar controls.

## Links

- Website: https://github.com/zeno-admin/shadcn-editor
- GitHub: https://github.com/zeno-admin/shadcn-editor
- Registry JSON: https://shadcn-editor-nu.vercel.app/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/zenoadmin
- This file: https://sh4dcn.vercel.app/md/zenoadmin.md
- Pro / pricing: https://github.com/enterprise/premium-support

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://shadcn-editor-nu.vercel.app/r/registry.json
pnpm dlx shadcn@latest add https://shadcn-editor-nu.vercel.app/r/registry.json
bunx shadcn@latest add https://shadcn-editor-nu.vercel.app/r/registry.json
# clone the source repo
git clone https://github.com/zeno-admin/shadcn-editor.git
# fetch the raw registry index
curl -s https://shadcn-editor-nu.vercel.app/r/registry.json
```

## Components (1)

| name | type | description | install |
| --- | --- | --- | --- |
| editor | registry:block | A rich text editor built on Lexical with plugins, nodes, extensions, and toolbar support. | `npx shadcn@latest add https://shadcn-editor-nu.vercel.app/r/editor.json` |

## For AI agents

```text
You are adding components from @zenoadmin to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/zenoadmin.md) for the component list.
2. Fetch the machine-readable index: https://shadcn-editor-nu.vercel.app/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: zenoadmin).
```
