{"id":16582675,"url":"https://github.com/nodejh/react-draft-wysiwyg","last_synced_at":"2026-04-20T02:04:13.844Z","repository":{"id":57131592,"uuid":"125796543","full_name":"nodejh/react-draft-wysiwyg","owner":"nodejh","description":"A Wysiwyg editor built using ReactJS and DraftJS libraries.","archived":false,"fork":false,"pushed_at":"2018-03-19T07:22:54.000Z","size":37622,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T12:52:29.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-19T03:29:58.000Z","updated_at":"2024-08-13T12:24:16.000Z","dependencies_parsed_at":"2022-09-01T00:12:50.915Z","dependency_job_id":null,"html_url":"https://github.com/nodejh/react-draft-wysiwyg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Freact-draft-wysiwyg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Freact-draft-wysiwyg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Freact-draft-wysiwyg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Freact-draft-wysiwyg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejh","download_url":"https://codeload.github.com/nodejh/react-draft-wysiwyg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138788,"owners_count":20078007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T22:33:44.022Z","updated_at":"2026-04-20T02:04:08.753Z","avatar_url":"https://github.com/nodejh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Draft Wysiwyg\n\nA Wysiwyg editor built using ReactJS and DraftJS libraries based on [https://github.com/jpuri/react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg).\n\n\n[Demo Page](https://jpuri.github.io/react-draft-wysiwyg).\n\n[![Build Status](https://travis-ci.org/jpuri/react-draft-wysiwyg.svg?branch=master)](https://travis-ci.org/jpuri/react-draft-wysiwyg)\n\n![](http://i.imgur.com/tU7kJ6i.gif)\n\n## Installing\n\n```\n$ npm install draft-js @nodejh/react-draft-wysiwyg --save\n```\n\n## Getting started\nEditor can be used as simple React Component:\n\n```js\nimport { Editor } from '@nodejh/react-draft-wysiwyg';\nimport '@nodejh/react-draft-wysiwyg/dist/react-draft-wysiwyg.css';\n\u003cEditor\n  editorState={editorState}\n  toolbarClassName=\"toolbarClassName\"\n  wrapperClassName=\"wrapperClassName\"\n  editorClassName=\"editorClassName\"\n  onEditorStateChange={this.onEditorStateChange}\n/\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejh%2Freact-draft-wysiwyg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodejh%2Freact-draft-wysiwyg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejh%2Freact-draft-wysiwyg/lists"}