{"id":18260106,"url":"https://github.com/roppa/diacritic","last_synced_at":"2025-10-26T01:37:01.393Z","repository":{"id":19808107,"uuid":"23068336","full_name":"roppa/diacritic","owner":"roppa","description":"Replace diacritic characters with alternatives","archived":false,"fork":false,"pushed_at":"2014-08-20T14:18:14.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-06T12:47:17.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/roppa.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":"2014-08-18T11:09:38.000Z","updated_at":"2024-12-24T09:31:26.000Z","dependencies_parsed_at":"2022-07-27T00:46:55.261Z","dependency_job_id":null,"html_url":"https://github.com/roppa/diacritic","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/roppa/diacritic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdiacritic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdiacritic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdiacritic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdiacritic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roppa","download_url":"https://codeload.github.com/roppa/diacritic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fdiacritic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281047794,"owners_count":26435124,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-05T10:42:06.175Z","updated_at":"2025-10-26T01:37:01.354Z","avatar_url":"https://github.com/roppa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Diacritic\n\nA small library to replace diacritic characters to alternatives.\n\n## Installation\n\nnpm install diacritic --save\n\n## Usage\n\n  var diacritic = require('diacritic')\n      remove = diacritic.removeDiacritics;\n\n  var accented = \"Â é ç è ñ\",\n      escaped = remove(accented);\n\n  console.log('accented', accented);\n\n## Tests\n\n  npm test","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fdiacritic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froppa%2Fdiacritic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fdiacritic/lists"}