CSPEx
A library that brings all the CSP joy to the Elixir land.
Usage
- Add the dependency to the mix.exs file:
deps: [{:cspex, "~> x.x.x"}, ...]- Add the following snippet to any module where you want to use it:
use CSP- Be happy!
Documentation
Online documentation is available here.