Github JSON Dependencies Linker

Linkify all dependencies found in an JSON file.

目前為 2015-03-25 提交的版本,檢視 最新版本

作者
jerone
評價
0 0 0
版本
0.1.0
建立日期
2015-03-25
更新日期
2015-03-25
尺寸
6.1 KB
授權條款
GNU GPLv3
腳本執行於

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

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

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

Screenshot

Github JSON Dependencies Linker Screenshot

Compatible

Please notify when this userscript is successfully tested in another browser...

Version History

  • vNext
    • 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