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

Latest commit

 

History

History
17 lines (10 loc) · 1.26 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.26 KB

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.