Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
/ usend Public archive

A free and powerful alternative for sending emails in Node.js in just a few lines.

Notifications You must be signed in to change notification settings

mkuchak/usend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usend

⚠️ Important Notice: This project has been discontinued as of June 30th, 2024. Cloudflare Workers customers must transition to an alternative email delivery solution by this date. For more information, please read the detailed End of Life notice here.

This is a powerful email sending library called Usend. It provides a clean and easy approach to sending emails with various options in Node.js. For more details, check out the complete documentation.

Project Structure

The project consists of the following three main folders:

  1. docs: This folder contains all the project documentation, which can be accessed at https://usend.email.
  2. lib: This folder contains the core code of the Usend library, responsible for its functionality.
  3. vendor: Finally, the vendor folder contains the code provided by the infrastructure vendor that supports the functioning of the Usend library.

Please refer to the respective folders for more specific information and code related to each component.

For detailed installation instructions and usage examples, please see the README.md file inside the lib folder.

Releases

No releases published

Packages

No packages published