emerleite / node-gravatar

Node.JS library to generate gravatar URLs
420 stars 52 forks source link

[Suggestion] Split library and CLI packages to reduce dependencies #41

Open ypresto opened 6 years ago

ypresto commented 6 years ago

This package has so many dependencies than what it does.

+ gravatar@1.6.0
added 48 packages in 6.903s

Most of them are yargs dependencies. As it is not necessary for server / browser app development, I suggest to split into library and CLI packages.

Thanks! :)

emerleite commented 6 years ago

@ypresto for sure. I'll work on this.

hpurmann commented 6 years ago

Hey @emerleite! Any news on this? You need help with the split? Oh and would you likely accept pull requests for updating the dependencies and changing the travis node version build matrix? Most of them are pretty outdated from today's point of view ;)

emerleite commented 5 years ago

Hi @hpurmann. Feel free to contribute as you need. Not working on this and not my priority right now, but contributions are welcome.