{"id":16040273,"url":"https://github.com/oleks/html-remarks","last_synced_at":"2026-02-23T03:14:39.296Z","repository":{"id":140737370,"uuid":"107409068","full_name":"oleks/html-remarks","owner":"oleks","description":"A zero-install, server-less implementation of remarks","archived":false,"fork":false,"pushed_at":"2018-05-29T18:55:37.000Z","size":152,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T00:25:57.963Z","etag":null,"topics":["grading","marking","qualitative","quantitative","serverless","students","university","zero-install"],"latest_commit_sha":null,"homepage":"https://oleks.github.io/html-remarks/remarks.html","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oleks.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-10-18T13:03:08.000Z","updated_at":"2018-05-29T18:55:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2ddb41a-1470-498f-b036-839d6213b261","html_url":"https://github.com/oleks/html-remarks","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/oleks%2Fhtml-remarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleks%2Fhtml-remarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleks%2Fhtml-remarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleks%2Fhtml-remarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleks","download_url":"https://codeload.github.com/oleks/html-remarks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246785487,"owners_count":20833497,"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":["grading","marking","qualitative","quantitative","serverless","students","university","zero-install"],"created_at":"2024-10-08T23:10:02.989Z","updated_at":"2025-10-24T11:12:53.685Z","avatar_url":"https://github.com/oleks.png","language":"TypeScript","readme":"# A zero-install, server-less implementation of remarks\n\n[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)\n\nThis is a zero-install, HTML-resident implementation of\n[remarks](https://github.com/DIKU-EDU/remarks). `remarks` was originally a DSL,\nbut it proves a hassle to have people install software on their systems.\n\n## Design\n\n* Zero install for all: Both teachers and students should be able to open a\n  remarks file in their browser.\n* Save-and-resume: Manipulate the DOM rather than the JavaScript run-time. This\n  enables saving the file once changes have been made to the document.\n* Mobile-first for students: When a remarks file is finalized for student view,\n  this student view should be friendly for view on handheld devices (tablet, or\n  mobile).\n\n## TypeScript Style Guide\n\n* Don't use `var` for non-variables, use `let`.\n* Don't use `document.createElement` without a wrapper function that hence\n  asserts a type for the created element.\n* Always use `===`.\n* Always specify the return type of a function (especially, if it is `void`).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleks%2Fhtml-remarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleks%2Fhtml-remarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleks%2Fhtml-remarks/lists"}