draft-wysiwyg icon indicating copy to clipboard operation
draft-wysiwyg copied to clipboard

Where to find source code about draft-js-plugins-editor-wysiwyg?

Open whitejava opened this issue 9 years ago • 4 comments

I need to add a feature, but I could not find the source code.

The package.json writes:

  "repository": {
    "type": "git",
    "url": "https://github.com/draft-js-plugins/draft-js-plugins.git"
  }

But not found draft-js-plugins-editor-wysiwyg.

whitejava avatar Oct 06 '16 11:10 whitejava

You have the link right there. Just remove .git at the end.

https://github.com/draft-js-plugins/draft-js-plugins

orditeck avatar Nov 14 '16 19:11 orditeck

But it's draft-js-plugins-editor not draft-js-plugins-editor-wysiwyg

whitejava avatar Nov 16 '16 08:11 whitejava

I think that bkniffler/draft-wysiwyg has been merged by its author (click to view PR) into draft-js-plugins

Where did you see draft-js-plugins-editor-wysiwyg?

orditeck avatar Nov 16 '16 13:11 orditeck

OK, Thanks a lot. 👍

whitejava avatar Nov 19 '16 09:11 whitejava