{"id":21847548,"url":"https://github.com/scribd/ansi-color-strip-action","last_synced_at":"2025-03-21T17:19:58.411Z","repository":{"id":66239610,"uuid":"304726643","full_name":"scribd/ansi-color-strip-action","owner":"scribd","description":"GitHub Action to remove any ANSI escaped colors from a passed in file or string.","archived":false,"fork":false,"pushed_at":"2023-08-02T21:59:50.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-26T12:23:56.475Z","etag":null,"topics":["actions"],"latest_commit_sha":null,"homepage":"","language":null,"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/scribd.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":"2020-10-16T19:59:06.000Z","updated_at":"2023-08-02T21:58:51.000Z","dependencies_parsed_at":"2025-01-26T12:33:13.931Z","dependency_job_id":null,"html_url":"https://github.com/scribd/ansi-color-strip-action","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/scribd%2Fansi-color-strip-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Fansi-color-strip-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Fansi-color-strip-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Fansi-color-strip-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scribd","download_url":"https://codeload.github.com/scribd/ansi-color-strip-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244835574,"owners_count":20518263,"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":["actions"],"created_at":"2024-11-27T23:18:33.726Z","updated_at":"2025-03-21T17:19:58.387Z","avatar_url":"https://github.com/scribd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ANSI Color Strip Action\n\nGithub Action to remove any ANSI escaped colors from a passed in file or string.\n\n## Inputs\n\n### `string`\n\nThe string to retrieve lines from.\n\n### `path`\n\nThe filepath to retrieve lines from.\n\n### `overwrite-path`\n\nReplace the provided filepath with the content after color removal.\n\n## Outputs\n\n### `content`\n\nThe content after color removal.\n\n## Example usage\n\n```yaml\n- uses: justAnotherDev/ansi-color-strip-action@v1\n  id: strip\n  with:\n    path: xcode-build.log\n\n- run: echo \"${{ steps.strip.outputs.content }}\"\n```\n\nMore examples [here](https://github.com/justAnotherDev/ansi-color-strip-action/blob/master/.github/workflows/test.yml).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscribd%2Fansi-color-strip-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscribd%2Fansi-color-strip-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscribd%2Fansi-color-strip-action/lists"}