{"id":15681319,"url":"https://github.com/ticky/mojibaka","last_synced_at":"2025-04-11T01:37:02.562Z","repository":{"id":39559382,"uuid":"69725217","full_name":"ticky/mojibaka","owner":"ticky","description":"✨ Browser emoji support detection toolkit","archived":false,"fork":false,"pushed_at":"2025-02-27T23:23:40.000Z","size":898,"stargazers_count":13,"open_issues_count":40,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T22:43:15.103Z","etag":null,"topics":["emoji","feature-detection"],"latest_commit_sha":null,"homepage":"https://ticky.github.io/mojibaka/","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/ticky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-10-01T07:21:37.000Z","updated_at":"2024-12-27T22:37:57.000Z","dependencies_parsed_at":"2023-01-26T06:15:41.062Z","dependency_job_id":"7e9a0e69-4b71-40b3-98f6-7081e8ac2b71","html_url":"https://github.com/ticky/mojibaka","commit_stats":{"total_commits":132,"total_committers":3,"mean_commits":44.0,"dds":0.5,"last_synced_commit":"53855e63bdd51ae45afaf33f072cf0f5d9090e92"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fmojibaka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fmojibaka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fmojibaka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fmojibaka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ticky","download_url":"https://codeload.github.com/ticky/mojibaka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145014,"owners_count":21055029,"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":["emoji","feature-detection"],"created_at":"2024-10-03T16:52:39.030Z","updated_at":"2025-04-11T01:37:02.543Z","avatar_url":"https://github.com/ticky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ Mojibaka\n[![npm](https://img.shields.io/npm/v/mojibaka.svg?maxAge=2592000)](https://www.npmjs.com/package/mojibaka) ![mojibaka](https://img.shields.io/npm/l/mojibaka.svg?maxAge=2592000)  [![Build Status](https://travis-ci.org/ticky/mojibaka.svg?branch=master)](https://travis-ci.org/ticky/mojibaka) [![codecov](https://codecov.io/gh/ticky/mojibaka/branch/master/graph/badge.svg)](https://codecov.io/gh/ticky/mojibaka)\n\nA browser emoji support detection toolkit\n\n## 🔨 Tools\n\n### 🛠 `detect` (default)\n\nReturns an object containing information about the current browser's emoji support, including;\n\n* `version`: The return value of `detectVersion`\n* `fitzpatrick`: The return value of `detectFitzpatrick` (if `version` is \u003e 0)\n* `genders`: The return value of `detectGenders` (if `version` is \u003e= 7.0)\n* `scale`: The return value of `detectScale` (if `version` is \u003e 0)\n\nUseful for determining broad emoji support\n\n### 🔎 `detectVersion`\n\nReturns the maximum Unicode emoji version support was detected for, as a float.\n\n### 🕵🏽 `detectFitzpatrick`\n\nReturns a Boolean denoting whether the browser understands Fitzpatrick Skin Tone Modifiers (a Unicode 7.0 feature)\n\n### 🕵🏻‍♀️ `detectGenders`\n\nReturns a Boolean denoting whether the browser understands zero-width joiner gender modifiers (a Unicode 8.0 feature)\n\n### 📏 `detectScale`\n\nReturns the size of the emoji compared to text, as a float, rounded to one decimal place. Useful for compensating for size differences between different browser implementations.\n\n## ⚠️ Caveats\n\n* This doesn't yet test for Unicode 10.0 compatibility\n* No version test is conclusive; individual character support _still_ varies by platform\n* Consider carefully what you're using Mojibaka's output for. The less work you do to handle Emoji yourself within the browser, the better!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fticky%2Fmojibaka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fticky%2Fmojibaka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fticky%2Fmojibaka/lists"}