Code Monkey home page Code Monkey logo

browser-extension__chrome_extension_add_links's Introduction

What is OctoLinker? Build Status Windows Build Status

First of all, it's a browser extension. Once installed, it allows you to navigate through projects on GitHub.com efficiently.

Most projects consist of many files and third party dependencies. Files are referencing other files and / or dependencies by language specific statements like include or require. Dependencies are most likely declared in a file called manifest e.g. package.json or Gemfile. The OctoLinker browser extensions makes these references clickable. No more copy and search.

Install

Install OctoLinker from Chrome Web Store, Mozilla Add-ons Store or Opera Add-ons Store.

Features

OctoLinker is the easiest and best way to navigate between files and projects on GitHub.com. Files containing the following keywords will now have links that redirect you either to the relative file or to the projects GitHub page. Depending on the value, it may redirect you to an external website like a manual page or another service.

bower.json (Bower)

  • main
  • dependencies
  • devDependencies
  • resolutions

composer.json (Composer)

  • require
  • require-dev
  • conflict
  • replace
  • provide
  • suggest

Dockerfile (Docker)

  • FROM

Homebrew

  • depends_on
  • conflicts_with
  • depends_on cask
  • depends_on formula

JavaScript / NodeJS

  • require
  • import
  • export

package.json (npm)

  • main
  • bin
  • browser
  • dependencies
  • devDependencies
  • resolutions
  • peerDependencies
  • optionalDependencies
  • types and typings

Python

  • import
  • from

Ruby

  • require

Rubygems

  • gem

Rust

  • extern crate
  • use

TypeScript

  • import
  • <reference path="" />

Vim

  • Bundle
  • NeoBundle
  • NeoBundleFetch
  • NeoBundleLazy

project.json (.NET Core)

  • dependencies
  • tools

Want to contribute?

Anyone can help make this project better - check out the Contributing guide!

Feedback please

If you encounter a problem using OctoLinker, or would like to request an enhancement, feel free to create an issue or say hello @OctoLinker on twitter.

Thanks

  • My girlfriend for being so patient with me!
  • @josephfrazier_ for his awesome contributions to this project!
  • art-noir.net for the awesome mascot and website!
  • @kkamilio and @WolnyAdrian for teaching me how Ruby works!
  • @TheeApeman for code review!
  • Every early OctoLinker user, which contributed to OctoLinker by writing issues or PRs!
  • Everyone I forgot to mention here, but also influenced OctoLinker!

##Backers

Become a backer and show your support to our open source project. Your donation will help us to cover project expenses and allow the maintainers to dedicate more time for maintenance and new features for everyone.

##Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site.

Legal and License

The OctoLinker project is not affiliated with, sponsored by, or endorsed by github, inc.

Copyright (c) 2014–present Stefan Buck Licensed under the MIT license.

browser-extension__chrome_extension_add_links's People

Contributors

barryvdh avatar broud avatar dannyfritz avatar dpeukert avatar jamestalmage avatar josephfrazier avatar mii9000 avatar piamancini avatar readmecritic avatar rowno avatar ruanyl avatar sinan avatar stefanbuck avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.