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

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i source-han-sans-code-point-map-jp

Weekly Downloads

3

Version

1.0.0

License

none

Last publish

Collaborators

  • shinnn