{"id":13509382,"url":"https://github.com/guanting112/elixir_remove_emoji","last_synced_at":"2025-10-21T18:47:37.112Z","repository":{"id":57543108,"uuid":"114669130","full_name":"guanting112/elixir_remove_emoji","owner":"guanting112","description":"Remove Emoji 😈🈲😱⁉️ ( for Elixir 1.4+ ~ 1.10.x ) ","archived":false,"fork":false,"pushed_at":"2024-03-07T05:54:04.000Z","size":33,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-01T09:34:37.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/remove_emoji/","language":"Elixir","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/guanting112.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-12-18T17:29:05.000Z","updated_at":"2024-08-12T10:17:29.000Z","dependencies_parsed_at":"2024-05-01T18:22:38.029Z","dependency_job_id":"906799e2-5220-413e-9c73-6f9369743989","html_url":"https://github.com/guanting112/elixir_remove_emoji","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"7fa4ceaf9c77da94776c6487cd843038df909bb7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanting112%2Felixir_remove_emoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanting112%2Felixir_remove_emoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanting112%2Felixir_remove_emoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanting112%2Felixir_remove_emoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guanting112","download_url":"https://codeload.github.com/guanting112/elixir_remove_emoji/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246323983,"owners_count":20759059,"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-08-01T02:01:06.974Z","updated_at":"2025-10-21T18:47:37.033Z","avatar_url":"https://github.com/guanting112.png","language":"Elixir","funding_links":[],"categories":["Text and Numbers"],"sub_categories":[],"readme":"Remove Emoji\n=================================================\n\n[![Build Status](https://travis-ci.org/guanting112/elixir_remove_emoji.svg?branch=master)](https://travis-ci.org/guanting112/elixir_remove_emoji)\n\nIt can remove any of the emoji. 💻🔥🤯🚫\n您可以透過該套件移除令人困擾的 Emoji 符號。\n\n```elixir\n\noriginal_string = \"👦👦🏻🇯🇵🇰🇳🇰🇷👦🏼👦🏽👦🏾😄😅😆😇😈😉😊\"\nsanitized_string = original_string |\u003e RemoveEmoji.sanitize()\n\n# true, :ok\nIO.puts \"\" === sanitized_string\n\n```\n\nInstallation / 安裝方式\n------\n\n請在您的 Elixir 專案裡的 mix.exs 加入以下指令，然後執行 mix deps.get 更新依賴即可。\n\n```elixir\ndef deps do\n  [\n    {:remove_emoji, \"~\u003e 1.0.0\"}\n  ]\nend\n```\n\nDemo ( Before / After )\n------\n\n![emoji_effect](https://i.imgur.com/OzcQYWL.jpg)\n\n\nLICENSE\n--------\n\nMIT LICENSE ( See LICENSE.txt )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanting112%2Felixir_remove_emoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguanting112%2Felixir_remove_emoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanting112%2Felixir_remove_emoji/lists"}