Enhance Github's package.json file viewing experience by making npm dependencies as direct links to npm package page.
An extension for enhancing Github's package.json file viewing experience by making NPM dependencies as direct hyper links to corresponding NPM package page
Enhance Package.json on Github by linking up modules to NPM.
Features:
1. Adds links to NPM page for all packages listed as dependencies and devDependencies
2. Easily navigate to package page right from GitHub without googling or searching.
3. Displays Links button to manually toggle NPM links for all packages
4. Enhances any package.json file viewing experience on Github.
5. Supports linking for dependencies, devDependencies, optionalDependencies, peerDependencies, bundledDependencies from package.json
PERMISSION REQUIRED:
1. "*://*.github.com/*"; - for running on github.com domain.
CHANGELOG:
* Beta version released.
OPEN-SOURCED and LICENSE:
- It's open-sourced - https://github.com/abdulghanitech/github-package-json-enhancer under MIT License
CONTACT:
For more updates, please stay tuned!
For any feedback or issues please open an issue on https://github.com/abdulghanitech/github-package-json-enhancer/issues
Latest reviews
- (2022-05-06) Abdul Ghani: This extension helped me boost by productivity. Now, i don't have to manually google each npm package, i can check it right from github page. 😄❤️
- (2022-05-05) Abdul Ghani: Makes life so much easier 😍