@madcat/kanjivg

5.0.0 • Public • Published

Fork of great KanjiVG repo

This fork was created in order to be able to install KanjiVG using npm.

Installation

npm install @madcat/kanjivg

How to use

After installing @madcat/kanjivg, in node_modules/@madcat/kanjivg/dist dir you will find two folders:

  • orig - original kanji SVGs from KanjiVG
  • min - minified version of kanji SVGs, which contains only paths. Paths preserve stroke order.

Each of above folders contains another two subfolders:

  • main - kanji svg (without variations)
  • variations - additional kanji variations

Building from source

npm run dist

Licence

KanjiVG is copyright Ulrich Apel and released under the Creative Commons Attribution-Share Alike 3.0 licence:

http://creativecommons.org/licenses/by-sa/3.0/

See the COPYING file for more details.

Readme

Keywords

Package Sidebar

Install

npm i @madcat/kanjivg

Weekly Downloads

1

Version

5.0.0

License

CC BY-SA 3.0

Unpacked Size

26.5 MB

Total Files

22923

Last publish

Collaborators

  • mkurcius