gravyboat / elixir-tab

Little bit of Elixir in every new tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elixir Tab

Elixir Tab is a Chrome Extension which helps you learn the Elixir core lib by replacing the new tab page with a random function from a random module and displaying the full documentation for it including signature, specs and examples.

Install

You can either install from Chrome Webstore or follow these steps to install manually

  • Clone repo
  • Open Chrome Extensions panel
  • Enable Developer mode
  • Select Load unpacked extension...
  • Select the cloned repo folder

Powered by

Contributors

Big thank you to these beautiful people for contributing

About

Little bit of Elixir in every new tab

License:MIT License


Languages

Language:JavaScript 70.6%Language:CSS 26.6%Language:HTML 2.8%