https://github.com/expressapp/construct_types
https://github.com/expressapp/construct_types
elixir elixir-construct elixir-lang types
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/expressapp/construct_types
- Owner: ExpressApp
- Created: 2018-08-24T05:42:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T14:20:47.000Z (almost 3 years ago)
- Last Synced: 2025-08-02T03:23:05.265Z (6 months ago)
- Topics: elixir, elixir-construct, elixir-lang, types
- Language: Elixir
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConstructTypes [](https://travis-ci.org/ExpressApp/construct_types) [](https://hex.pm/packages/construct_types)
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `construct_types` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:construct_types, "~> 0.2"}
]
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 [https://hexdocs.pm/construct_types](https://hexdocs.pm/construct_types).