-
Which Apple OSs have Python already loaded. Do they all have these libraries preloaded as well, like my OS does?
Does the script work for Windows?
-
I am requesting an option to exclude nested `` tags from the selected text when translating and generating text-to-speech.
`` nested inside `` is an annotation to explain the phonetic pronunciation…
-
When I write tests, I often want to simulate a number of input edge cases, one of which is using non-standard but valid characters, especially non-Latin letters. It would be great if Chance supported …
-
We have completed the data model and you can see the data models and the sample API with JSON data here: http://docs.japanize.apiary.io
/cc @codepathreview @asancheza @XinxinXie @dylan-james-smith @H…
-
As background, I am trying to provide a mechanism to bundle multiple rule presets into one Chrome extension and let users choose which one they want to use.
I tried to implement this using merge-co…
-
**Describe the bug**
Certain primitives / kanji reference primitives or radicals that never show up in the deck, and there is no link to them in the "Primitives" section of kanji that mention them in…
-
Often, a lot of words can be expressed with many different kanji, or have different readings which may or may not have different meanings.
For example, 渡る has a lot of different kanji that can be …
-
There's no results for the search of 黃, but the same search after the search of 黄色い works, is possible to find words with this kanji by searching き. Within the no results search of 黃 if you add 色い the…
-
**Is your feature request related to a problem? Please describe.**
I have quite a few soundtracks from Anime and other Japanese artists. When Lidarr imports these, it uses the main name from Musi…
-
```
const markerRef= useRef(null);
const modelRef= useRef(null);
{
console.log(x); // undefined
}}
>
```
later I try to get the po…