{"id":14965868,"url":"https://github.com/patricnox/specialtonormal","last_synced_at":"2025-06-28T17:35:39.688Z","repository":{"id":61839078,"uuid":"554351740","full_name":"PatricNox/SpecialToNormal","owner":"PatricNox","description":"Replace special characters to normalized letters in JavaScript","archived":false,"fork":false,"pushed_at":"2022-10-19T17:44:29.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"release","last_synced_at":"2025-02-06T05:34:35.668Z","etag":null,"topics":["normalize","npm-package","replace-text","special-characters","yarn-package"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/PatricNox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-19T17:06:07.000Z","updated_at":"2024-04-27T17:37:41.000Z","dependencies_parsed_at":"2022-10-22T05:00:20.721Z","dependency_job_id":null,"html_url":"https://github.com/PatricNox/SpecialToNormal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatricNox%2FSpecialToNormal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatricNox%2FSpecialToNormal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatricNox%2FSpecialToNormal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatricNox%2FSpecialToNormal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatricNox","download_url":"https://codeload.github.com/PatricNox/SpecialToNormal/tar.gz/refs/heads/release","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238147548,"owners_count":19424280,"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":["normalize","npm-package","replace-text","special-characters","yarn-package"],"created_at":"2024-09-24T13:35:29.872Z","updated_at":"2025-02-10T16:30:55.540Z","avatar_url":"https://github.com/PatricNox.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 **SpecialToNormal**\n\n\u003cdiv align=\"center\"\u003e\n\n  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n  [![Open Source](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://opensource.org/)\n\n[![npm package](https://img.shields.io/badge/package-npm-green)](https://www.npmjs.com/package/specialtonormal) [![yarn package](https://img.shields.io/badge/package-yarn-yellowgreen)](https://www.npmjs.com/package/specialtonormal)\n\n\n### This package is used to convert special characters to their corresponding \"normal\" letter.\n\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n**This package helps you if..**\n\n* You wish to replace those special letters that some languages has, like Swedish \"åäö\"\n\n* You have to convert special characters in huge chunks of strings\n\n* You want to validate a very large text\n\n\n\n ## Install\n\n    $ npm install specialtonormal\n\nor\n\n    $ yarn add specialtonormal\n\n## Usage\n\n```js\nimport normalizeSpecialCharacters from \"specialtonormal\";\nconst normalized = normalizeSpecialCharacters('pátrîcnõx with swedish åäö');\nconsole.log(normalized);  //=\u003e patricnox with swedish aao\n```\n\n## License\n\nThis package is licensed under [MIT](https://github.com/PatricNox/SpecialToNormal/blob/release/LICENSE)\n\n\n----------\n\nMade by PatricNox - 👋 [Get in touch!](https://www.linkedin.com/in/patricnox)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricnox%2Fspecialtonormal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatricnox%2Fspecialtonormal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricnox%2Fspecialtonormal/lists"}