mkuchak / usend

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

Home Page:https://usend.email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usend

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.

About

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

https://usend.email


Languages

Language:TypeScript 100.0%