Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 511 Bytes

Useful-Erlang-Libraries.md

File metadata and controls

10 lines (8 loc) · 511 Bytes

Useful Erlang Libraries

The following Erlang libraries aren't included with Chicago Boss, but have been known complement Chicago Boss's functionality quite well.

  • Lager - logging framework
  • ELDAP - for LDAP authentication
  • erl_img - for basic image manipulation
  • jerome - for converting rich-text (Textile, HTML, RTF)
  • meck - test mocking (compatible with unit)
  • xmlrpc - XMLRPC, easy to use