{"id":19469028,"url":"https://github.com/adalinesimonian/syshik","last_synced_at":"2026-05-06T15:37:25.598Z","repository":{"id":40392744,"uuid":"390545759","full_name":"adalinesimonian/syshik","owner":"adalinesimonian","description":"Searches for text obscured using homoglyphs or other text trickery","archived":false,"fork":false,"pushed_at":"2023-12-15T05:51:56.000Z","size":855,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T04:52:44.366Z","etag":null,"topics":["javascript","js","nodejs","search","string-matching","string-search","text-search","ts","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/syshik","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adalinesimonian.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-29T00:13:38.000Z","updated_at":"2021-07-30T22:08:02.000Z","dependencies_parsed_at":"2024-11-10T18:45:59.070Z","dependency_job_id":"7792bbf2-44cc-497a-b18a-93e45a0609cb","html_url":"https://github.com/adalinesimonian/syshik","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalinesimonian%2Fsyshik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalinesimonian%2Fsyshik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalinesimonian%2Fsyshik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalinesimonian%2Fsyshik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adalinesimonian","download_url":"https://codeload.github.com/adalinesimonian/syshik/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240683063,"owners_count":19840626,"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":["javascript","js","nodejs","search","string-matching","string-search","text-search","ts","typescript"],"created_at":"2024-11-10T18:45:53.566Z","updated_at":"2026-05-06T15:37:23.891Z","avatar_url":"https://github.com/adalinesimonian.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# syshik\n\n_[(from сыщик, pronounced Sih-sheek; IPA: [ˈsɨɕːɪk])](https://en.wiktionary.org/wiki/%D1%81%D1%8B%D1%89%D0%B8%D0%BA)_\n\nSearch utility for text obscured using homoglyphs or other text trickery\n\n\u003e **Note:** Requires [ES module](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) and [`String.prototype.normalize`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize) support.\n\n## Installation\n\n```js\nyarn add syshik\n```\n\n## Usage\n\n```js\nimport syshik from 'syshik'\n// or\nimport { find } from 'syshik'\n\nconst text = 'No one knows that I live in |\\\\/|𝚘𝝄𝕟 𐒴ⅰ𝕧ҽʀ'\n\nconst matches = syshik.find(text, 'moon river')\n// matches =\u003e ['|\\\\/|𝚘𝝄𝕟 𐒴ⅰ𝕧ҽʀ']\n```\n\n## Contributing\n\nFound patterns or homoglyphs that are not supported? Found a bug?\n\n- [Create an issue](https://github.com/adalinesimonian/syshik/issues/new)\n- [Contribute a PR](https://github.com/adalinesimonian/syshik/compare)\n\n## Licence\n\nISC (see [LICENCE](LICENCE))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadalinesimonian%2Fsyshik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadalinesimonian%2Fsyshik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadalinesimonian%2Fsyshik/lists"}