https://github.com/sd0e/wiktionaryjs
An extremely powerful dictionary which uses Wikitionary to look-up words in over 8000 languages. Requires jQuery.
https://github.com/sd0e/wiktionaryjs
Last synced: 4 months ago
JSON representation
An extremely powerful dictionary which uses Wikitionary to look-up words in over 8000 languages. Requires jQuery.
- Host: GitHub
- URL: https://github.com/sd0e/wiktionaryjs
- Owner: sd0e
- Created: 2021-01-22T10:49:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T12:57:18.000Z (over 5 years ago)
- Last Synced: 2025-11-09T20:02:54.521Z (7 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WiktionaryJS
An extremely powerful dictionary which uses Wikitionary to look-up words in over 8000 languages.
**Note: WikitionaryJS required jQuery running on the target website.**
## How to use
Enter the command `wikiJS(word, language);` to get a two-dimensional array response. For example, if you looked up `wikiJS('Roman', 'English');`, it would return the following:
`I'm working on it!`