A lightweight web app designed for Notion that lets you search, display, and animate Kanji characters using SVG stroke order diagrams.
Built to be embedded inside Notion pages, Kanji Animate provides clean, accurate stroke order animations that work perfectly as a study widget for Kanji learners.
- Search Kanji by character or Unicode
- SVG-based stroke order animations
- Optimized for embedding in Notion
- Responsive layout with light/dark mode support
- Adjustable animation speed
- Open
index.htmlin a browser or embed the hosted page in Notion. - Search for a Kanji character.
- View the animated stroke order and character display.
- Add more Kanji SVGs in the
kanji/folder and updatekanji_data.json - Replace
assets/Image.pngto change the background - Adjust layout and animation settings in
style.css
- KanjiVG SVG data: KanjiVG
- Animation logic adapted from: nihongodera/kanjivganimate
MIT License. See LICENSE for details.