{"id":23512769,"url":"https://github.com/baethon/munci","last_synced_at":"2025-05-13T19:29:05.874Z","repository":{"id":44059974,"uuid":"215627932","full_name":"baethon/munci","owner":"baethon","description":"Convert string to emoji face","archived":false,"fork":false,"pushed_at":"2022-02-12T15:50:18.000Z","size":498,"stargazers_count":0,"open_issues_count":10,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T21:18:09.395Z","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/baethon.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":"2019-10-16T19:27:59.000Z","updated_at":"2020-07-20T08:00:51.000Z","dependencies_parsed_at":"2022-09-04T17:01:22.897Z","dependency_job_id":null,"html_url":"https://github.com/baethon/munci","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baethon%2Fmunci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baethon%2Fmunci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baethon%2Fmunci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baethon%2Fmunci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baethon","download_url":"https://codeload.github.com/baethon/munci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254012540,"owners_count":21999285,"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-12-25T13:19:24.517Z","updated_at":"2025-05-13T19:29:05.834Z","avatar_url":"https://github.com/baethon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖤💛 Mùnči [![Build status](https://api.travis-ci.org/baethon/munci.svg?branch=master)](https://travis-ci.org/baethon/munci)\n\n![example usage](https://raw.githubusercontent.com/baethon/munci/master/munci.png)\n\n## Installation\n\n```\nnpm i @baethon/munci\n```\n\n## About\n\nMùnči is a simple one-way hash function which transforms given string to an emoji face. Package uses emoji set including people with all genders and skin tones.\n\nDue to limited number of emojis it's highly possible that resulting emoji will be generated also for different string values.\n\nPossible use cases:\n- logging stream (like... Slack!) when one needs to identify quickly a user\n- simplified avatar system\n\n## Usage\n\nPackage exports one function, which accepts a string value. There's no way to filter the set of emojis by gender or skin tone so it's possible that it will return weird results :)\n\n```js\nconst munci = require('@baethon/munci')\n\nconst userAvatar = munci('Jon Snow')\n```\n\n## Testing\n\n```\nyarn test\n```\n\n## Building\n\nPackage uses emojis set provided by [emojilib](https://github.com/muan/emojilib). To reload/refresh it use:\n\n```\nyarn build\n```\n\n## Credits\n\n- [emojilib](https://github.com/muan/emojilib)\n- [skin-tone](https://github.com/sindresorhus/skin-tone)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaethon%2Fmunci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaethon%2Fmunci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaethon%2Fmunci/lists"}