First Commit
This commit is contained in:
14
html/sternwarte/checkfuehrung/node_modules/nodemailer-shared/README.md
generated
vendored
Executable file
14
html/sternwarte/checkfuehrung/node_modules/nodemailer-shared/README.md
generated
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
# nodemailer-shared
|
||||
|
||||
Shared methods for the [Nodemailer](https://github.com/nodemailer/nodemailer) stack.
|
||||
|
||||
## Methods
|
||||
|
||||
* `parseConnectionUrl(str)` parses a connection url into a nodemailer configuration object
|
||||
* `getLogger(options)` returns a bunyan compatible logger instance
|
||||
* `callbackPromise(resolve, reject)` returns a promise-resolving function suitable for using as a callback
|
||||
* `resolveContent(data, key, callback)` converts a key of a data object from stream/url/path to a buffer
|
||||
|
||||
## License
|
||||
|
||||
**MIT**
|
||||
Reference in New Issue
Block a user