Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanjenningz/japanese-dictionary
Japanese dictionary web app written with React, Next.js, TypeScript, TailwindCSS, and Zustand. Inspired by Pleco. Initialized with create-t3-app.
https://github.com/bryanjenningz/japanese-dictionary
create-t3-app dictionary japanese language-learning nextjs pleco react t3-stack tailwindcss typescript zustand
Last synced: 3 months ago
JSON representation
Japanese dictionary web app written with React, Next.js, TypeScript, TailwindCSS, and Zustand. Inspired by Pleco. Initialized with create-t3-app.
- Host: GitHub
- URL: https://github.com/bryanjenningz/japanese-dictionary
- Owner: bryanjenningz
- License: gpl-3.0
- Created: 2023-07-31T06:17:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T16:03:36.000Z (11 months ago)
- Last Synced: 2024-10-01T08:50:55.621Z (4 months ago)
- Topics: create-t3-app, dictionary, japanese, language-learning, nextjs, pleco, react, t3-stack, tailwindcss, typescript, zustand
- Language: TypeScript
- Homepage: https://japanese-dictionary.vercel.app
- Size: 15.5 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Japanese Dictionary
A Japanese dictionary progressive web app written with [React](https://react.dev), [Next.js](https://nextjs.org), [TypeScript](https://typescriptlang.org), [TailwindCSS](https://tailwindcss.com), and [Zustand](https://github.com/pmndrs/zustand). Inspired by [Pleco](https://pleco.com). Initialized with [create-t3-app](https://create.t3.gg).
## Features
- Search Japanese text with kanji, hiragana, and romaji (for example: "漢字", "ひらがな", "ro-maji")
- Use clipboard reader to paste and read text, lookup words, and save flashcards
- Save dictionary lookup history, clipboard reader lookup history, search history, and flashcards
- Quiz yourself on saved flashcards by using flashcard tests
- Enable dark mode
- Installable on iOS, Android, Windows, Mac OS, and Linux
- Works entirely offline## Screenshots
## Credits
- [Pleco](https://pleco.com) for design inspiration
- [JMdict/EDICT](https://www.edrdg.org/wiki/index.php/JMdict-EDICT_Dictionary_Project) for the word dictionary
- [Rikaikun](https://github.com/melink14/rikaikun) for the formatted word dictionary, word dictionary index, verb deconjugation code, and other pieces of code
- [Kanjium](https://github.com/mifunetoshiro/kanjium) for the pitch accent dictionary