{"id":32238977,"url":"https://github.com/fifth-postulate/brainbow","last_synced_at":"2026-07-11T18:31:35.548Z","repository":{"id":58219193,"uuid":"56723736","full_name":"fifth-postulate/brainbow","owner":"fifth-postulate","description":"An Elm project implementing the brainbow puzzle","archived":false,"fork":false,"pushed_at":"2016-11-23T18:54:51.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-23T09:40:10.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fifth-postulate.nl/brainbow/","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/fifth-postulate.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}},"created_at":"2016-04-20T21:58:00.000Z","updated_at":"2016-11-23T15:44:04.000Z","dependencies_parsed_at":"2022-08-31T02:52:01.718Z","dependency_job_id":null,"html_url":"https://github.com/fifth-postulate/brainbow","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fifth-postulate/brainbow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fbrainbow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fbrainbow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fbrainbow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fbrainbow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fifth-postulate","download_url":"https://codeload.github.com/fifth-postulate/brainbow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fbrainbow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35372639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"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":"2025-10-22T14:32:00.559Z","updated_at":"2026-07-11T18:31:35.544Z","avatar_url":"https://github.com/fifth-postulate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brainbow\nAn Elm project implementing the brainbow puzzle.\n\nPlay it [now][puzzle].\n\n## Getting Started\nFollow the next instructions to start puzzling.\n\n1. [Install elm][install].\n2. Clone this repo and `cd` into it.\n3. Run `elm reactor`.\n4. Open [https://localhost:8000/src/Brainbow.elm][local]\n\n## Install with [bower][]\nYou can install the JavaScript file from bower with the following command.\n\n```sh\nbower install brainbow\n```\n\nThis will install the file `brainbow/js/brainbow.js` inside of the\nbower_components directory. To use it create a HTML file reference the\n`brainbow.js` file and embed the brainbow.\n\n```html\n\u003cdiv id=\"container\"\u003e\u003c/div\u003e\n\u003cscript src=\"js/brainbow.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  var node = document.getElementById('container');\n  var app = Elm.Brainbow.embed(node);\n\u003c/script\u003e\n```\n\n[install]: http://elm-lang.org/install\n[local]: http://localhost:8000/src/Brainbow.elm\n[puzzle]: http://fifth-postulate.nl/brainbow\n[bower]: https://bower.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifth-postulate%2Fbrainbow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffifth-postulate%2Fbrainbow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifth-postulate%2Fbrainbow/lists"}