Announcing the jQuery Plugin Registry
blog.jquery.com
Announcing the jQuery Plugin Registry
1–10 of 36 posts
Re: Announcing the jQuery Plugin Registry
#2Everyone rejoice! The blackest of all nights has ended ╰( ^ ㅂ ^)╯
Re: Announcing the jQuery Plugin Registry
#3They could have made it more pictury like http://jquer.in
Re: Announcing the jQuery Plugin Registry
#4They could have made it more pictury like http://jquer.in
but please, not as slow as that website. that site takes me 8 seconds to load.
Re: Announcing the jQuery Plugin Registry
#5They could have made it more pictury like http://jquer.in
but please, not as slow as that website. that site takes me 8 seconds to load.
There's also http://www.jqueryplugins.com/, which loads much faster.
Re: Announcing the jQuery Plugin Registry
#6Interesting software stack running this registry: Wordpress on Apache/MySQL to serve the website and Node.js with SQLite to automatically add content using the Wordpress API.
https://github.com/jquery/plugins.jquery.com
Re: Announcing the jQuery Plugin Registry
#7They could have made it more pictury like http://jquer.in
Here’s the 11-month old GitHub Issue for that: https://github.com/jquery/plugins.jquery.com/issues/21 “Support for plugin screenshot”
Re: Announcing the jQuery Plugin Registry
#8How do we filter the quality of these plug-ins though? I hope that filtering comes later. I'd hope this is just the start and it doesn't end here.
Re: Announcing the jQuery Plugin Registry
#9Interesting software stack running this registry: Wordpress on Apache/MySQL to serve the website and Node.js with SQLite to automatically add content using the Wordpress API. https://github.com/jquery/plugins.jquery.com
I would be interested to hear the rationale behind such a crazy tech stack.
Re: Announcing the jQuery Plugin Registry
#10What 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 :)