{"_id":"@3-/u8map","_rev":"3-b7b79e0b577dc33bbdaefd5b64216e90","name":"@3-/u8map","dist-tags":{"latest":"0.1.2"},"versions":{"0.1.1":{"name":"@3-/u8map","version":"0.1.1","author":{"name":"3Ti.Site@gmail.com"},"license":"Apache-2.0","_id":"@3-/u8map@0.1.1","maintainers":[{"name":"3tier","email":"3ti.site@gmail.com"}],"homepage":"https://github.com/3TiSite/node/tree/main/u8map","bugs":{"url":"https://github.com/3TiSite/node/issues"},"dist":{"shasum":"a98b1c5cb1bed91cbb882ded3da2aacc3064c72e","tarball":"https://registry.npmjs.org/@3-/u8map/-/u8map-0.1.1.tgz","fileCount":4,"integrity":"sha512-E/ylj0ylK2p909iQEi+vWgQa8MmsUBCFwHQxlT9p4WHnBw1OxdKeFbSLCpCJy1FD54rE7mfW1V3ECJZbly4GlQ==","signatures":[{"sig":"MEYCIQDwV0aviPjiuV5ZGSzqH+0idVZhBvuiIcBIgn6Yhj0l8QIhAJIJILGG1c7w4Jp29yvaFh0aDJie9W4msK6uie1zVBQ/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1491},"type":"module","exports":{"./*":"./*"},"gitHead":"dda0a05a26d89a0679ee839e0c7cec6550798a28","scripts":{},"_npmUser":{"name":"3tier","email":"3ti.site@gmail.com"},"repository":{"url":"git+https://github.com/3TiSite/node.git","type":"git"},"_npmVersion":"10.2.0","description":"[‼️]: ✏️README.mdt","directories":{},"_nodeVersion":"21.0.0","dependencies":{"@3-/u8":"^0.1.1","@3-/pair":"^0.0.2","@3-/utf8":"^0.0.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/u8map_0.1.1_1700257177311_0.9660641552385156","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@3-/u8map","version":"0.1.2","repository":{"type":"git","url":"https://atomgit.com/i18n/lib.git"},"homepage":"https://atomgit.com/i18n/lib/tree/dev/u8map","author":{"name":"i18n.site@gmail.com"},"license":"Apache-2.0","exports":{"./*":"./*"},"devDependencies":{},"type":"module","dependencies":{"@3-/pair":"^0.0.2","@3-/u8":"^0.1.1","@3-/utf8":"^0.0.3"},"scripts":{},"_id":"@3-/u8map@0.1.2","description":"把字符串字典转为一个 Uint8Array（用 0 分隔，因为字符串不包含 0）","_integrity":"sha512-Wd37yvjA2bfj0295jr6z9WVTNKvFlQEg8YJfSzC9maM5G+rTZr2/57Bd9+PkGO1YfvQkP58p+VzvBPbEz0b85w==","_resolved":"/private/var/folders/4x/n5x1dwrj39v_hl53vyprqcn80000gn/T/2c21b17cb4fb2fbd6e178c743994c4a2/3--u8map-0.1.2.tgz","_from":"file:3--u8map-0.1.2.tgz","_nodeVersion":"22.3.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-Wd37yvjA2bfj0295jr6z9WVTNKvFlQEg8YJfSzC9maM5G+rTZr2/57Bd9+PkGO1YfvQkP58p+VzvBPbEz0b85w==","shasum":"df05395dd70f2a4fdfbd39ccddecb3a6f04f6ed6","tarball":"https://registry.npmjs.org/@3-/u8map/-/u8map-0.1.2.tgz","fileCount":4,"unpackedSize":2785,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSbnoGk5pfIyFbm/rPw+Hy6oFG9JioGBtz+1QLHiDFoAiBaVCIx0F+cekyd4NTxnchKiMY0jSapW4KK8B2h6jHOGQ=="}]},"_npmUser":{"name":"i18n-now","email":"i18n.site@gmail.com"},"directories":{},"maintainers":[{"name":"i18n-now","email":"i18n.site@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/u8map_0.1.2_1723893719270_0.646078564684204"},"_hasShrinkwrap":false}},"time":{"created":"2023-11-17T21:39:37.171Z","modified":"2024-08-17T11:21:59.633Z","0.1.1":"2023-11-17T21:39:37.452Z","0.1.2":"2024-08-17T11:21:59.450Z"},"author":{"name":"i18n.site@gmail.com"},"license":"Apache-2.0","homepage":"https://atomgit.com/i18n/lib/tree/dev/u8map","repository":{"type":"git","url":"https://atomgit.com/i18n/lib.git"},"description":"把字符串字典转为一个 Uint8Array（用 0 分隔，因为字符串不包含 0）","maintainers":[{"name":"i18n-now","email":"i18n.site@gmail.com"}],"readme":"# @3-/u8map\n\n把字符串字典转为一个 Uint8Array（用 0 分隔，因为字符串不包含 0）\n\n[test/main.coffee](./test/main.coffee) :\n\n```coffee\n#!/usr/bin/env coffee\n\n> @3-/u8map/encode.js\n  @3-/u8map/decode.js\n\nbin = encode {\n  a : '测试'\n  b : '123'\n}\n\nconsole.log decode bin\n```\n\noutput :\n\n```\n{ a: '测试', b: '123' }\n```\n\n## About This Project\n\nThis project is an open-source component of [i18n.site ⋅ Internationalization Solution](https://i18n.site).\n\n* [i18 : MarkDown Command Line Translation Tool](https://i18n.site/i18)\n\n  The translation perfectly maintains the Markdown format.\n\n  It recognizes file changes and only translates the modified files.\n\n  The translated Markdown content is editable; if you modify the original text and translate it again, manually edited translations will not be overwritten (as long as the original text has not been changed).\n\n* [i18n.site : MarkDown Multi-language Static Site Generator](https://i18n.site/i18n.site)\n\n  Optimized for a better reading experience\n\n## 关于本项目\n\n本项目为 [i18n.site ⋅ 国际化解决方案](https://i18n.site) 的开源组件。\n\n* [i18 :  MarkDown命令行翻译工具](https://i18n.site/i18)\n\n  翻译能够完美保持 Markdown 的格式。能识别文件的修改，仅翻译有变动的文件。\n\n  Markdown 翻译内容可编辑；如果你修改原文并再次机器翻译，手动修改过的翻译不会被覆盖（如果这段原文没有被修改）。\n\n* [i18n.site : MarkDown多语言静态站点生成器](https://i18n.site/i18n.site) 为阅读体验而优化。","readmeFilename":"README.md"}