There are no reviews yet. Be the first to send feedback to the community and the maintainers!
io_ansi_table
Writes data to "stdio" in a table with borders and colors. Can choose a table style to change the look of the table.map_sorter
Sorts a list of maps per a list of sort specs.noaa_observations
Writes NOAA Observations to "stdio" in a table with borders and colors.islands_engine
Models the Game of Islands.hangman_text_client
Text client for the Hangman game.gen_server_proxy
Invokes call, cast or stop with a GenServer registered via a server ID. Will wait a bit if the GenServer is not yet registered on restarts.islands_text_client
Text client for the Game of Islands.buzzword_cache
Buzzword Cache for the Multi-Player Buzzword Bingo game.islands_grid
A grid (map of maps) and functions for the Game of Islands.file_only_logger
A simple logger that writes messages to log files only (not to the console).islands_client_game_over
Reacts to a "game over" state in the Game of Islands.io_ansi_plus
Functionality to render ANSI escape sequences. Clone of module IO.ANSI but supporting named Xterm colors.buzzword_bingo_game
A game struct and functions for the Multi-Player Buzzword Bingo game.buzzword_bingo_square
A square struct and functions for the Multi-Player Buzzword Bingo game.persist_config
Persists configurations from given files at compile time.discuss
Discuss project in The Complete Elixir and Phoenix Boot Campalchemist_camp
Alchemist Campmix_tasks
Custom mix tasks grouping standard mix tasks.hangman_dictionary
Dictionary for the Hangman game. Returns a random word.log_reset
Resets configured log files.hangman_engine
Models the Hangman Game.buzzword_bingo_hall
Web interface for the Multi-Player Bingo game using Vue.js.github_issues
Writes GitHub Issues to "stdio" in a table with borders and colors.dynamic_supervisor_proxy
Starts a module-based dynamic supervisor process with a registered name. Will wait a bit if the supervisor name is still registered on restarts.Love Open Source and this site? Check out how you can help us