{"id":15850797,"url":"https://github.com/revskill10/ps-demo","last_synced_at":"2026-02-08T17:32:17.979Z","repository":{"id":144926943,"uuid":"87219702","full_name":"revskill10/ps-demo","owner":"revskill10","description":"Demo","archived":false,"fork":false,"pushed_at":"2017-04-06T06:59:12.000Z","size":2942,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T20:46:59.709Z","etag":null,"topics":["purescript","purescript-halogen"],"latest_commit_sha":null,"homepage":"https://checkraiser.github.io/ps-demo/","language":"PureScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/revskill10.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":"2017-04-04T18:10:07.000Z","updated_at":"2018-06-09T12:36:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca6edc9f-998f-4f49-b81c-3fae378e9eb6","html_url":"https://github.com/revskill10/ps-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/revskill10/ps-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fps-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fps-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fps-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fps-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revskill10","download_url":"https://codeload.github.com/revskill10/ps-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fps-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29238308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["purescript","purescript-halogen"],"created_at":"2024-10-05T19:01:04.160Z","updated_at":"2026-02-08T17:32:17.962Z","avatar_url":"https://github.com/revskill10.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# purescript-halogen-template\n\n[![Dependency status](https://img.shields.io/librariesio/github/slamdata/purescript-halogen-template.svg)](https://libraries.io/github/slamdata/purescript-halogen-template)\n\nThis is a template for starting a fresh project using the [purescript-halogen](https://github.com/slamdata/purescript-halogen) library for declarative user interfaces.\n\n## Prerequisites\n\nThis guide assumes you already have Git and Node.js installed with `npm` somewhere on your path.\n\nIn the PureScript ecosystem [Bower](http://bower.io/) is currently the most commonly used package manager and we'll be relying on it for this project, so if you don't already have it, you can install it like this:\n\n``` shell\nnpm install --global bower\n```\n\n## Getting started\n\nFirst clone the repo and step into it:\n\n``` shell\ngit clone https://github.com/slamdata/purescript-halogen-template.git my-halogen-project\ncd my-halogen-project\n```\n\nIf you don't already have a global installation of the PureScript compiler and [Pulp](https://github.com/bodil/pulp) (or you want a local installation with the appropriate versions) you can run:\n\n``` shell\nnpm install\n```\n\nFinally you'll need to install the PureScript library dependencies for this project with Bower:\n\n``` shell\nbower install\n```\n\n## Building\n\nThe project can now be built with:\n\n``` shell\nnpm run build\n```\n\nThis will build the PureScript source code and produce a bundled JS file as `dist/app.js`.\n\nThis is an alias for the Pulp command:\n\n``` shell\npulp build --to dist/app.js\n```\n\nIf you open `dist/index.html` you should now have a basic working Halogen app.\n\nThat's pretty much it. Have fun with Halogen!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevskill10%2Fps-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevskill10%2Fps-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevskill10%2Fps-demo/lists"}