{"id":16644160,"url":"https://github.com/75lb/ansi-escape-sequences","last_synced_at":"2025-05-16T04:06:48.522Z","repository":{"id":57741884,"uuid":"20770786","full_name":"75lb/ansi-escape-sequences","owner":"75lb","description":"A simple, isomorphic library containing all known terminal ansi escape codes and sequences.","archived":false,"fork":false,"pushed_at":"2024-12-06T00:12:28.000Z","size":456,"stargazers_count":66,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-03T15:02:13.435Z","etag":null,"topics":["ansi-colors","ansi-escape-sequences","isomorphic","javascript","javascript-library","load-anywhere","nodejs","terminal"],"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/75lb.png","metadata":{"files":{"readme":"README.hbs","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":"2014-06-12T14:38:52.000Z","updated_at":"2025-02-19T10:37:34.000Z","dependencies_parsed_at":"2024-10-22T04:04:13.082Z","dependency_job_id":"896b5714-8ccf-4540-a35d-58f3d96689b2","html_url":"https://github.com/75lb/ansi-escape-sequences","commit_stats":{"total_commits":98,"total_committers":2,"mean_commits":49.0,"dds":"0.010204081632653073","last_synced_commit":"ebbc73847642f44a994fc296180e1740aab7ee56"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/75lb%2Fansi-escape-sequences","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/75lb%2Fansi-escape-sequences/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/75lb%2Fansi-escape-sequences/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/75lb%2Fansi-escape-sequences/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/75lb","download_url":"https://codeload.github.com/75lb/ansi-escape-sequences/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254149948,"owners_count":22022851,"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":["ansi-colors","ansi-escape-sequences","isomorphic","javascript","javascript-library","load-anywhere","nodejs","terminal"],"created_at":"2024-10-12T08:10:36.132Z","updated_at":"2025-05-16T04:06:43.509Z","avatar_url":"https://github.com/75lb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![view on npm](https://badgen.net/npm/v/ansi-escape-sequences)](https://www.npmjs.org/package/ansi-escape-sequences)\n[![npm module downloads](https://badgen.net/npm/dt/ansi-escape-sequences)](https://www.npmjs.org/package/ansi-escape-sequences)\n[![Gihub repo dependents](https://badgen.net/github/dependents-repo/75lb/ansi-escape-sequences)](https://github.com/75lb/ansi-escape-sequences/network/dependents?dependent_type=REPOSITORY)\n[![Gihub package dependents](https://badgen.net/github/dependents-pkg/75lb/ansi-escape-sequences)](https://github.com/75lb/ansi-escape-sequences/network/dependents?dependent_type=PACKAGE)\n[![Node.js CI](https://github.com/75lb/ansi-escape-sequences/actions/workflows/node.js.yml/badge.svg)](https://github.com/75lb/ansi-escape-sequences/actions/workflows/node.js.yml)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard)\n\n# ansi-escape-sequences\n\nA simple library containing all known terminal [ansi escape codes and sequences](http://en.wikipedia.org/wiki/ANSI_escape_code). Useful for adding colour to your command-line output, or building a dynamic text user interface.\n\n## API Reference\n\n{{#module name=\"ansi-escape-sequences\"}}\n{{\u003ebody~}}\n{{\u003emember-index~}}\n{{\u003emembers~}}\n{{/module}}\n\n## Load anywhere\n\nThis library is compatible with Node.js, the Web and any style of module loader. It can be loaded anywhere, natively without transpilation.\n\nNode.js:\n\n```js\nconst ansi = require('ansi-escape-sequences')\n```\n\nWithin Node.js with ECMAScript Module support enabled:\n\n```js\nimport ansi from 'ansi-escape-sequences'\n```\n\nWithin a modern browser ECMAScript Module:\n\n```js\nimport ansi from './node_modules/ansi-escape-sequences/dist/index.mjs'\n```\n\n* * *\n\n\u0026copy; 2014-25 Lloyd Brookes \\\u003copensource@75lb.com\\\u003e.\n\nTested by [test-runner](https://github.com/test-runner-js/test-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F75lb%2Fansi-escape-sequences","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F75lb%2Fansi-escape-sequences","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F75lb%2Fansi-escape-sequences/lists"}