Skip to content

renderedtext/elixir-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir-util

Basic info

Colllection of utility functions and modules which are needed in most elixir services. Explore all available functions in lib/util directory.

Usage

Just add it to your mix.exs file:

{:util, github: "renderedtext/elixir-util"}

and then you can use all modules under Util namespace.

License

This software is licensed under the Apache 2.0 license.

About

Common utility functions for elixir services

Resources

License

Stars

2 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors