From a2ae74fcb506e67a1b6419050d64ab55a327bc78 Mon Sep 17 00:00:00 2001 From: Nick Barraclough <66260480+nbarraclough@users.noreply.github.com> Date: Thu, 25 Jun 2026 09:03:03 -0600 Subject: [PATCH 1/2] docs: refresh README with Nylas branding --- README.md | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 92ad657..609187e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,32 @@ -# Nylas JavaScript +
+ + Nylas + -> Modern, open source JavaScript/TypeScript packages for integrating with the Nylas platform +

Nylas JavaScript

-[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Node.js](https://img.shields.io/badge/Node.js-22%2B-green.svg)](https://nodejs.org/) -[![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/) +

+ Modern, open source JavaScript/TypeScript packages for Nylas โ€” the infrastructure that powers communications +

+ +

+ License: MIT + Node.js + TypeScript +

+ +

+ ๐Ÿ“– Docs ยท + ๐Ÿ“š API Reference ยท + ๐Ÿš€ Sign up ยท + ๐Ÿ’ก Samples ยท + ๐Ÿ’ฌ Forum +

+
+ +
+ +Modern, open source JavaScript/TypeScript packages for integrating with [Nylas](https://developer.nylas.com/) โ€” the infrastructure that powers communications. Integrate with Gmail, Microsoft, IMAP, Zoom, and 250+ providers in 5 minutes, or give your AI agent its own mailbox. Covers [Agent Accounts](https://developer.nylas.com/docs/v3/agent-accounts/), [Email](https://developer.nylas.com/docs/v3/email/), [Calendar](https://developer.nylas.com/docs/v3/calendar/), [Contacts](https://developer.nylas.com/docs/v3/email/contacts/), [Scheduler](https://developer.nylas.com/docs/v3/scheduler/), and [Notetaker](https://developer.nylas.com/docs/v3/notetaker/). ## ๐Ÿ“ฆ Packages @@ -78,7 +100,7 @@ This project is licensed under the MIT License - see the [LICENSE](./LICENSE) fi - **๐Ÿ“š Documentation**: [developer.nylas.com](https://developer.nylas.com) - **๐Ÿ’ฌ Community**: [Forums](https://forums.nylas.com) -- **๐Ÿ› Issues**: [GitHub Issues](https://github.com/nylas/web/issues) +- **๐Ÿ› Issues**: [GitHub Issues](https://github.com/nylas/javascript/issues) --- From 138708f55c41e4424bcd34157965455e0c1fc8be Mon Sep 17 00:00:00 2001 From: Nick Barraclough <66260480+nbarraclough@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:45:28 -0600 Subject: [PATCH 2/2] docs: add live npm version badges for @nylas/connect and @nylas/react --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 609187e..7554e3c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@

+ @nylas/connect version + @nylas/react version License: MIT Node.js TypeScript