-
STEPS
1) run: npm install japaneasy
2) Setup test.js file per instructions:
var Dictionary = require('japaneasy');
var dict = new Dictionary();
dict('辞書').then(function(result){
console.log(result)…
-
Enhancement please.
I understand that this is some thing which might be very usefull for people. A business use case here. A user has a profile and a country is assigned to user profile.
When t…
-
First, thanks for your work! I used ZKanji a long time on Windows and even a while using wine under Linux but after the last Linux reinstall and because I'm now also a Qt developer, I wanted to give b…
-
* KOReader version: 2024.07
* Device: Kindle Paperwhite 2 (firmware: 5.12.2.2)
#### Issue
It could be that the Kindle Paperwhite 2 (KP2) is simply an older device, or it might have something to…
-
Hi,
The following code reports wrong letters (they are added by 4 for some reasons)
The culprit:
[https://www.dropbox.com/scl/fi/6a8zuy70s05pntvxm0vae/test.pdf?rlkey=ylju1wbavr8rff10jp621u6bo&d…
-
Building an option chain for futures/indexes seems to be slightly different then for stocks
it would be very helpful if we could have an example
-
### What happened?
With tap pagination enabled, selecting text at the edges of a page causes the page to jump to the beginning of the chapter, and what seems like the entire chapter is selcted. Selec…
-
Hi,
what about the support for a different char set in other languages? Since the current dictionary is the CMU dictionary, to get it working to a new language, I suppose one would need the top commo…
-
* KOReader version: 2021.03
* Device: android 7
#### Issue
Can someone explain me why ἀθυμία and ἀθυμία, give a different search result in the koreader dictionary while it is the same word, it ma…
-
I've been working on overcoming the issue in #142 using KarunaGovind's hashing suggestion. Our API is fairly inflexible at this point, and we have two actions like "/things" that returns a list and "/…