Packages

A Gleam library for sending emails using Plunk's API (https://useplunk.com), supports Erlang and JavaScript targets.

Retired package: Release invalid

Current section

Files

Jump to
plunk README.md
Raw

README.md

# plunk
[![Package Version](https://img.shields.io/hexpm/v/plunk)](https://hex.pm/packages/plunk)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/plunk/)
## Installation
This library has been designed to be independent of whatever HTTP request library or runtime you choose or wish to use, and you can install for all targets by running:
```sh
gleam add plunk
```
## Usage
### Creating a new instance