A gem to check npm front-end dependencies easier for a back-end developer
If you use a modern, npm-backed build system for your front-end, it may be a hassle to check for dependencies after every pull, especially if you are a back-end guy or gal.
Here’s a simple gem that does that for you:
Post a comment