{"id":35092331,"url":"https://github.com/speedata/linebreak-web","last_synced_at":"2026-04-13T21:31:52.720Z","repository":{"id":213109382,"uuid":"732438709","full_name":"speedata/linebreak-web","owner":"speedata","description":"A web frontend for the boxes and glue line breaking algorithm","archived":false,"fork":false,"pushed_at":"2024-08-12T12:14:22.000Z","size":954,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-12T13:48:34.907Z","etag":null,"topics":["algorithm","boxesandglue","golang","linebreaking","tex","typesetting","wasm"],"latest_commit_sha":null,"homepage":"https://linebreak.boxesandglue.dev","language":"JavaScript","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/speedata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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":"2023-12-16T17:14:41.000Z","updated_at":"2024-08-12T12:14:25.000Z","dependencies_parsed_at":"2024-08-12T13:52:41.352Z","dependency_job_id":null,"html_url":"https://github.com/speedata/linebreak-web","commit_stats":null,"previous_names":["speedata/linebreak-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/speedata/linebreak-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedata%2Flinebreak-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedata%2Flinebreak-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedata%2Flinebreak-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedata%2Flinebreak-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speedata","download_url":"https://codeload.github.com/speedata/linebreak-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedata%2Flinebreak-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["algorithm","boxesandglue","golang","linebreaking","tex","typesetting","wasm"],"created_at":"2025-12-27T14:59:09.834Z","updated_at":"2026-04-13T21:31:52.701Z","avatar_url":"https://github.com/speedata.png","language":"JavaScript","readme":"# linebreak-web\n\n**This is purely experimental!**\n\n## About\n\nThis is a playground for boxes and glue's line breaking algorithm.\n\nI'd like to have a visual test for the line breaking algorithm of boxes and glue, so I render the result to an HTML canvas.\n\nThere will be more bells and whistles following, but I need a first commit, so here it is.\n\n## Running / compiling\n\nYou need a Go compiler\n\n    # build\n    GOARCH=wasm GOOS=js go build -o linebreak.wasm\n    # serve:\n    python3 -m http.server\n    # open localhost:8000 and then open index.html\n\n## Technique\n\nI use a small Go layer to the boxes and glue library (also written in Go) and compile it to [Web Assembly (wasm)](https://en.wikipedia.org/wiki/WebAssembly). There is a small JavaScript interface to the Web Assembly program.\n\n\n## Thanks\n\nMany thanks to Didier Verna for [etap](https://github.com/didierverna/etap) that inspired me to create this. etap is far (yes far!) more advanced.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedata%2Flinebreak-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeedata%2Flinebreak-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedata%2Flinebreak-web/lists"}