36 packages
@buckt/sdk
Official TypeScript SDK for the Buckt API. Zero runtime dependencies, uses native `fetch`.
@react-email/a
A hyperlink to web pages, files, email addresses, or anything else a URL can address
@react-email/avatar
Displays a profile picture or a fallback to the user initials.
@react-email/body
A React body component to wrap emails
@react-email/button
A link that is styled to look like a button
@react-email/code
A block of code to be rendered in your email
@react-email/code-block
Display code with a selected theme and regex highlighting using Prism.js
@react-email/code-inline
Display a predictable inline code HTML element that works on all email clients
@react-email/column
Display a column that separates content areas vertically in your email
@react-email/components
A collection of all components React Email.
@react-email/container
A layout component that centers all the email content
@react-email/editor
A rich text editor for editing and building email templates
@react-email/font
A React Font component to set your fonts
@react-email/head
Contains head components such as style and meta elements.
@react-email/heading
A block of heading text
@react-email/hr
Display a divider that separates content areas in your email
@react-email/html
A React html component to wrap emails
@react-email/img
Display an image in your email
@react-email/link
A hyperlink to web pages, email addresses, or anything else a URL can address
@react-email/markdown
Convert Markdown to valid React Email template code.
@react-email/ol
An ordered list component to help build emails
@react-email/p
A block of text separated by some white space
@react-email/pre
A block of preformatted text in your email
@react-email/preview
A preview text that will be displayed in the inbox of the recipient
@react-email/preview-server
A live preview of your emails right in your browser.