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.
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
- Elixir Documentation hexdocs
- Github SVG icon Simple Icons
Big thank you to these beautiful people for contributing
- Steve Lacy Async fetch