+1 for this! and let me ask here once again:
Dear package authors, if you want to make it easier for people (and organizations) to adopt your work and contribute back, then please make it [both the source & docs] easy to read and comprehend (one of the core ideas of the Open Source), especially in view of security issues with the community packages.
Also, if you need help with improving documentation for your packages (i.e. writing, editing and enhancing with examples), don’t hesitate to ask, to let people know you welcome such contribution.
When possible, try to use plain JavaScript instead of CoffeeScript ( some good points here ) and consider learning from The Zen of Python.