Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udecode/plate-playground-template
A Next.js 14 template with Plate playground.
https://github.com/udecode/plate-playground-template
editor nextjs plate radix-ui shadcn-ui slate tailwindcss
Last synced: 3 months ago
JSON representation
A Next.js 14 template with Plate playground.
- Host: GitHub
- URL: https://github.com/udecode/plate-playground-template
- Owner: udecode
- License: mit
- Created: 2023-07-13T13:02:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T08:22:56.000Z (3 months ago)
- Last Synced: 2024-07-31T09:44:14.427Z (3 months ago)
- Topics: editor, nextjs, plate, radix-ui, shadcn-ui, slate, tailwindcss
- Language: TypeScript
- Homepage: https://playground.platejs.org
- Size: 1.33 MB
- Stars: 35
- Watchers: 2
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playground Template
A comprehensive playground template for building rich-text editors with [Plate](https://platejs.org/) and Next.js 14.
## Usage
```bash
pnpm install
pnpm dev
```## Features
- Next.js 14 App Directory
- [Plate](https://platejs.org/) Editor
- [shadcn/ui](https://ui.shadcn.com/)
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Tailwind CSS class sorting, merging and linting.