{"id":15390229,"url":"https://github.com/gajus/punycode-url","last_synced_at":"2025-04-15T21:26:58.445Z","repository":{"id":66001217,"uuid":"206846036","full_name":"gajus/punycode-url","owner":"gajus","description":"Encodes/ decodes URLs to punycode/ unicode.","archived":false,"fork":false,"pushed_at":"2019-09-06T17:50:54.000Z","size":4,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T12:50:12.231Z","etag":null,"topics":["decode","encode","punycode","unicode","url"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gajus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-06T17:47:02.000Z","updated_at":"2024-03-19T06:09:41.000Z","dependencies_parsed_at":"2023-02-23T03:00:57.929Z","dependency_job_id":null,"html_url":"https://github.com/gajus/punycode-url","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"bef240c34bd9dc3dd34521c79e8b5d33d1aad5a3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gajus%2Fpunycode-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gajus%2Fpunycode-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gajus%2Fpunycode-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gajus%2Fpunycode-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gajus","download_url":"https://codeload.github.com/gajus/punycode-url/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233691111,"owners_count":18714905,"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":["decode","encode","punycode","unicode","url"],"created_at":"2024-10-01T15:05:02.154Z","updated_at":"2025-01-13T04:20:55.316Z","avatar_url":"https://github.com/gajus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# punycode-url\n\n[![Travis build status](http://img.shields.io/travis/gajus/punycode-url/master.svg?style=flat-square)](https://travis-ci.org/gajus/punycode-url)\n[![Coveralls](https://img.shields.io/coveralls/gajus/punycode-url.svg?style=flat-square)](https://coveralls.io/github/gajus/punycode-url)\n[![NPM version](http://img.shields.io/npm/v/punycode-url.svg?style=flat-square)](https://www.npmjs.org/package/punycode-url)\n[![Canonical Code Style](https://img.shields.io/badge/code%20style-canonical-blue.svg?style=flat-square)](https://github.com/gajus/canonical)\n[![Twitter Follow](https://img.shields.io/twitter/follow/kuizinas.svg?style=social\u0026label=Follow)](https://twitter.com/kuizinas)\n\nEncodes/ decodes URLs to punycode/ unicode.\n\n## Usage\n\n```js\nimport punycodeUrl from 'punycode-url';\n\npunycodeUrl.toASCII('//gájùs.gájùs.com');\n// '//xn--gjs-ela5j.xn--gjs-ela5j.com'\n\npunycodeUrl.toUnicode('//xn--gjs-ela5j.xn--gjs-ela5j.com');\n// '//gájùs.gájùs.com'\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgajus%2Fpunycode-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgajus%2Fpunycode-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgajus%2Fpunycode-url/lists"}