FDICT
fdict is an english dictionary .
fdict.translate("phenomenon", true, function(definitions) {
console.log(definitions);
});
"phenomenon" is the word you are confused about "true" means you don't need familiar word's definition
fdict is an english dictionary .
fdict.translate("phenomenon", true, function(definitions) {
console.log(definitions);
});
"phenomenon" is the word you are confused about "true" means you don't need familiar word's definition
npm i fdict
1
1.3.1
MIT
102 MB
18