https://github.com/luissimas/ignite-elixir-list-filter
https://github.com/luissimas/ignite-elixir-list-filter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luissimas/ignite-elixir-list-filter
- Owner: luissimas
- Created: 2022-05-28T18:32:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T18:33:35.000Z (about 3 years ago)
- Last Synced: 2025-01-02T07:43:06.009Z (5 months ago)
- Language: Elixir
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ListFilter
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `list_filter` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:list_filter, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .