Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dillonkearns/elm-typescript-interop

Generate TypeScript declaration files for your elm ports!
https://github.com/dillonkearns/elm-typescript-interop

Last synced: about 2 months ago
JSON representation

Generate TypeScript declaration files for your elm ports!

Lists

README

        

# `elm-typescript-interop` is depreated

**This library is deprecated.** Please use [`elm-ts-interop`](https://www.npmjs.com/package/elm-ts-interop) instead. It supports serializing custom types, allows you to do exhaustive switch statements from a single FromElm port, and more!