brumm / tako

Tako replaces the default Github repository file list with an expandable file tree and file preview for rapid exploration of repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tako extension logo

Tako

Tako is an inline, expandable file tree with file preview for github.

Supports new Github dark mode! 🎉

Development

  • git clone
  • cd tako
  • yarn install
  • yarn start
  • Turn on dev mode for chrome extensions
  • Click "Load unpacked" and select tako/unpacked-extension
  • Navigate to any github repository and open dev tools

Building

  • yarn build:{chrome,firefox}
  • Drop resulting file tako-github-file-tree-{chrome,firefox}.zip onto your browser's extension page

About

Tako replaces the default Github repository file list with an expandable file tree and file preview for rapid exploration of repositories.

License:MIT License


Languages

Language:JavaScript 98.8%Language:EJS 1.2%