Skip to content

shinnn/source-han-sans-code-point-map-jp

Repository files navigation

Source Han Sans code point mappings for Japanese

Build Status

Integer code point mappings of Source Han Sans v1.000 for Japanese

{
  "(Integer code point)": "(CID)"
  // ...
}

Download

Use as a JavaScript Library

NPM version Bower version Coverage Status devDependency Status

Installation

Package managers

npm i --save source-han-sans-code-point-map-jp
bower i --save source-han-sans-code-point-map-jp
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.

About

Source Han Sans code point mappings for Japanese

Resources

License

Stars

Watchers

Forks

Packages

No packages published