joi
joi copied to clipboard
website doesn't mention how to install
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
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
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.
Sure, @Nargonath. I haveraised an PR for Joi.dev Joi.dev Pull Request 51.