{"id":13773529,"url":"https://github.com/easylogic/react-summernote","last_synced_at":"2025-04-12T06:22:24.240Z","repository":{"id":41695903,"uuid":"246840594","full_name":"easylogic/react-summernote","owner":"easylogic","description":"React extension for summernote ","archived":false,"fork":false,"pushed_at":"2025-04-04T18:51:05.000Z","size":119279,"stargazers_count":19,"open_issues_count":7,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T05:06:20.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://react-summernote.easylogic.studio","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/easylogic.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-03-12T13:24:50.000Z","updated_at":"2025-03-13T19:44:04.000Z","dependencies_parsed_at":"2024-11-06T18:39:50.412Z","dependency_job_id":null,"html_url":"https://github.com/easylogic/react-summernote","commit_stats":{"total_commits":107,"total_committers":3,"mean_commits":"35.666666666666664","dds":"0.20560747663551404","last_synced_commit":"de5ac437884fb10e9ecd03e79f0dd67fe5b36b9c"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easylogic%2Freact-summernote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easylogic%2Freact-summernote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easylogic%2Freact-summernote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easylogic%2Freact-summernote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easylogic","download_url":"https://codeload.github.com/easylogic/react-summernote/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506051,"owners_count":21115376,"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-08-03T17:01:16.775Z","updated_at":"2025-04-12T06:22:19.226Z","avatar_url":"https://github.com/easylogic.png","language":"JavaScript","funding_links":[],"categories":["Connectors"],"sub_categories":[],"readme":"# react-summernote\nReact extension for summernote\n\nThis library support all summernote features. \n\n\n# install \n```\nnpm install @easylogic/react-summernote \n```\n\n# Getting Started \n\n```js\nimport 'jquery'\nimport ReactSummernoteLite from '@easylogic/react-summernote'\nimport '@easylogic/react-summernote/index.css'\n\nconst EditorComponent = () =\u003e {\n  return \u003cReactSummernoteLite id=\"sample\" onInit={({ note }: any ) =\u003e {\n          note.summernote('pasteHTML', '\u003cspan style=\"font-size:30px\"\u003eHello, world for 30px\u003c/span\u003e')\n        }} /\u003e\n}\n\nexport default EditorComponent\n```\n\n\n\n\n\n# development \n\n```\nnpm install\nnpm run dev \n```\n\n# build \n\n```\nnpm install\nnpm run build\n```\n\n# storybook \n\n```\nnpm install\nnpm run storybook\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasylogic%2Freact-summernote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasylogic%2Freact-summernote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasylogic%2Freact-summernote/lists"}