1.1.5 • Published 9 months ago

jsdq v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

JSDQ - JavaScript Daily Question

A CLI tool delivering a daily JavaScript question to boost your skills.

Screenshot

Features

  • Daily Challenge: A new JavaScript question every day.
  • One Command: Get your question easily with a single command.
  • Community Sourced: Questions from a popular JavaScript repository.

Prerequisites

  • Node.js version 12 or higher.

Usage

To get your daily JavaScript question, you have two options:

Option 1: Simply use npx

npx jsdq

Option 2: Install and Run Locally

  1. Install the package globally:

    npm install -g jsdq
  2. Run the command:

    jsdq

Acknowledgments

This project uses questions from lydiahallie/javascript-questions under the MIT License.

License

This project is licensed under the MIT License. See the LICENSE file for details.

1.1.5

9 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.1

12 months ago