Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 394 Bytes

TinyMCE Synonym Plugin

This is a tinymce plugin that allows you to lookup synonyms of words and injects it inside your tinymce editor.

Prerequisites

node v21.5.0

Installation Steps

  1. Clone repo
  2. run npm install or yarn install
  3. run npm dev or yarn dev

Usage

  1. Click on the synonym button on the toolbar
  2. Type the word and select your choice from the dropdown list