source-han-sans-code-point-map-jp
v1.0.0
Published
Return Source Han Sans code point mappings for Japanese
Maintainers
Readme
Source Han Sans code point mappings for Japanese
Integer code point mappings of Source Han Sans v1.000 for Japanese
{
"(Integer code point)": "(CID)"
// ...
}Use as a JavaScript Library
Installation
Package managers
npm
npm i --save source-han-sans-code-point-map-jpBower
bower i --save source-han-sans-code-point-map-jpDuo
var sourceHanSansCodePointMapJp = require('shinnn/source-han-sans-code-point-map-jp');Standalone
Download the script file directly.
API
sourceHanSansCodePointMapJp()
Return: Object (mapping data, same as the JSON file)
License
Copyright (c) 2014 Shinnosuke Watanabe
Licensed under the MIT License.
