Skip to content

Helper to make clean keyword APIs to Phoenix context functions

Notifications You must be signed in to change notification settings

baldwindavid/token_operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokenOperator

Dependency-free helper most commonly used for making clean keyword APIs to Phoenix context functions.

Hexdocs found at https://hexdocs.pm/token_operator.

Installation

Add the latest release to your mix.exs file:

defp deps do
  [
    {:token_operator, "~> 0.3.1"}
  ]
end

Then run mix deps.get in your shell to fetch the dependencies.

About

Helper to make clean keyword APIs to Phoenix context functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages