tiptap/docs/installation.md
Rico 853650885b
feat(docs): added cdn installation guide (#4045)
* Update cdn.md

Added 3 examples of CDN usage.

* Update installation.md

Uncommented CDN line

* Update cdn.md

removed Skypack -- not reliable in testing with Codepen.

* Update cdn.md

removed esm.run. I couldn't solve the issue.
2023-07-07 15:35:07 +02:00

739 B
Raw Blame History

tableOfContents
true

Installation

Introduction

Tiptap is framework-agnostic and even works with Vanilla JavaScript (if thats your thing). The following integration guides help you integrating Tiptap in your JavaScript project.

Integration guides

Community efforts