Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 404 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 404 Bytes

Kanji Analysis for Subtitle Files

Small tool that analyses the frequency of Kanji in a Subtitle file, providing links to kanji memorizations.

Run with

npm install
npm start

You can use the example-subtitles.srt file to test by dragging it in or selecting it from the disk.

Deployment

Master is automatically deployed to https://karugamo.agency/srt-kanji-analysis via Github Actions.