yunap / traceit

jQuery plugin based on raphael.js that lets you dynamically trace page elements. Now also available as AngularJs directive:
https://github.com/yunap/angular-traceit
72 stars 5 forks source link

Ambiguous plugin name #3

Closed ghost closed 10 years ago

ghost commented 10 years ago

Should probably be named jquery.traceit.js, if I recall jQuery guidelines correctly.

yunap commented 10 years ago

well, this one is not quite straight forward. Here is what http://plugins.jquery.com/docs/names/ has to say about it:

Plugin names may only contain letters, numbers, hyphens, dots, and underscores. We encourage you to follow a few simple tips as well:

I did change the name of the plugin js file to: jquery.traceit.js but as far as the name of the plugin itself goes I do not see a contradiction here.

Thank you, kombinieren, for all your help! --y

ghost commented 10 years ago

Ah. Pardon, I was sleepy. Plugin name is fine, I was talking about filename.