Skip to content

A collection of Erlang modules solving often-encountered problems

License

Notifications You must be signed in to change notification settings

wooga/erlang_prelude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang Prelude

A collection of Erlang modules solving often-encountered problems :-)

ep_code

Check if modules have a given behaviour or get all modules that have a given behaviour.

ep_deploy

A behaviour that will notify your application of any reloaded modules. Also has functions to reload updated modules and to introspect changed modules and dependencies.

ep_http

URL encoding and decoding plus generating an etag.

ep_lists

Lists helpers such as find_first, group_by, sample.

ep_time

Get and convert UNIX timestamps.

Code Status

Build Status

License

Erlang-prelude is released under the MIT License.

About

A collection of Erlang modules solving often-encountered problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages