sindresorhus / npm-keyword

Get a list of npm packages with keywords
MIT License
52 stars 8 forks source link

Feature: Pass a string or an array of keywords #12

Closed mischah closed 6 years ago

mischah commented 6 years ago

This would at least a way to workaround the API limit of 250 maximum results like described here.

Plus this would actually be needed to fix https://github.com/yeoman/yo/issues/544 in a sane way.

I would love to work on this if you accept that feature request and #11 is merged.

Cheers, Michael

sindresorhus commented 6 years ago

Yes, sounds useful.