{"id":23817991,"url":"https://github.com/lsongdev/fast-gbk","last_synced_at":"2026-06-22T22:31:20.335Z","repository":{"id":57232998,"uuid":"190399834","full_name":"lsongdev/fast-gbk","owner":"lsongdev","description":":rocket: encode and decode utf8 to gbk string as fast as possible","archived":false,"fork":false,"pushed_at":"2019-07-12T05:24:46.000Z","size":56,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-24T03:04:57.067Z","etag":null,"topics":["encode-strings","encoder-decoder","gbk"],"latest_commit_sha":null,"homepage":"https://npmjs.org/fast-gbk","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/lsongdev.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":"2019-06-05T13:27:10.000Z","updated_at":"2022-03-08T15:28:28.000Z","dependencies_parsed_at":"2022-08-31T14:11:18.609Z","dependency_job_id":null,"html_url":"https://github.com/lsongdev/fast-gbk","commit_stats":null,"previous_names":["lsongdev/fast-gbk","song940/fast-gbk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lsongdev/fast-gbk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffast-gbk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffast-gbk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffast-gbk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffast-gbk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/fast-gbk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffast-gbk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34668500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["encode-strings","encoder-decoder","gbk"],"created_at":"2025-01-02T05:49:17.240Z","updated_at":"2026-06-22T22:31:20.311Z","avatar_url":"https://github.com/lsongdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## fast-gbk \n\n\u003e encode and decode utf8 to gbk string as fast as possible\n\n[![fast-gbk](https://img.shields.io/npm/v/fast-gbk.svg)](https://npmjs.org/fast-gbk)\n[![Build Status](https://travis-ci.org/song940/fast-gbk.svg?branch=master)](https://travis-ci.org/song940/fast-gbk)\n\n### Installation\n\n```bash\n$ npm install fast-gbk\n```\n\n### Example\n\n```js\nconst { encode, decode } = require('fast-gbk');\n\nconst str = '你好，世界！';\n\nconst arr = encode(str);\n\nconsole.log(decode(arr));\n\n```\n\n### Contributing\n- Fork this Repo first\n- Clone your Repo\n- Install dependencies by `$ npm install`\n- Checkout a feature branch\n- Feel free to add your features\n- Make sure your features are fully tested\n- Publish your local branch, Open a pull request\n- Enjoy hacking \u003c3\n\n### MIT\n\nThis work is licensed under the [MIT license](./LICENSE).\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Ffast-gbk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Ffast-gbk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Ffast-gbk/lists"}