{"id":16345427,"url":"https://github.com/unclechu/purescript-react-rich-text-editor","last_synced_at":"2025-11-07T14:30:31.087Z","repository":{"id":66007017,"uuid":"125081812","full_name":"unclechu/purescript-react-rich-text-editor","owner":"unclechu","description":"PureScript FFI bindings for \"react-rte\" package","archived":false,"fork":false,"pushed_at":"2019-03-25T19:58:14.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T22:21:23.565Z","etag":null,"topics":["ffi-bindings","purescript","purescript-foreign","reactjs"],"latest_commit_sha":null,"homepage":"https://github.com/sstur/react-rte","language":"PureScript","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/unclechu.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":"2018-03-13T16:28:41.000Z","updated_at":"2019-03-25T19:57:35.000Z","dependencies_parsed_at":"2023-05-11T05:00:45.089Z","dependency_job_id":null,"html_url":"https://github.com/unclechu/purescript-react-rich-text-editor","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fpurescript-react-rich-text-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fpurescript-react-rich-text-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fpurescript-react-rich-text-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fpurescript-react-rich-text-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unclechu","download_url":"https://codeload.github.com/unclechu/purescript-react-rich-text-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533066,"owners_count":19654617,"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":["ffi-bindings","purescript","purescript-foreign","reactjs"],"created_at":"2024-10-11T00:31:44.636Z","updated_at":"2025-11-07T14:30:31.040Z","avatar_url":"https://github.com/unclechu.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# purescript-react-rich-text-editor\n\n[PureScript][purescript] FFI bindings for [\"react-rte\"][rte] package.\n\nIt's work in progress, not published on [pursuit][pursuit] yet,\nbut it's working, I have used it in production.\nFor now you can dirty copy-paste it or use as [git-submodule][submodule].\n\n## Requirements\n\n- [purescript-prelude][purescript-prelude]\n- [purescript-eff][purescript-eff]\n- [purescript-generics][purescript-generics]\n- [purescript-nullable][purescript-nullable]\n- [purescript-maybe][purescript-maybe]\n- [purescript-react][purescript-react]\n\n## Usage example\n\nKeep in mind that this example requires [purescript-react-spaces][purescript-react-spaces].\n\n```purescript\nvalue \u003c- createValueFromString \"some initial text\" Markdown\n\n-- …\n\nonChange value = do\n  log $ valueToString value Markdown\n  -- …\n\n-- …\n\nrichTextEditor ^ (richTextEditorDefaultProps value)\n  { placeholder = toNullable $ Just \"Type text here\"\n  , onChange    = toNullable $ Just $ handle onChange\n  }\n```\n\n## Author\n\n[Viacheslav Lotsmanov](https://github.com/unclechu)\n\n## License\n\n[MIT](LICENSE)\n\n[purescript]: http://www.purescript.org\n[pursuit]: https://pursuit.purescript.org\n[rte]: https://github.com/sstur/react-rte\n[submodule]: https://www.git-scm.com/docs/gitsubmodules\n\n[purescript-prelude]: https://pursuit.purescript.org/packages/purescript-prelude/3.1.0\n[purescript-eff]: https://pursuit.purescript.org/packages/purescript-eff/3.1.0\n[purescript-generics]: https://pursuit.purescript.org/packages/purescript-generics/4.0.0\n[purescript-maybe]: https://pursuit.purescript.org/packages/purescript-maybe/3.0.0\n[purescript-nullable]: https://pursuit.purescript.org/packages/purescript-nullable/3.0.0\n[purescript-dom]: https://pursuit.purescript.org/packages/purescript-dom/4.15.0\n[purescript-react]: https://pursuit.purescript.org/packages/purescript-react/5.1.0\n\n[purescript-react-spaces]: https://pursuit.purescript.org/packages/purescript-react-spaces/1.0.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fpurescript-react-rich-text-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funclechu%2Fpurescript-react-rich-text-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fpurescript-react-rich-text-editor/lists"}