gulpjs / gulp

A toolkit to automate & enhance your workflow
https://gulpjs.com
MIT License
32.99k stars 4.22k forks source link

cant see my plugin at gulpjs.com/plugins/ #724

Closed Kuznetsov-Ilia closed 9 years ago

Kuznetsov-Ilia commented 9 years ago

I have the npm-repo at https://www.npmjs.org/package/gulp-lmd Keywords : gulpplugin, gulpfriendly

npmsearch finds my plugin gulp-lmd by tags gulpfriendly, gulpplugin http://npmsearch.com/?q=keywords:gulpfriendly http://npmsearch.com/?q=keywords:gulpplugin

http://npmsearch.com/?q=keywords:gulpfriendly http://npmsearch.com/?q=keywords:gulpplugin

but http://gulpjs.com/plugins/ does not: http://gulpjs.com/plugins/

due to http://gratimax.net/search-gulp-plugins/ http://gratimax.net/search-gulp-plugins/ there are 1164 plugins with tags gulpplugin and gulpfriendly at npmsearch, but your search is limited to 991 (779 after filter)

http://gulpjs.com/plugins/

query string is: http://registry.gulpjs.com/_search?fields=name,keywords,rating,description,author,modified,homepage,version&from=20&q=keywords:gulpplugin,gulpfriendly&size=991

Is the size limit the real reason i cant find my plugin at http://gulpjs.com/plugins/ or i have some incompatible plugin format?

Original issue https://github.com/QiV/gulp-lmd/issues/1

safareli commented 9 years ago

this isn't gulpjs issue it is more related to: gulpjs/plugins and although there is already issue like yours: gulpjs/plugins#133

Kuznetsov-Ilia commented 9 years ago

I apologize, did not guess to look for plugins repo. May be worth adding a link to it on the http://gulpjs.com/plugins/ page so that people like me did not associate plugins page with gulpjs repo? It is ridiculous to me now, but it was the only link on plugins page.