tiny-sjis-encoder
Version:
Tiny Shift-JIS(MS932) encoder - Only 806 bytes
27 lines (26 loc) • 488 B
JSON
{
"name": "tiny-sjis-encoder",
"version": "1.0.1",
"description": "Tiny Shift-JIS(MS932) encoder - Only 806 bytes",
"main": "index.min.js",
"keywords": [
"sjis",
"shift-jis",
"ms932",
"encoder",
"japanese",
"charset",
"encoding",
"fast",
"tiny"
],
"license": "MIT",
"types": "index.d.ts",
"engines": {
"node": ">=8.3"
},
"repository": {
"type": "git",
"url": "https://github.com/t-kouyama/tiny-sjis-encoder.git"
}
}