{"id":15381094,"url":"https://github.com/tani/ddc-onp","last_synced_at":"2025-07-15T10:34:39.040Z","repository":{"id":97698585,"uuid":"421388945","full_name":"tani/ddc-onp","owner":"tani","description":"DDC filters for An O(NP) Sequence Comparison Algorithm by Sun Wu, Udi Manber and Gene Myers.","archived":false,"fork":false,"pushed_at":"2024-03-02T14:12:29.000Z","size":6,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T19:14:55.627Z","etag":null,"topics":["ddc","ddc-filter","ddc-vim"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tani.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-10-26T11:02:34.000Z","updated_at":"2022-12-24T04:45:28.000Z","dependencies_parsed_at":"2024-10-17T21:57:23.193Z","dependency_job_id":null,"html_url":"https://github.com/tani/ddc-onp","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"f53dd5710fad6b513281962623045831c240e2e4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tani/ddc-onp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-onp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-onp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-onp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-onp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tani","download_url":"https://codeload.github.com/tani/ddc-onp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tani%2Fddc-onp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265428821,"owners_count":23763642,"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":["ddc","ddc-filter","ddc-vim"],"created_at":"2024-10-01T14:25:41.242Z","updated_at":"2025-07-15T10:34:39.003Z","avatar_url":"https://github.com/tani.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDC Onp\n\n![image](https://user-images.githubusercontent.com/5019902/138865585-17d15921-7d4c-4271-95da-be3f4aea7f27.png)\n\nDDC filters for _An O(NP) Sequence Comparison Algorithm_ by Sun Wu, Udi Manber and Gene Myers. \n\n- `matcher_onp` -- filtering candidates by the edit-distance\n- `sorter_onp` -- sorting candidates by the edit-distance\n- `converter_onp`-- visualizing difference between input string and candidates\n\n## Configuration\n\n- `matcher_onp.maximumDistance` -- threshold of the edit-distance.\n  The filter drops the candidates of which distance is greater than this parameter.\n- `converter_onp.hlGroupAddition` -- name of the highlight group to highlight additions of diff string.\n- `converter_onp.hlGroupDeletion` -- name of the highlight group to highlight deletions of diff string.\n- `converter_onp.type` -- place to show diff string.\n\nCopyright 2021 TANIGUCHI Masaya. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftani%2Fddc-onp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftani%2Fddc-onp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftani%2Fddc-onp/lists"}