Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udecode/plate-template
A Next.js 14 template with Plate.
https://github.com/udecode/plate-template
editor nextjs plate radix-ui shadcn-ui slate tailwindcss
Last synced: 3 months ago
JSON representation
A Next.js 14 template with Plate.
- Host: GitHub
- URL: https://github.com/udecode/plate-template
- Owner: udecode
- License: mit
- Created: 2023-09-14T05:26:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-10T12:06:05.000Z (4 months ago)
- Last Synced: 2024-07-10T14:12:15.880Z (4 months ago)
- Topics: editor, nextjs, plate, radix-ui, shadcn-ui, slate, tailwindcss
- Language: TypeScript
- Homepage: https://template.platejs.org
- Size: 676 KB
- Stars: 14
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playground Template
A minimal 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.