https://github.com/shakadak/transformers.ex
https://github.com/shakadak/transformers.ex
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakadak/transformers.ex
- Owner: Shakadak
- Created: 2024-05-06T21:17:15.000Z (over 1 year ago)
- Default Branch: pied
- Last Pushed: 2024-12-15T11:31:37.000Z (10 months ago)
- Last Synced: 2025-02-04T15:50:17.865Z (8 months ago)
- Language: Elixir
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transformers
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `transformers` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:transformers, "~> 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 .