Hello,
Is there a plugin style guide?
For example, is there a recommended way of adding a comment "header" to a plugin? (i.e. comment that has version number, file name, author, author url, other...)
Also, what would be the recommended file name structure? For example:
jquery.my-plugin-1.2.3.min.js
Are there any docs, anywhere (official or not), that cover one or both of the above topics?
Thanks!
M