Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A Next.js 14 template with Plate playground.

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.