This repository contains an example of how to use the TipTap editor with vanilla JavaScript and Tailwind CSS as an alternative to the React, Vue and Svelt examples provided by the TipTap documentation. SVG icons by Bootstrap.
If you have live-server installed, run the following command to show the example:
yarn run serve
or
npm run serve
Otherwise, view index.html
with any web server (such as http-server).