Skip to content

A C# library to get information about japanese words using jisho.org

License

Notifications You must be signed in to change notification settings

Xwilarg/JishoSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JishoSharp

A C# library to get information about japanese words using jisho.org

There are 2 ways to search for information:

Kanji search (WIP)

Get information about a kanji

Word search

Use the static function SearchClient.SearchWordAsync.
Basically it does what the official Jisho API does, for more information please check the wiki.

Advanced word search (WIP)

Provide what the wiki doesn't provide:

  • Examples
  • Audio

About

A C# library to get information about japanese words using jisho.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages