Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timii/wordocean
Lookup word definitions and additional information
https://github.com/timii/wordocean
css dictionary dictionary-app english html javascript js react reactjs word-lookup
Last synced: about 2 months ago
JSON representation
Lookup word definitions and additional information
- Host: GitHub
- URL: https://github.com/timii/wordocean
- Owner: timii
- Created: 2021-04-25T15:53:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T07:39:58.000Z (over 2 years ago)
- Last Synced: 2023-09-24T22:58:38.698Z (over 1 year ago)
- Topics: css, dictionary, dictionary-app, english, html, javascript, js, react, reactjs, word-lookup
- Language: CSS
- Homepage: https://timii.github.io/WordOcean/
- Size: 1.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lookup word definitions and additional information in different languages.
## How To Use
Open the [word ocean website](https://timii.github.io/WordOcean/), choose one of the languages from [supported languages](#supported-languages), enter the word you want to know the definition of and press "Search". The results will be shown below.
## Run locally
- clone/download this repo,
- run `npm install` inside the downloaded folder to install all the dependencies,
- after all the dependencies are installed run `npm start`After a short time the site opens automatically in your browser.
## How It Works
It uses the [freeDictionaryAPI](https://dictionaryapi.dev/) to get the information for the word in the corresponding language.
## Supported Languages
- English (US)
- Spanish
- French
- Japanese
- Russian
- English (UK)
- German
- Italian
- Korean
- Brazilian Portuguese
- Arabic
- Turkish
- Hindi