unofficial-jisho-api

v2.0.4
Encapsulates the official Jisho.org API and also provides kanji, example, and stroke diagram search.
jisho kanji japanese word search stroke order diagrams

lint

./node_modules/eslint/bin/eslint.js .

lintfix

./node_modules/eslint/bin/eslint.js . --fix

create_test_cases

node ./test/create_test_cases.js

test

mocha --exit

coverage

nyc npm run test

test_travis

npm run coverage && ./node_modules/.bin/nyc report --reporter=text-lcov > coverage.lcov && ./node_modules/.bin/codecov

document

jsdoc --configure .jsdoc.json ./index.js -d ./docs -R README.md

Metadata

  • MIT
  • Whatever
  • mistval
  • released 7/29/2019

Downloads

Maintainers