UNPKG

fast-sjis-encoder

Version:

Fast Shift-JIS(MS932) encoder - About 2x faster than iconv-lite

26 lines (25 loc) 491 B
{ "name": "fast-sjis-encoder", "version": "1.1.1", "description": "Fast Shift-JIS(MS932) encoder - About 2x faster than iconv-lite", "main": "index.min.js", "keywords": [ "sjis", "shift-jis", "ms932", "encoder", "japanese", "charset", "encoding", "fast" ], "license": "MIT", "types": "index.d.ts", "engines": { "node": ">=6" }, "repository": { "type": "git", "url": "https://github.com/t-kouyama/fast-sjis-encoder.git" } }