Skip to content

bump-latch/tiptap-editor-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TipTap Editor with Vanilla JavaScript and Tailwind CSS

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.

Running

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).

About

Use the TipTap editor with vanilla JavaScript and TailwindCSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.4%
  • Other 1.6%