{"id":20778045,"url":"https://github.com/stackgl/gl-shader-errors","last_synced_at":"2025-04-30T18:40:54.490Z","repository":{"id":20443173,"uuid":"23720073","full_name":"stackgl/gl-shader-errors","owner":"stackgl","description":"\"Parses\" the log output of `gl.getShaderInfoLog`","archived":false,"fork":false,"pushed_at":"2014-09-05T22:32:50.000Z","size":132,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-15T16:52:53.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackgl.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}},"created_at":"2014-09-05T22:15:58.000Z","updated_at":"2022-02-26T17:30:47.000Z","dependencies_parsed_at":"2022-07-31T20:08:01.261Z","dependency_job_id":null,"html_url":"https://github.com/stackgl/gl-shader-errors","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgl%2Fgl-shader-errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgl%2Fgl-shader-errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgl%2Fgl-shader-errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgl%2Fgl-shader-errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackgl","download_url":"https://codeload.github.com/stackgl/gl-shader-errors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251764415,"owners_count":21640056,"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-11-17T13:18:43.507Z","updated_at":"2025-04-30T18:40:54.468Z","avatar_url":"https://github.com/stackgl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gl-shader-errors [![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)\n\n\"Parses\" the log output of `gl.getShaderInfoLog` to get separate error objects.\n\n## Usage\n\n[![NPM](https://nodei.co/npm/gl-shader-errors.png)](https://nodei.co/npm/gl-shader-errors/)\n\n### `errors = parse(log)`\n\nWhere `log` is the string output of `gl.getShaderInfoLog`, return an array\nof errors with the following properties:\n\n* `message`: the error message\n* `line`: the line the error appears in the shader.\n* `file`: the file ID that the error appears in.\n\n## License\n\nMIT. See [LICENSE.md](http://github.com/stackgl/gl-shader-errors/blob/master/LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackgl%2Fgl-shader-errors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackgl%2Fgl-shader-errors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackgl%2Fgl-shader-errors/lists"}