Return Source Han Sans UTF-32 mappings for Japanese
npm install source-han-sans-utf32-map-jp
JSON version of
[Source Han Sans][githubrepo] v1.000 UTF-32 mappings for Japanese
``javascript`
{
"(UTF-32 code point)": "(CID)"
// ...
}




#### Package managers
##### npm
`sh`
npm i --save source-han-sans-utf32-map-jp
##### Bower
`sh`
bower i --save source-han-sans-utf32-map-jp
##### Duo
`javascript`
var sourceHanSansUtf32MapJp = require('shinnn/source-han-sans-utf32-map-jp');
#### Standalone
Download the script file directly.
#### sourceHanSansUtf32MapJp()
Return: Object` (mapping data, same as the JSON file)
The JSON file is generated from the original data in Source Han Sans project repository on SourceForge.net.
Licensed under the Apache License, Version 2.0
Copyright (c) 2014 Shinnosuke Watanabe
Licensed under the MIT License.
[githubrepo]: https://github.com/adobe-fonts/source-han-sans/