Skip to content

A TinyMCE editor plugin to lookup synonyms of a word through Datamuse API

Notifications You must be signed in to change notification settings

Parthipan-Natkunam/synonyms-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synonyms-plugin

A TinyMCE editor plugin to lookup synonyms of a word through Datamuse API

GIF Workflow:

Screenshots:

Description:

This is a plugin for TinyMCE WYSIWYG editor that will lookup for synonyms of the entered text and insert the selected word from the suggested list at the cursor point in the editor.

Steps to run the project:

  1. Clone this repo.
  2. The unit test can be run by accessing the SpecRunner.html with in the tests directory.
  3. The index.html with in the root directory is a working prototype and a fully functional demo for this plugin.

The plugin script:

The actual plugin script in located within the js directory.

API used

Datamuse's words API

Unit Test Framework Used:

Jasmine

About

A TinyMCE editor plugin to lookup synonyms of a word through Datamuse API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages