fdict

1.3.1 • Public • Published

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/

    Package Sidebar

    Install

    npm i fdict

    Weekly Downloads

    3

    Version

    1.3.1

    License

    MIT

    Unpacked Size

    102 MB

    Total Files

    18

    Last publish

    Collaborators

    • fukunee