unofficial-jisho-api

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

buildcjs

rollup index.js --file index.cjs --format cjs

prepublishOnly

npm run buildcjs

create_test_cases

node ./test/create_test_cases.js

test

mocha ./test/run_tests.js --exit

coverage

nyc npm run test

test_travis

npm run lint && 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
npm i unofficial-jisho-api

Metadata

  • MIT
  • Whatever
  • mistval
  • released 11/10/2023

Downloads

Maintainers