Skip to content

Sets of custom extensions & toolbars for tiptap editor. Install with shadcn/cli.

License

Notifications You must be signed in to change notification settings

NiazMorshed2007/shadcn-tiptap

Repository files navigation

Shadcn tiptap

Sets of custom extensions & toolbars for tiptap editor, ready to use with shadcn/ui components.

Buy Me A Coffee

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/NiazMorshed2007/shadcn-tiptap.git
  2. Install dependencies using pnpm

    pnpm install
  3. Start the development server

    pnpm run dev