Convert require() to npm.com links in JavaScript source files on GitHub.com
This Chrome extension, "Github Node package links," developed by fardelian, falls under the Browsers category, specifically Add-ons & Tools. The program aims to enhance the user experience on GitHub by converting `require('package-name')` statements into clickable links to npm.com within JavaScript files. With a dual license of MIT and EUPL, this free tool simplifies navigation and access to npm packages directly from GitHub repositories.
Developed for Chrome, this extension streamlines the process of accessing npm packages referenced in JavaScript files on GitHub. By automatically converting `require()` statements to clickable links leading to npm.com, users can easily explore and access additional package information without leaving the GitHub environment.