{"id":13305826,"url":"https://github.com/DanElliottPalmer/gimp-palette-parser","last_synced_at":"2025-03-10T14:32:07.056Z","repository":{"id":143879786,"uuid":"85499185","full_name":"DanElliottPalmer/gimp-palette-parser","owner":"DanElliottPalmer","description":"Parses .gpl files","archived":false,"fork":false,"pushed_at":"2018-05-20T22:31:57.000Z","size":8,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T01:35:53.706Z","etag":null,"topics":["gimp","gpl","palette"],"latest_commit_sha":null,"homepage":null,"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/DanElliottPalmer.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-03-19T18:31:24.000Z","updated_at":"2024-05-12T16:26:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4d507ff-7c5c-4069-ab2d-5553cc0491dd","html_url":"https://github.com/DanElliottPalmer/gimp-palette-parser","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.375,"last_synced_commit":"542f74571cc77a4528c8814e73bb4b15df00903c"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanElliottPalmer%2Fgimp-palette-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanElliottPalmer%2Fgimp-palette-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanElliottPalmer%2Fgimp-palette-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanElliottPalmer%2Fgimp-palette-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanElliottPalmer","download_url":"https://codeload.github.com/DanElliottPalmer/gimp-palette-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242868447,"owners_count":20198483,"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":["gimp","gpl","palette"],"created_at":"2024-07-29T17:54:35.177Z","updated_at":"2025-03-10T14:32:06.774Z","avatar_url":"https://github.com/DanElliottPalmer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gimp palette parser\n\n\u003e Parses .gpl files\n\n## Install\n\n```\n$ npm install --save gimp-palette-parser\n```\n\n## Usage\n\n```js\nconst parser = require('gimp-palette-parser');\n\nparser.parseFile('butts.gpl', (data) =\u003e {\n    console.log('loaded');\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDanElliottPalmer%2Fgimp-palette-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDanElliottPalmer%2Fgimp-palette-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDanElliottPalmer%2Fgimp-palette-parser/lists"}