{"id":13457820,"url":"https://github.com/jaywcjlove/console-emojis","last_synced_at":"2026-03-02T18:45:38.626Z","repository":{"id":40414822,"uuid":"116249303","full_name":"jaywcjlove/console-emojis","owner":"jaywcjlove","description":"Custom Console Logging with Emoji.","archived":false,"fork":false,"pushed_at":"2024-07-09T13:09:16.000Z","size":167,"stargazers_count":20,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T23:50:29.266Z","etag":null,"topics":["console","console-emoji","console-emojis","emoji","emojis"],"latest_commit_sha":null,"homepage":"https://jaywcjlove.github.io/console-emojis/","language":"TypeScript","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/jaywcjlove.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"jaywcjlove","buy_me_a_coffee":"jaywcjlove","custom":["https://www.paypal.me/kennyiseeyou","https://jaywcjlove.github.io/#/sponsor"]}},"created_at":"2018-01-04T10:55:16.000Z","updated_at":"2024-07-31T15:10:39.000Z","dependencies_parsed_at":"2022-09-18T06:45:50.365Z","dependency_job_id":"2a4a43bd-ca8d-4c1d-9604-6e8bd87025e2","html_url":"https://github.com/jaywcjlove/console-emojis","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.04347826086956519,"last_synced_commit":"eea674d941287739f8fbbc95cef1729e9b55e812"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Fconsole-emojis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Fconsole-emojis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Fconsole-emojis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Fconsole-emojis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaywcjlove","download_url":"https://codeload.github.com/jaywcjlove/console-emojis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240191110,"owners_count":19762605,"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":["console","console-emoji","console-emojis","emoji","emojis"],"created_at":"2024-07-31T09:00:37.768Z","updated_at":"2026-03-02T18:45:38.593Z","avatar_url":"https://github.com/jaywcjlove.png","language":"TypeScript","funding_links":["https://ko-fi.com/jaywcjlove","https://buymeacoffee.com/jaywcjlove","https://www.paypal.me/kennyiseeyou","https://jaywcjlove.github.io/#/sponsor"],"categories":["TypeScript"],"sub_categories":[],"readme":"console-emojis\n===\n\n[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)\n[![Coverage Status](https://jaywcjlove.github.io/console-emojis/badges.svg)](https://jaywcjlove.github.io/console-emojis/lcov-report/)\n[![npm version](https://img.shields.io/npm/v/console-emojis.svg)](https://www.npmjs.com/package/console-emojis)\n[![](https://img.shields.io/github/issues/jaywcjlove/console-emojis.svg)](https://github.com/jaywcjlove/console-emojis/issues)\n[![](https://img.shields.io/github/forks/jaywcjlove/console-emojis.svg)](https://github.com/jaywcjlove/console-emojis/network)\n[![](https://img.shields.io/github/stars/jaywcjlove/console-emojis.svg)](https://github.com/jaywcjlove/console-emojis/stargazers)\n[![](https://img.shields.io/github/release/jaywcjlove/console-emojis)](https://github.com/jaywcjlove/console-emojis/releases)\n\nEmojis enhance just about any user experience. All Emoji come from the [WebpageFX/emoji-cheat-sheet.com](https://github.com/WebpageFX/emoji-cheat-sheet.com) repository. help you write better code and make debugging more fun:\n\n[![console emojis](https://github.com/jaywcjlove/console-emojis/assets/1680273/bb8073f8-d456-4785-88ae-13ee1df537bd)](https://jaywcjlove.github.io/console-emojis)\n\n## Install\n\n```bash\nnpm install console-emojis\n```\n## Usage\n\n```js\nrequire('console-emojis');\n// es6\nimport 'console-emojis';\n```\n\n## Examples\n\n```js\n// Logging to the console\nconsole.cn(\" Welcome to China!\");\nconsole.u5408(\" Hello -\u003e u5408 !\")\nconsole.u6e80(\" Hello -\u003e u6e80 !\")\nconsole.u7981(\" Hello -\u003e u7981 !\")\nconsole.a(\" Hello -\u003e a !\")\nconsole.b(\" Hello -\u003e b !\")\nconsole.ab(\" Hello -\u003e ab !\")\nconsole.cl(\" Hello -\u003e cl !\")\nconsole.o2(\" Hello -\u003e o2 !\")\nconsole.sos(\" Hello -\u003e sos !\")\nconsole.no_entry(\" Hello -\u003e no_entry !\")\nconsole.name_badge(\" Hello -\u003e name_badge !\")\nconsole.no_entry_sign(\" Hello -\u003e no_entry_sign !\")\nconsole.x(\" Hello -\u003e x !\")\nconsole.o(\" Hello -\u003e o !\")\nconsole.stop_sign(\" Hello -\u003e stop_sign !\")\nconsole.anger(\" Hello -\u003e anger !\")\nconsole.hotsprings(\" Hello -\u003e hotsprings !\")\n\n// Output\n🇨🇳  Welcome to China!\n\n🈴  Hello -\u003e u5408 !\n🈵  Hello -\u003e u6e80 !\n🈲  Hello -\u003e u7981 !\n🅰️  Hello -\u003e a !\n🅱️  Hello -\u003e b !\n🆎  Hello -\u003e ab !\n🆑  Hello -\u003e cl !\n🅾️  Hello -\u003e o2 !\n🆘  Hello -\u003e sos !\n⛔  Hello -\u003e no_entry !\n📛  Hello -\u003e name_badge !\n🚫  Hello -\u003e no_entry_sign !\n❌  Hello -\u003e x !\n⭕  Hello -\u003e o !\n🛑  Hello -\u003e stop_sign !\n💢  Hello -\u003e anger !\n♨️  Hello -\u003e hotsprings !\n```\n\n## Contributors\n\nAs always, thanks to our amazing contributors!\n\n\u003ca href=\"https://github.com/jaywcjlove/console-emojis/graphs/contributors\"\u003e\n  \u003cimg src=\"https://jaywcjlove.github.io/console-emojis/CONTRIBUTORS.svg\" /\u003e\n\u003c/a\u003e\n\nMade with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).\n\n## License\n\nLicensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaywcjlove%2Fconsole-emojis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaywcjlove%2Fconsole-emojis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaywcjlove%2Fconsole-emojis/lists"}