{"id":19634128,"url":"https://github.com/reflex-frp/reflex-dom-ace","last_synced_at":"2025-04-28T07:31:15.517Z","repository":{"id":66756772,"uuid":"77003010","full_name":"reflex-frp/reflex-dom-ace","owner":"reflex-frp","description":"Reflex wrapper for the ACE editor","archived":false,"fork":false,"pushed_at":"2019-07-25T19:30:28.000Z","size":226,"stargazers_count":12,"open_issues_count":2,"forks_count":8,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-05T07:41:32.556Z","etag":null,"topics":["frp","functional-reactive-programming","haskell","reactive","reflex-frp"],"latest_commit_sha":null,"homepage":"https://reflex-frp.org/","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reflex-frp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-12-21T00:51:54.000Z","updated_at":"2019-12-11T01:54:25.000Z","dependencies_parsed_at":"2023-05-07T05:37:03.468Z","dependency_job_id":null,"html_url":"https://github.com/reflex-frp/reflex-dom-ace","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/reflex-frp%2Freflex-dom-ace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflex-frp%2Freflex-dom-ace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflex-frp%2Freflex-dom-ace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflex-frp%2Freflex-dom-ace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reflex-frp","download_url":"https://codeload.github.com/reflex-frp/reflex-dom-ace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251271137,"owners_count":21562496,"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":["frp","functional-reactive-programming","haskell","reactive","reflex-frp"],"created_at":"2024-11-11T12:19:39.975Z","updated_at":"2025-04-28T07:31:15.510Z","avatar_url":"https://github.com/reflex-frp.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This package provides a Reflex wrapper around the ACE editor.  It is very\nincomplete and was derived from [code written for\nhsnippet](https://github.com/mightybyte/hsnippet/blob/64cc17d2bf2bcce219f3ab8e96b7fd6071d5b56b/frontend/src/ACE.hs).\nThis is also intended to serve as an example of how to structure FFI packages\nthat rely on external JS packages.\n\nrunning\n-------\nYou can run the test app with the following (assuming you've got\n`reflex-platform` at `..` and `wai-app-static` aka the `warp` binary installed\nin your path):\n\nUsing one terminal, from this project's directory do:\n```shell\nwarp -d lib\n```\n\nThen in another terminal do:\n```shell\n../reflex-platform/work-on ghc ./.\ncabal configure\ncabal repl reflex-dom-ace-exe\n```\n\nThat will drop you into the repl from which you can simply:\n```haskell\nrunDef\n```\n\nThen visit [http://localhost:8888]().\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflex-frp%2Freflex-dom-ace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freflex-frp%2Freflex-dom-ace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflex-frp%2Freflex-dom-ace/lists"}