{"id":41256590,"url":"https://github.com/danielgolden/retext-no-emojis","last_synced_at":"2026-01-23T01:51:58.203Z","repository":{"id":57355210,"uuid":"453547903","full_name":"danielgolden/retext-no-emojis","owner":"danielgolden","description":"A retext plugin to discourage the usage of emoji(s)","archived":false,"fork":false,"pushed_at":"2022-02-01T14:15:24.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-02T09:56:39.832Z","etag":null,"topics":["natural-language-processing","retext","retext-plugin","unifiedjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielgolden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-29T23:57:43.000Z","updated_at":"2023-07-28T14:14:42.000Z","dependencies_parsed_at":"2022-09-09T11:00:50.283Z","dependency_job_id":null,"html_url":"https://github.com/danielgolden/retext-no-emojis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielgolden/retext-no-emojis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-no-emojis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-no-emojis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-no-emojis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-no-emojis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgolden","download_url":"https://codeload.github.com/danielgolden/retext-no-emojis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-no-emojis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["natural-language-processing","retext","retext-plugin","unifiedjs"],"created_at":"2026-01-23T01:51:57.640Z","updated_at":"2026-01-23T01:51:58.188Z","avatar_url":"https://github.com/danielgolden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# retext-no-emojis\n\nA [retext](https://github.com/retextjs/retext) plugin to discourage the usage of emoji(s).\n\n## Install\n\n```sh\nnpm install retext-no-emojis\n```\n\n## Use\n\n```js\nimport { retext } from \"retext\";\nimport retextNoEmojis from \"./index.js\";\n\nretext()\n  .use(retextNoEmojis)\n  .process(\"This is some text ✨ with emojis 😂 sprinkled in 😏.\")\n  .then((text) =\u003e {\n    console.error(text.messages);\n  });\n```\n\n\u003c!--\nYields:\n\n```\n  3:14-3:16  warning  Expected `1` space between sentences, not `2`  space  retext-sentence-spacing\n\n⚠ 1 warning\n``` --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgolden%2Fretext-no-emojis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgolden%2Fretext-no-emojis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgolden%2Fretext-no-emojis/lists"}