UNPKG

@liveblocks/emails

Version:

A set of functions and utilities to make sending emails based on Liveblocks notification events easy. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.

56 lines (38 loc) 2.13 kB
<p> <a href="https://liveblocks.io#gh-light-mode-only"><img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-light.svg" alt="Liveblocks" /></a> <a href="https://liveblocks.io#gh-dark-mode-only"><img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-dark.svg" alt="Liveblocks" /></a> </p> # `@liveblocks/emails` <p> <a href="https://npmjs.org/package/@liveblocks/emails"><img src="https://img.shields.io/npm/v/@liveblocks/emails?style=flat&label=npm&color=c33" alt="NPM" /></a> <a href="https://bundlephobia.com/package/@liveblocks/emails"><img src="https://img.shields.io/bundlephobia/minzip/@liveblocks/emails?style=flat&label=size&color=09f" alt="Size" /></a> <a href="https://github.com/liveblocks/liveblocks/blob/main/licenses/LICENSE-APACHE-2.0"><img src="https://img.shields.io/badge/license-Apache--2.0-green" alt="License" /></a> </p> `@liveblocks/emails` provides a set of functions and utilities to make sending emails based on [Liveblocks](https://liveblocks.io) notifications events easy. ## Installation ``` npm install @liveblocks/node @liveblocks/emails ``` ## Documentation Read the [documentation](https://liveblocks.io/docs/api-reference/liveblocks-emails) for guides and API references. ## Examples Explore our [collaborative examples](https://liveblocks.io/examples) to help you get started. > All examples are open-source and live in this repository, within > [`/examples`](../../examples). ## Releases See the [latest changes](https://github.com/liveblocks/liveblocks/releases) or learn more about [upcoming releases](https://github.com/liveblocks/liveblocks/milestones). ## Community - [Discord](https://liveblocks.io/discord) - To get involved with the Liveblocks community, ask questions and share tips. - [X](https://x.com/liveblocks) - To receive updates, announcements, blog posts, and general Liveblocks tips. ## License Licensed under the Apache License 2.0, Copyright © 2021-present [Liveblocks](https://liveblocks.io). See [LICENSE](../../licenses/LICENSE-APACHE-2.0) for more information.