{"id":22473154,"url":"https://github.com/bas080/single-page-voter","last_synced_at":"2026-01-29T16:34:47.249Z","repository":{"id":147294282,"uuid":"290466504","full_name":"bas080/single-page-voter","owner":"bas080","description":"Create a poll and vote on a single page","archived":false,"fork":false,"pushed_at":"2020-09-16T23:21:28.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T23:15:19.428Z","etag":null,"topics":["literate"],"latest_commit_sha":null,"homepage":"https://bas080.github.io/single-page-voter/","language":"HTML","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/bas080.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,"zenodo":null}},"created_at":"2020-08-26T10:29:28.000Z","updated_at":"2020-09-16T23:21:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"51cd8f7b-43ed-4ac0-b1e0-c6ce1f1970b1","html_url":"https://github.com/bas080/single-page-voter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bas080/single-page-voter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fsingle-page-voter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fsingle-page-voter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fsingle-page-voter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fsingle-page-voter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bas080","download_url":"https://codeload.github.com/bas080/single-page-voter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bas080%2Fsingle-page-voter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28880980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["literate"],"created_at":"2024-12-06T12:19:46.239Z","updated_at":"2026-01-29T16:34:47.244Z","avatar_url":"https://github.com/bas080.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Single Page Voter\n\nA simple webpage that enables users to create a poll and vote.\n\nSee it in action over [here][5].\n\n## Documentation\n\nDocumentation of the code and project can be found [here][3].\n\n## Building\n\nSingle page voter uses the [lit][1] program to build the code and code\ndocumentation.\n\n```sh\n$ lit index.lit \u0026\u0026 lit -v\nLiterate version 0.1\nCompiled by Digital Mars D on Apr  6 2016\n```\n\n## Tests\n\nWe use [prove][2] conventions for testing. All tests are therefore located in\nthe `./t` directory.\n\nThe tests use NPM's tape library. Make sure to `npm i` before running the\ntests.\n\nRun lit before running the tests to make sure the generated files are up to\ndate.\n\n```sh\n$ lit index.lit \u0026\u0026 prove | head -n -2 # Not interested in summary results.\nt/state.t ..... ok\nt/to_pairs.t .. ok\nAll tests successful.\n```\n\n## Contributing\n\nMost files in this project are generated by lit.\n\nInstall [lit][1]. See the literate GitHub for more information. Now you can\nedit the [index.lit][4] file. See the build and tests sections for more\ninformation.\n\n## License\n\nGNU General Public License 3.0\n\n[1]:https://github.com/zyedidia/Literate\n[2]:https://perldoc.perl.org/prove.html\n[3]:https://bas080.github.io/single-page-voter/\n[4]:./index.lit\n[5]:https://bas080.github.io/single-page-voter/dist/voter.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbas080%2Fsingle-page-voter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbas080%2Fsingle-page-voter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbas080%2Fsingle-page-voter/lists"}