Install
jerone / Github JSON Dependencies Linker

Published:

Version: 0.3.2+dc81393 updated

Summary: Linkify all dependencies found in an JSON file.

Groups:

Homepage: https://github.com/jerone/UserScripts/tree/master/Github_JSON_Dependencies_Linker

Support: https://github.com/jerone/UserScripts/issues

Copyright: 2015+, jerone (https://github.com/jerone)

License: GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt

License: CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode

Github JSON Dependencies Linker

Install
Source
Donate
Support

Description

Linkify all dependencies found in an JSON file.

The following JSON schemes are supported:

  • NPM - package.json & npm-shrinkwrap.json
  • Bower - bower.json
  • NuGet - project.json
  • Atom - package.json

In the JSON file it will search for the following dependency keys:

  • dependencies
  • devDependencies
  • peerDependencies
  • bundleDependencies
  • bundledDependencies
  • packageDependencies
  • optionalDependencies

Screenshot

Github JSON Dependencies Linker Screenshot

Compatible

Version History

  • 0.3.1
    • Fixed recognizing JSON content.
  • 0.3.0
    • Added support for Atom for packageDependencies.
  • 0.2.0
    • Module name preceding a colon is never a key.
    • Added support for npm-shrinkwrap.json.
    • Fetching module names is now recursive.
  • 0.1.0
    • Initial version.

Test cases

Dependencies

External links

Rating: 1

1 Votes
-1