joi icon indicating copy to clipboard operation
joi copied to clipboard

website doesn't mention how to install

Open Sammeeey opened this issue 2 years ago • 3 comments
trafficstars

When you go to https://joi.dev/ there's only API docs. Why not adding a simple Installation section - maybe even on the home page? Like:

Installation

npm install joi

Sammeeey avatar Oct 19 '23 07:10 Sammeeey

This issue has been open for a while now, do we have anyone working on this one? If not, I'd love to contribute to this, If these changes are required @Sammeeey @Marsup

akashchouhan16 avatar Jan 28 '24 13:01 akashchouhan16

I don't see it as mandatory to be honest as anybody with a little bit of NodeJS project experience knows you need to install dependencies to use them. We could add a npm install joi though, between the catchy phrase and the "Get started with joi" button on the home page. I'd be happy to review it if you want to take a spin at it.

Nargonath avatar Jan 29 '24 09:01 Nargonath

Sure, @Nargonath. I haveraised an PR for Joi.dev Joi.dev Pull Request 51.

akashchouhan16 avatar Jan 29 '24 12:01 akashchouhan16