nhpip avatar

Matt Evans

nhpip

Total Packages

6

Total Downloads

2 407+

iex_history2

5.4.0
840+

Saves shell history and variable bindings between shell sessions. Allows the user to display history in a more intuitive and cleaner way than the default. Historic actions can be viewed, replayed or copied. Scrolling through history is command, not line based.

Last Updated: about 2 years ago

ezprofiler

1.3.1
769+

Provides a simple to use profiling mechanism to inspect the behavior of an application on a target VM. This runs as a stand-alone `escript` for both for ease of use and to minimize impact on the target VM. Requires ezprofiler_deps: https://github.com/nhpip/ezprofiler_deps

Last Updated: about 3 years ago

ezprofiler_deps

1.1.0
293+

Application-side dependancy that works in conjunction with `ezprofiler`. Provides the ability to do code profiling within your application as well as `ezprofiler` management. THe `ezprofiler` escript can be obtained from: https://github.com/nhpip/ezprofiler.git

Last Updated: about 3 years ago

curry_elixir

1.0.0
191+

A simple module to do currying and partial application using Variadic functions to start partial evaluation

Last Updated: about 3 years ago

iex_history

4.2.0
167+

Saves shell history and variable bindings between shell sessions. Allows the user to display history in a more intuitive and cleaner way than the default. Historic actions can be viewed, replayed or copied. Scrolling through history is command, not line based.

Last Updated: about 2 years ago

variadic_elixir

1.0.0
147+

Simple, if not a bit hacky, way to do variadic functions in Elixir

Last Updated: about 3 years ago