{"id":23201144,"url":"https://github.com/codedotjs/unicodechar-string","last_synced_at":"2025-04-05T09:26:30.443Z","repository":{"id":57386150,"uuid":"132530213","full_name":"CodeDotJS/unicodechar-string","owner":"CodeDotJS","description":":unicorn: Convert unicode escape sequence to a character","archived":false,"fork":false,"pushed_at":"2018-05-08T00:54:12.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T00:41:19.870Z","etag":null,"topics":["character","convert","emoji","escape","sequence","string","unicode"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/CodeDotJS.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":"2018-05-08T00:11:43.000Z","updated_at":"2023-09-08T17:40:13.000Z","dependencies_parsed_at":"2022-09-14T16:22:05.217Z","dependency_job_id":null,"html_url":"https://github.com/CodeDotJS/unicodechar-string","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/CodeDotJS%2Funicodechar-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Funicodechar-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Funicodechar-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Funicodechar-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeDotJS","download_url":"https://codeload.github.com/CodeDotJS/unicodechar-string/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247314689,"owners_count":20918890,"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":["character","convert","emoji","escape","sequence","string","unicode"],"created_at":"2024-12-18T15:13:58.726Z","updated_at":"2025-04-05T09:26:30.422Z","avatar_url":"https://github.com/CodeDotJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## unicodechar-string [![Build Status](https://travis-ci.org/CodeDotJS/unicodechar-string.svg?branch=master)](https://travis-ci.org/CodeDotJS/unicodechar-string)\n\n\u003e Convert unicode escape sequence to a character!\n\n## Install\n\n```\n$ npm install --save unicodechar-string\n```\n\n## Usage\n\n```js\n\nconst unicodestring = require('unicodechar-string');\n\nconst str = unicodestring('I wish I were a \\ud83e\\udd84, so I could stab idiots with my head!');\n\nconsole.log(str)\n// =\u003e 'I wish I were a 🦄, so I could stab idiots with my head!'\n\n```\n\n## License\n\nMIT \u0026copy; [Rishi Giri](http://rishigiri.ml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Funicodechar-string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedotjs%2Funicodechar-string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Funicodechar-string/lists"}