source-han-sans-utf32-map-jp

1.0.0 • Public • Published

Source Han Sans UTF-32 mappings for Japanese

Build Status

JSON version of Source Han Sans v1.000 UTF-32 mappings for Japanese

{
  "(UTF-32 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-utf32-map-jp
Bower
bower i --save source-han-sans-utf32-map-jp
Duo
var sourceHanSansUtf32MapJp = require('shinnn/source-han-sans-utf32-map-jp');

Standalone

Download the script file directly.

API

sourceHanSansUtf32MapJp()

Return: Object (mapping data, same as the JSON file)

Credit

The JSON file is generated from the original data in Source Han Sans project repository on SourceForge.net.

Source Han Sans

Licensed under the Apache License, Version 2.0

License

Copyright (c) 2014 Shinnosuke Watanabe

Licensed under the MIT License.

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i source-han-sans-utf32-map-jp

    Weekly Downloads

    4

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • shinnn