{"id":13472662,"url":"https://github.com/kwinyyyc/strapi-plugin-wysiwyg-react-md-editor","last_synced_at":"2025-04-05T23:10:35.828Z","repository":{"id":38083411,"uuid":"323839759","full_name":"kwinyyyc/strapi-plugin-wysiwyg-react-md-editor","owner":"kwinyyyc","description":"This is a strapi rich text editor plugin based on react md editor","archived":false,"fork":false,"pushed_at":"2024-10-07T11:31:48.000Z","size":2151,"stargazers_count":40,"open_issues_count":13,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T05:26:06.628Z","etag":null,"topics":["md-editor","react-md-editor","strapi-plugin","strapi4"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/strapi-plugin-wysiwyg-react-md-editor","language":"TypeScript","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/kwinyyyc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-23T07:59:11.000Z","updated_at":"2024-10-26T07:48:51.000Z","dependencies_parsed_at":"2024-01-16T07:23:56.916Z","dependency_job_id":"c8743353-e4d5-45c2-b0c6-d98829de03c8","html_url":"https://github.com/kwinyyyc/strapi-plugin-wysiwyg-react-md-editor","commit_stats":{"total_commits":18,"total_committers":5,"mean_commits":3.6,"dds":0.5555555555555556,"last_synced_commit":"3246867f4dabeb30d2c4e7f36575fa2bed233735"},"previous_names":["kwinyyyc/strapi-plugin-wysiwsg-react-md-editor"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwinyyyc%2Fstrapi-plugin-wysiwyg-react-md-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwinyyyc%2Fstrapi-plugin-wysiwyg-react-md-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwinyyyc%2Fstrapi-plugin-wysiwyg-react-md-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwinyyyc%2Fstrapi-plugin-wysiwyg-react-md-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwinyyyc","download_url":"https://codeload.github.com/kwinyyyc/strapi-plugin-wysiwyg-react-md-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819770,"owners_count":20839095,"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":["md-editor","react-md-editor","strapi-plugin","strapi4"],"created_at":"2024-07-31T16:00:56.880Z","updated_at":"2025-04-05T23:10:35.789Z","avatar_url":"https://github.com/kwinyyyc.png","language":"TypeScript","funding_links":[],"categories":["Strapi v3"],"sub_categories":["Plugin \u0026 Providers - v3"],"readme":"# strapi-plugin-wysiwyg-react-md-editor\n\nThis is a [strapi](https://github.com/strapi/strapi) rich text editor plugin based on [react md editor](https://github.com/uiwjs/react-md-editor)\n\n![](screenshot.png)\n\n## Customizing the toolbar commands\nDefault it uses below commands in sequence:\n`[\n    \"title2\",\n    \"title3\",\n    \"title4\",\n    \"title5\",\n    \"title6\",\n    \"divider\",\n    \"bold\",\n    \"codeBlock\",\n    \"italic\",\n    \"strikethrough\",\n    \"hr\",\n    \"group\",\n    \"divider\",\n    \"link\",\n    \"quote\",\n    \"code\",\n    \"unorderedListCommand\",\n    \"orderedListCommand\",\n    \"checkedListCommand\",\n    \"strapiMediaLibrary\"\n]`\n\nYou can customize the value in plugins/config.ts file.\n```js\nexport default {\n    \"wysiwyg-react-md-editor\": {\n        enabled: true,\n        config: {\n            toolbarCommands: [\"title1\", \"strapiMediaLibrary\"],\n        },\n    }\n}\n```\n\n## Get started\nWith yarn:\n\n   `yarn add strapi-plugin-wysiwyg-react-md-editor`\n\n   With npm:\n\n   `npm install strapi-plugin-wysiwyg-react-md-editor`\n\n## Make it work\n\n```sh\n$ yarn build\n$ yarn run develop\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwinyyyc%2Fstrapi-plugin-wysiwyg-react-md-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwinyyyc%2Fstrapi-plugin-wysiwyg-react-md-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwinyyyc%2Fstrapi-plugin-wysiwyg-react-md-editor/lists"}