Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testimonials to the site #224

Closed
andrew opened this issue Nov 25, 2015 · 4 comments
Closed

Add testimonials to the site #224

andrew opened this issue Nov 25, 2015 · 4 comments

Comments

@andrew
Copy link
Contributor

andrew commented Nov 25, 2015

@keithamus:

Building a modular codebase with npm has always been a double edged sword. Managing dependencies at any scale quickly becomes a hassle, without even realising you can get into the 1000s of modules. Vetting the quality of dependencies for even simple metrics like license information is such a chore.

Libraries.io is unbelievably effortless. At a glance I can see license info for every dependency, see any deprecation notices. With a few clicks I now get emails tracking dependency updates, complete with which of my packages depend on these. The API and WebHooks let me and my colleagues develop some awesome tooling to fit our exact use cases. Time saver would be an understatement.

@thenickcox:

Managing npm dependencies for a even a medium-sized application is non-trivial. Just last week, I was caught in dependency hell. This week, I was looking for easier ways to keep from getting behind on the overwhelming pace of dependency and subdependency updates. Within just a few seconds (literally), I was able to get visibility on a complex dependency tree that would've taken an unknown amount of time Googling and grepping – on a per-dependency basis, along with the corresponding headaches – to track down manually. Its value will only continue to increase as it alerts me of updates via email. Goodbye, headaches!

@BenJam
Copy link
Contributor

BenJam commented Jan 11, 2017

We should consider putting a call out to collect testimonials from users right here in comments. Easiest way to collect them IMO.

@stefanbc
Copy link

I pity my past self before he discovered libraries.io because I remember a time when keeping tabs on dependencies was a bigger headache then trying to figure out what JS framework to use. If it wasn't for @andrew and his brilliant implementation of this service we would still live in a world where you would have to do everything by hand.

@M-Zuber
Copy link
Contributor

M-Zuber commented Jan 12, 2017

libraries.io is an amazing service. It enables me to quickly find projects that depend on things I wrote/maintain, which enables me to make more informed decisions about changes.

@andrew
Copy link
Contributor Author

andrew commented Oct 9, 2017

Moving this to the Backlog as we'd still like to implement it but can't see that happening in the near future.

@andrew andrew closed this as completed Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants