Mike Binns
thefirstavenger
Total Packages
13
Total Downloads
2 015 730+
Packages
ets
0.9.0Elixir wrapper for the Erlang :ets module.
simple_agent
0.0.8A simplification/abstraction layer for the Agent module.
xlsx_parser
0.1.2Simple parsing of xlsx spreadsheet data. Data can be retrieved or written to csv.
tail
1.1.1A simple file tail functionality. Calls a callback function whenever new lines are detected on a file.
umbrella_streamline_formatter
0.1.0Formatter to streamline umbrella test output from a minimum of 7 lines down to a minimum of 3 lines
safe_code
0.2.3Validate if code is safe to load and run
ironman
1.0.0Automated project configuration with Elixir best practices. Simply run 'mix archive.install hex ironman' once, then in your project run 'mix suit_up'.
logic_monitor
0.0.9Elixir wrapper for Logic Monitor REST api. Uses LMv1 API Token Authentication.
ex_jira
0.0.5Elixir wrapper for the JIRA REST API
kinext
0.2.0Elixir wrapper for Xbox 360 Kinect
logic_sim
0.1.4Logical Circuit Simulator using GenServers and Message Passing
covidtracking_dot_com_api
0.2.0Simple wrapper for covidtracking.com/api
cobol_to_elixir
0.1.0Transpiler for converting COBOL code to Elixir