This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-12-22 18:31:57 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
637724ba66
Branches
Tags
No results found.
Ghost
/
ghost
/
mailgun-client
History
renovate[bot]
541b7c6a6d
Update dependency mailgun.js to v9.3.0
2023-09-18 14:01:45 +00:00
..
lib
Added
bulkEmail.batchSize
option to configure batch size
2023-06-26 12:57:44 +02:00
test
Added
bulkEmail.batchSize
option to configure batch size
2023-06-26 12:57:44 +02:00
.eslintrc.js
Extracted Mailgun client to separate package
2022-08-10 17:12:37 +02:00
index.js
Added eslint rule for file naming convention
2023-05-09 12:34:34 -04:00
package.json
Update dependency mailgun.js to v9.3.0
2023-09-18 14:01:45 +00:00
README.md
Extracted Mailgun client to separate package
2022-08-10 17:12:37 +02:00
README.md
Mailgun Client
Mailgun client for Ghost
Usage
Test
yarn lint
run just eslint
yarn test
run lint and tests