{"id":18664593,"url":"https://github.com/electerm/node-strip-ansi","last_synced_at":"2025-11-06T10:30:24.614Z","repository":{"id":57111064,"uuid":"407114727","full_name":"electerm/node-strip-ansi","owner":"electerm","description":"A port for strip-ansi to work with nodejs env","archived":false,"fork":false,"pushed_at":"2021-09-16T11:03:46.000Z","size":98,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-01T11:34:12.431Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/electerm.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":"2021-09-16T10:07:03.000Z","updated_at":"2022-08-21T01:35:48.000Z","dependencies_parsed_at":"2022-08-21T07:00:25.767Z","dependency_job_id":null,"html_url":"https://github.com/electerm/node-strip-ansi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fnode-strip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fnode-strip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fnode-strip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Fnode-strip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electerm","download_url":"https://codeload.github.com/electerm/node-strip-ansi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239491352,"owners_count":19647811,"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-07T08:24:11.804Z","updated_at":"2025-11-06T10:30:24.575Z","avatar_url":"https://github.com/electerm.png","language":"JavaScript","readme":"# node-strip-ansi\n\n[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fatrox%2Fsync-dotenv%2Fbadge)](https://github.com/@electerm/strip-ansi/actions)\n\nA port for [strip-ansi](https://github.com/chalk/strip-ansi) to work with nodejs env, so user can use `require` to use it\n\n## Use\n\n```bash\nnpm i @electerm/strip-ansi\n```\n\n```js\nconst stripAnsi = require('strip-ansi').default;\n\nstripAnsi('\\u001B[4mUnicorn\\u001B[0m');\n//=\u003e 'Unicorn'\n\nstripAnsi('\\u001B]8;;https://github.com\\u0007Click\\u001B]8;;\\u0007');\n//=\u003e 'Click'\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterm%2Fnode-strip-ansi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felecterm%2Fnode-strip-ansi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterm%2Fnode-strip-ansi/lists"}