All Projects → ShenHongFei → dict

ShenHongFei / dict

Licence: other
My dictionary for simplicity, intelligence, and beauty.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to dict

hujiang dictionary
日语词典/英语词典/终端词典/沪江小d/沪江小d API
Stars: ✭ 40 (+81.82%)
Mutual labels:  dictionary, english-dictionary, japanese-dictionary
English-Persian-Word-Database
English Persian Word Database - Popular database extensions
Stars: ✭ 19 (-13.64%)
Mutual labels:  dictionary, english-dictionary
Jotoba
A free online, self-hostable, multilang Japanese dictionary.
Stars: ✭ 87 (+295.45%)
Mutual labels:  dictionary, japanese-dictionary
react-prpl-boilerplate
A simple boilerplate for learn PRPL pattern with React.
Stars: ✭ 23 (+4.55%)
Mutual labels:  pwa
onsenui-vue-router-pwa
Onsen UI + Vue + Vue Router + Axios PWA Starter Project
Stars: ✭ 36 (+63.64%)
Mutual labels:  pwa
PolymerProjects
An open list of projects using Polymer
Stars: ✭ 83 (+277.27%)
Mutual labels:  pwa
progressive-web-conf
Gathering interest to organizing Progressive Web Conf
Stars: ✭ 23 (+4.55%)
Mutual labels:  pwa
workbox-in-js-framework
🍳 Code sample for using Workbox in various JS framework
Stars: ✭ 16 (-27.27%)
Mutual labels:  pwa
currency-exchange
Currency Exchange | powered by Angular 10, TypeScript, ES6+ features, SCSS, JavaScript, PWA
Stars: ✭ 13 (-40.91%)
Mutual labels:  pwa
building-pwas-with-angular
Building Progressive Web Apps with Angular - Devconf 2018
Stars: ✭ 13 (-40.91%)
Mutual labels:  pwa
jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (+0%)
Mutual labels:  pwa
jekyll-pwa
Jekyll plugin for PWA
Stars: ✭ 95 (+331.82%)
Mutual labels:  pwa
badaso
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
Stars: ✭ 650 (+2854.55%)
Mutual labels:  pwa
web-starter-kit
An opinionated starter kit with styled-system, graphql-hooks, mobx and nextjs (PWA)
Stars: ✭ 17 (-22.73%)
Mutual labels:  pwa
UltimateCMSWordlists
📚 An ultimate collection wordlists of the best-known CMS
Stars: ✭ 54 (+145.45%)
Mutual labels:  dictionary
hyperapp-todo-parcel
marcusasplund.github.io/hyperapp-todo-parcel/
Stars: ✭ 12 (-45.45%)
Mutual labels:  pwa
kbbi4
Official kbbi5 for Android
Stars: ✭ 26 (+18.18%)
Mutual labels:  dictionary
share-it
share-it-nine.vercel.app
Stars: ✭ 19 (-13.64%)
Mutual labels:  pwa
RocketLaunches
Rocket launches, a simple site to let you know what is the next rocket launch.
Stars: ✭ 13 (-40.91%)
Mutual labels:  pwa
english-accents-map
🌍 English Accents Map - A progressive web app (PWA) buit on React, Redux and Firebase
Stars: ✭ 98 (+345.45%)
Mutual labels:  pwa

Dict https://shenhongfei.com/dict/

简介

一个简洁、智能、美观的自用电子词典,所有操作都能通过快捷键完成,如搜索、词条选择、上下滚动、前进后退

查询后直接播放单词发音,配图可点击放大,可用 CSS 自定义词条样式,整合了英语词根词源

词典可同时查询英语单词、日语单词,日语语法,支持正则表达式搜索超过十万个词条

词条数据来自 mdict 词典文件,使用 MongoDB 存储,后端使用 Koa、前端使用 Vue

预览

2

1

3

搜索日语语法时也可根据 【レベル】 或 【場合】 进行筛选、学习,如想要学习 N5 语法只需在搜索框中输入 N5 ,回车即可

词典

词典 词条数
牛津高阶英汉双解词典(第8版) 92667
講談社日中辞典 85958
N1 - N5 所有日语语法 1357

快捷键(全程无需鼠标)

全局

Esc 聚焦输入框并清空

焦点位于输入框

Enter 查询单词(正则表达式) Enter × 2 Google Search

焦点不位于输入框

(大写字母表示按住 Shift + 相应按键)

按键 功能
tab/TAB 下一个/上一个 条目
e 聚焦输入框编辑查询内容(不清空)
f 或 s 聚焦输入框,并输入查询内容(清空),若当前有选中内容则直接搜索
j/J 向下滚动/直达底部
k/K 向上滚动/直达顶部
d 或 h 后退,转到上一个历史查询词条
g 或 l 前进,转到下一个历史查询词条
1 - 9 切换至对应编号条目

数据

图标等资源文件下载地址 https://1drv.ms/u/s!AhmzONd8r6bOjhSXEdGbzTCOJUaG

下载后解压至文件夹内

MongoDB 数据库下载地址 https://1drv.ms/u/s!AhmzONd8r6bOjhOoxJHasJuWADLP

下载后使用 mongoimport 导入

MongoDB

MongoDB

语法数据 grammars.db.zip 下载地址 https://1drv.ms/u/s!AhmzONd8r6bOjhcUD1du7SNewF_I

grammars.png

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].