What I hate, that most of the jQuery plugins have a huge lack of documentation. You select plugin and then spend next day trying to figure out how it's working. It's almost the same as dowloading random js file form random website and trying to use it. Looked through currently available repos, and half of them lack even simple plugin usage cases in repositories :)
That's why I like the component ( http://github.com/component/component ) approach; keeping things to such a minimum feature wise that you can understand very easily what each component does. I love jQuery, but modules tend to be overdoing it on the configuration/options side. Keep things lean and orchestrate.
Announcing the jQuery Plugin Registry
31–36 of 36 posts
Re: Announcing the jQuery Plugin Registry
#32I'm having issues getting my plugins to display, even after adding the service hook, creating the package file and tagging it, it's been hours and yet nothing.
https://github.com/jbrooksuk/jQueryLocalStorage/commit/4eca4...
Re: Announcing the jQuery Plugin Registry
#33Earlier quoted context omitted.
If you keep using plugins, you're probably going to want to understand how they work since you can't always rely on the person developing them. That said, I'm STOKED that this is finally back!
It's the selection process that is annoying. I want to see the plugin working on a simple demo page, especially if it is doing something visual.
Re: Announcing the jQuery Plugin Registry
#34Hold on. jQuery has been around for 7 years, and this is just now being put up? Did I miss something?
Re: Announcing the jQuery Plugin Registry
#35Another registry for Javascript files and another json package description. This is getting ridiculous, you guys (npm, component, bower, volo, ender, jam and now plugins.jquery) should get together and fix this mess.
I whole heartedly agree. Yes, jQuery plugins is trying to be a curated field of "high quality" plugins but at the same time I can only concur with your frustration. Python -> pip, Ruby -> gem, (more but I'm lazy.) These are good things. They make our lives so much better.
Re: Announcing the jQuery Plugin Registry
#36I'm having issues getting my plugins to display, even after adding the service hook, creating the package file and tagging it, it's been hours and yet nothing.
Sorry about the trouble - there are some errors in your manifest file that need to be corrected before it can push to the site successfully. We have been manually triaging invalid pushes and reporting the errors back to authors, as we're still in the process of rolling out better error-reporting to users. Thanks for bearing with us! https://github.com/jbrooksuk/jQueryLocalStorage/commit/4eca4... https://github.com/jq…