javascript-questions-random-cli

1.3.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i javascript-questions-random-cli

Weekly Downloads

0

Version

1.3.4

License

ISC

Unpacked Size

64.8 kB

Total Files

4

Last publish

Collaborators

  • guillaumeviel