@frederic-latour/fp-ts-mailerlite
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

fp-ts-mailerlite

Warning: still a work in progress.

This library is an api wrapper around Mailerlite api. It is written in Typescript using fp-ts.

API Docs


Install

Uses fp-ts as a peer dependency.

yarn add fp-ts @frederic-latour/fp-ts-mailerlite

or

npm install fp-ts @frederic-latour/fp-ts-mailerlite

or

pnpm add fp-ts @frederic-latour/fp-ts-mailerlite

Example

import * as Lib from '@frederic-latour/fp-ts-mailerlite'

// write an example...

Package Sidebar

Install

npm i @frederic-latour/fp-ts-mailerlite

Weekly Downloads

9

Version

0.0.7

License

MIT

Unpacked Size

49.9 kB

Total Files

30

Last publish

Collaborators

  • frederic-latour