1.0.3 • Published 8 years ago

check-question v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

check-question Build Status

This module gives you a command that check whether your question is any good and gives you hints on how to improve it.

Installation

  > npm install -g check-question

Don't forget the "-g" to install it globally. (then you can run check-question anywhere)

Usage

On your terminal:

  > check-question what does the ~~ operator do in javascript?

Basically: The keyword "check-question" and whatever question you want to check.

npm.io

Raison d'être

Everybody becomes happy with better questions. They yield better answers and just makes the internet (world) better. :sunglasses:

English is my third language and I have been drilled by the strict rule of asking "wh" type questions and respecting the structure:

  1. (what || where || how || why || who || when)
  2. question mark ? at the end.

I still think that this structure just prompts you in asking better questions.

More reasons on why this is a big deal check out this presentation

Related

License

MIT © Mohamed Hayibor

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago