The Official SendGrid Led, Community Driven Node.js API Library
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update PULL_REQUEST_TEMPLATE with new Git workflow Nov 1, 2018
examples/webhooks-docker Fix merge conflicts Jan 3, 2019
packages Fix merge conflicts Jan 3, 2019
static/img Add first-timers.md file for newcomers Oct 9, 2018
test Remove unused import Jan 12, 2018
use-cases Fix merge conflicts Jan 3, 2019
.codeclimate.yml Add .codeclimate.yml for #557 Oct 28, 2017
.env_sample updating readme.md with instructions on .env, adding .env_sample, upd… Oct 27, 2017
.esdoc.json excluding node modules from being doccumented in esdoc Nov 7, 2017
.eslintignore Exclude coverage folder from ESLint Oct 11, 2018
.eslintrc.yaml Update ESLint rules Oct 11, 2018
.gitignore added esdocs notes in CONTRIBUTING and USAGE Oct 27, 2017
.travis.yml Revert "Added the lines to .travis.yml as requested" Oct 27, 2018
CHANGELOG.md Version Bump: v6.3.1 Jun 14, 2018
CODE_OF_CONDUCT.md Fixed capitalization for "SendGrid" in **Contact the Moderators** Oct 28, 2018
CONTRIBUTING.md Fix merge conflicts Jan 3, 2019
LICENSE.md Update LICENSE.md Jan 3, 2019
README.md Merge pull request #831 from mptap/master Nov 2, 2018
TROUBLESHOOTING.md Merge branch 'master' into run-md-docs-through-grammerly Oct 22, 2018
USAGE.md run USAGE.md through grammerly and update Oct 5, 2018
first-timers.md Add first-timers.md file for newcomers Oct 9, 2018
lerna.json v6.3.1 Jun 14, 2018
license.spec.js Linter Fixes Dec 6, 2018
package-lock.json Prepping 6.3.0 release Jun 14, 2018
package.json Add npm run script for ESDoc Oct 11, 2018
tsconfig.json Add TypeScript definitions for v6 packages Aug 29, 2017
yarn.lock Incorporated code review comments for #691 Jun 13, 2018

README.md

SendGrid Logo

BuildStatus npm version Email Notifications Badge Twitter Follow GitHub contributors MIT licensed Open Source Helpers

SendGrid Docs

This library allows you to quickly and easily use the SendGrid Web API v3 via Node.js.

We want this library to be community-driven, and SendGrid led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or merely upvote or comment on existing issues or pull requests.

For updates to this library, see our CHANGELOG and releases.

Subscribe to email release notifications to receive emails about releases and breaking changes.

We appreciate your continued support, thank you!

Table of Contents

Introduction - Please Read First

This library is broken up into several packages as a monorepo so that you only need to install the packages necessary for your use case. This README contains information about all packages. For examples on how to get started quickly, head over to the READMEs of each package (linked and described below), which includes detailed examples.

Announcements

NEW: If you're a software engineer who is passionate about #DeveloperExperience and/or #OpenSource, this is an incredible opportunity to join our #DX team as a Developer Experience Engineer and work with @thinkingserious and @aroach! Tell your friends :)

All updates to this library are documented in our CHANGELOG and releases. You may also subscribe to email release notifications for releases and breaking changes.

Join an experienced and passionate team that focuses on making an impact. Opportunities abound to grow the product - and grow your career!

Roadmap

If you are interested in the future direction of this project, please take a look at our open issues and pull requests. We would love to hear your feedback.

How to Contribute

We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.

Troubleshooting

Please see our troubleshooting guide for common library issues.

About

sendgrid-nodejs is guided and supported by the SendGrid Developer Experience Team.

Please Email the Developer Experience Team here in case of any queries.

sendgrid-nodejs is maintained and funded by SendGrid, Inc. The names and logos for sendgrid-nodejs are trademarks of SendGrid, Inc.

License

The MIT License (MIT)