gradus:使用wordnik API查找单词

时间:2021-05-03 23:36:05
【文件属性】:
文件名称:gradus:使用wordnik API查找单词
文件大小:13KB
文件格式:ZIP
更新时间:2021-05-03 23:36:05
JavaScript Gradus:Alpha版 使用 API查找单词。 注意:这是Alpha质量:它没有单元测试,但是可以正常工作,我每天都在使用它。 安装 $ npm install -g gradus 首次运行时,系统会提示您输入wordnik API密钥; 要获得一个,请注册一个帐户,然后访问您的个人资料的“编辑”页面。 例子 $ gradus beep beep (noun) A sound or a signal, as from a horn or an electronic device. source: ahd-legacy 使用--help运行以查看所有选项: $ gradus --help gradus: Get information about a word using the Wordnik API Y
【文件预览】:
gradus-master
----.gitignore(532B)
----README.md(2KB)
----bin()
--------gradus.js(583B)
--------help.txt(775B)
----test()
--------cli.js(589B)
--------index.js(4KB)
----LICENSE(1KB)
----.eslintrc(29B)
----package.json(1KB)
----src()
--------cli.js(1KB)
--------render.js(2KB)
--------request.js(1KB)
--------index.js(575B)
--------rc.js(649B)
----output.json(7KB)
----.npmignore(526B)
----.travis.yml(109B)
----templates()
--------definitions.hbs(265B)
--------hyphenation.hbs(234B)
--------frequency.hbs(208B)
--------phrases.hbs(153B)
--------relatedWords.hbs(151B)
--------topExample.hbs(227B)
--------pronunciations.hbs(98B)

网友评论