Coder Social home page Coder Social logo

chrome-extension-github-packages's Introduction

Chrome-Extension-Github-Packages

Pitch

A Chrome extension that extends github repositoriy page with a shinny button that enable quick install and some improvements related to package managers.

Why?

Github is great! There is a lot of integration inside your project like composer, npm, bower... The goal of this extension is to add a repository exploration that read package files like packages.json, bower.json, composer.json, ... and give us a simple button for install without reading the README.md.

This project is also a simple example of a Chrome/Chromium extension for a JS Lyon Event

An Idea

Image

Tasklist

  • Add Js Lyon presentation link
  • Content Script :
    • Add a "package" button
      • On click, display install cmd
      • On click, copy to clipboard
    • Add a "follow" button
      • Bind "Follow" event for a local save of the package(s)
  • Background
    • On Chrome event "save", store localy the package
    • On Chrome event "save", retrieve information for repositories
  • Popup
    • Show stats
    • Add label each time a new update is done
    • Display a link for
      • a local app
  • Option
    • Set config
      • Github account
  • App
    • Display a list of followed packages
    • Filter list for different package manager flavour
    • Display a list of update

chrome-extension-github-packages's People

Watchers

James Cloos avatar Lei avatar

chrome-extension-github-packages's Issues

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.