diff options
author | Tiziano Santoro <tzn@google.com> | 2016-12-28 01:02:12 +0000 |
---|---|---|
committer | Tiziano Santoro <tzn@google.com> | 2016-12-28 01:02:12 +0000 |
commit | 30250cde5e1b7facca985958f56d83e6bdc6234d (patch) | |
tree | ed958fad5eaece77eb8dc663d6790ead3df592e1 /docs | |
parent | 5f65ee6ac7e1c60dc4bdffa3c4247b3f0042e4fd (diff) |
Add link to Elm proto plugin
Diffstat (limited to 'docs')
-rw-r--r-- | docs/third_party.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md index 0bbde914..160090ce 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -32,6 +32,7 @@ These are projects we know about implementing Protocol Buffers for other program * Delphi: http://sourceforge.net/projects/protobuf-delphi/ * Delphi: http://fundementals.sourceforge.net/dl.html * Elixir: https://github.com/jeremyong/exprotoc +* Elm: https://github.com/tiziano88/elm-protobuf * Erlang: http://github.com/ngerakines/erlang_protobuffs/tree/master * Erlang: http://piqi.org/ * Erlang: https://code.google.com/p/protoc-gen-erl/ |