{"id":24493064,"url":"https://github.com/open-node/uridecode","last_synced_at":"2025-03-15T03:29:57.870Z","repository":{"id":65375452,"uuid":"46834494","full_name":"open-node/uridecode","owner":"open-node","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-26T05:16:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T00:19:43.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/open-node.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":"2015-11-25T03:16:36.000Z","updated_at":"2015-11-25T03:16:56.000Z","dependencies_parsed_at":"2023-01-20T02:46:14.288Z","dependency_job_id":null,"html_url":"https://github.com/open-node/uridecode","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/open-node%2Furidecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-node%2Furidecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-node%2Furidecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-node%2Furidecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-node","download_url":"https://codeload.github.com/open-node/uridecode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243680969,"owners_count":20330152,"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":[],"created_at":"2025-01-21T19:19:01.557Z","updated_at":"2025-03-15T03:29:57.849Z","avatar_url":"https://github.com/open-node.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n\n* 解决 decodeURIComponent 遇到特殊字符抛出异常的问题\n\n```js\n  decodeURIComponent('%C4%E3%BA%C3'); // 这行代码会抛出异常，因为传入的字符串并非utf编码的 encodeURIComponent 结果\n\n  require('uridecode')('%C4%E3%BA%C3'); // 这行代码会正常返回 '你好' 两个汉字\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-node%2Furidecode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-node%2Furidecode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-node%2Furidecode/lists"}