Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/efexen/elixir-tab

Little bit of Elixir in every new tab
https://github.com/efexen/elixir-tab

chrome-extension elixir learning learning-elixir

Last synced: about 2 months ago
JSON representation

Little bit of Elixir in every new tab

Lists

README

        

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](https://chrome.google.com/webstore/detail/elixir-tab/doohefknjoeeaonpienmknafjmccgkpm) 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
- Elixir Documentation [hexdocs](https://hexdocs.pm/)
- Github SVG icon [Simple Icons](https://simpleicons.org/)

### Contributors

Big thank you to these beautiful people for contributing

- [Steve Lacy](https://github.com/stevelacy) Async fetch