What would be a perfect README for small JS library?
When you are considering using some small JavaScript library, what are you looking for? What things in the readme and documentation matter to you and what do you always skip? Can you link to some project, that does readme just right?
Marco Alka
Software Engineer, Technical Consultant & Mentor
If I want to use a library, I check the following things in the given order:
As an example, take a look at one of my better documented modules: Node-Mod-Load (comments for improvements welcome :) )