The Wayback Machine - https://web.archive.org/web/20211123141517/https://github.com/topics/japanese-study
Here are
202 public repositories
matching this topic...
A collection of exercises for practicing what is taught in Genki: An Integrated Course in Elementary Japanese.
Updated
Nov 12, 2021
HTML
Japanese language data on kanji and radicals, media files, fonts and related resources from Kanji alive
A mobile video player, reader assistant, image mining workflow and card creation toolkit tailored for language learners. Allows text selection of subtitles for quick lookups and export to Anki with snapshot and audio for uninterrupted language immersion.
Updated
Aug 11, 2021
Dart
A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
A Discord bot for helping with learning Japanese.
Updated
Nov 14, 2021
JavaScript
A chrome extension for adding furigana to annotate the tweets
Updated
Aug 10, 2021
JavaScript
Python 3 library for manipulating Jim Breen's JMdict, KanjiDic2, JMnedict and kanji-radical mappings
Updated
Jun 6, 2021
Python
Trying to consolidate japanese phonetic, and in particular pitch accent resources into one list
This is mainly old vocabulary pronunciation audio from WaniKani
A simple react native demo project for a Japanese learning community
Updated
Aug 10, 2017
JavaScript
Angular.js kanji web application
Updated
Sep 4, 2020
JavaScript
Updated
May 23, 2019
Python
IRC bot and small scripts for learners of the Japanese language
Updated
Jun 27, 2021
Shell
A JSON kanji dataset with updated JLPT levels and WaniKani information
Updated
Dec 29, 2019
Python
Free Human Language Learning Resources
Frontend for collection of Kanji writing practice sheets. Previously kanji-printer.
Updated
Nov 22, 2021
TypeScript
KantanManga is an application that helps you read raw manga
Updated
Sep 26, 2021
Swift
A Python wrapper for Wanikani API V2.
Updated
Nov 18, 2021
Python
Perfect for those who forgets kanji pronunciation
Updated
Dec 15, 2018
Roff
Userscripts for the WaniKani.com website
Updated
Sep 21, 2021
JavaScript
A library that helps conjugate Japanese verbs. This repo contains two Qt projects: libjpconj witch is the library, and jpconj implements an application using this library.
A beautiful (unofficial) client app for the awesome kanji learning website wanikani.com
Updated
Mar 31, 2021
Java
Mobile conjugation practise app for Japanese
Updated
Oct 23, 2021
TypeScript
🇯🇵 📰 🗻 NHK News Web (Easy) word frequency (core list) scraper for Japanese language learners.
Updated
Oct 25, 2021
Ruby
A Japanese reading aid that uses google cloud vision API's optical character recognition. Supports full translation and vocab learning modes.
Updated
Aug 17, 2020
Python
Simple Japanese language number guessing game for OS X
Updated
Sep 2, 2020
Python
Improve this page
Add a description, image, and links to the
japanese-study
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
japanese-study
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The code to copy the styles from the real input/text area relies on
.cssTextfromgetComputedStyle:https://github.com/melink14/rikaikun/blob/75241b53278678ba178000b0889130483195449f/extension/rikaicontent.ts#L1015-L1018
It turns out this always returns empty string so the text area doesn't line up except for accidentally.
We should copy the style properties one by one with a helper met