1.3.4 • Published 4 years ago

javascript-questions-random-cli v1.3.4

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

JavaScript Questions Random CLI

Takes questions from lydiahallie/javascript-questions and starts a randomized quiz in your terminal. The quiz will randomly pick questions among the ones that haven't been answered correctly yet. You can stop whenever you want, your progress can be saved and resumed next time.

Based on the work from Nicolas Chambrier: naholyr/javascript-questions-cli

Usage

npx javascript-questions-random-cli [lang]

javascript-questions-cli

Supported languages:

  • en (default)
  • ru
  • vi
  • bz
  • de
  • cz should be supported as it's contributed in lydiahallie's repository, but in current version there are issues parsing the Markdown for this language

Please note that not all languages have the same set of questions, the reference is en.