{"id":18803653,"url":"https://github.com/rofrol/elm-code-editor","last_synced_at":"2025-09-09T19:27:58.660Z","repository":{"id":66526022,"uuid":"85939929","full_name":"rofrol/elm-code-editor","owner":"rofrol","description":"Elm code editor - embeddable","archived":false,"fork":false,"pushed_at":"2017-05-17T17:36:19.000Z","size":75,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T20:59:34.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elm","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/rofrol.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":"2017-03-23T11:02:38.000Z","updated_at":"2019-04-22T09:36:19.000Z","dependencies_parsed_at":"2023-05-18T14:00:31.265Z","dependency_job_id":null,"html_url":"https://github.com/rofrol/elm-code-editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rofrol/elm-code-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-code-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-code-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-code-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-code-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rofrol","download_url":"https://codeload.github.com/rofrol/elm-code-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-code-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272013535,"owners_count":24858474,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-07T22:36:18.928Z","updated_at":"2025-08-25T06:05:02.592Z","avatar_url":"https://github.com/rofrol.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm code editor\n\n\n## How to run\n\nTo set up on your own computer, you will need `git`, `elm-0.18`, `node.js`, `yarnpkg`.\n\nAlso web browser with support of [Object.assign](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Object/assign) for loading `env.js`. There is also [polyfill](https://github.com/sindresorhus/object-assign).\n\nSimply clone the repository and:\n\n\n```bash\n$ git clone https://github.com/rofrol/elm-navigation-example.git\n$ cd elm-navigation-example\n$ yarn\n$ cp .env.example .env\n$ ./tools/build-dev.sh\n$ ./tools/server.js\n```\n\nIn another terminal run:\n\n```bash\n$ ./tools/browsersync.js\n```\n\nThen navigate your browser to [http://localhost:8000](http://localhost:8000).\n\n## Configuration\n\nBased on https://12factor.net/config\n\n```bash\ncp .env.example .env\n./tools/generate-env.js\n```\n\nYou will get `dist/js/env.js` which is loaded to elm through flags.\n\n## Linter elm make - don't compile twice\n\nhttps://gist.github.com/rofrol/98e8a788b3866493f53ad25f38563675\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofrol%2Felm-code-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frofrol%2Felm-code-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofrol%2Felm-code-editor/lists"}