{"id":16773995,"url":"https://github.com/hgwood/codingame-utils","last_synced_at":"2026-01-03T21:04:00.334Z","repository":{"id":57202571,"uuid":"75009318","full_name":"hgwood/codingame-utils","owner":"hgwood","description":"Utility functions for CodinGame","archived":false,"fork":false,"pushed_at":"2016-12-03T20:05:31.000Z","size":430,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T04:15:13.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/hgwood.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-11-28T19:59:12.000Z","updated_at":"2017-02-21T08:38:25.000Z","dependencies_parsed_at":"2022-09-15T13:12:16.543Z","dependency_job_id":null,"html_url":"https://github.com/hgwood/codingame-utils","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgwood%2Fcodingame-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgwood%2Fcodingame-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgwood%2Fcodingame-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgwood%2Fcodingame-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgwood","download_url":"https://codeload.github.com/hgwood/codingame-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243903187,"owners_count":20366438,"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":[],"created_at":"2024-10-13T06:47:41.579Z","updated_at":"2026-01-03T21:04:00.260Z","avatar_url":"https://github.com/hgwood.png","language":"JavaScript","readme":"# Utility functions for CodinGame\n\nIncludes helpers for:\n- assertion\n- parsing\n- collections\n- functional programming\n- 2D vector manipulation\n\n## Getting started\n\nStart using these functions in CodinGame right now by copying the content of\nhttps://unpkg.com/codingame-utils/dist/index.js into the CodinGame IDE! You\nwill then have access to the functions through the `utils` variable.\n\n```js\nutils.assert.ok(false)\nutils.functions.compose(f, g)\nutils.vector.between({x: 0, y: 3}, {x: 1, y: 2})\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhgwood%2Fcodingame-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhgwood%2Fcodingame-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhgwood%2Fcodingame-utils/lists"}