/require-navigator

A Google Chrome extension for navigating Node.js `require()`s in Github.

Primary LanguageJavaScriptMIT LicenseMIT

require-navigator

A Google Chrome extension for navigating Node.js require()s in Github.

Clicking on node require()s takes you to their Github project page, file, or a Node.js documentation page.

Uses ghub.io for all npm packages, and Node docs for the native modules.

Demo

Install

Install from Chrome Web Store or get require-navigator.crx

Uninstall

Navigate to chrome://extensions and remove Require Navigator.

Licesne

MIT