Skip to content

Commit a2ae74f

Browse files
committed
docs: refresh README with Nylas branding
1 parent f821f37 commit a2ae74f

1 file changed

Lines changed: 28 additions & 6 deletions

File tree

README.md

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,32 @@
1-
# Nylas JavaScript
1+
<div align="center">
2+
<a href="https://www.nylas.com/">
3+
<img width="100%" alt="Nylas" src="https://github.com/user-attachments/assets/137517ae-244d-47a5-8ca7-b12984971fc4" />
4+
</a>
25

3-
> Modern, open source JavaScript/TypeScript packages for integrating with the Nylas platform
6+
<h1>Nylas JavaScript</h1>
47

5-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6-
[![Node.js](https://img.shields.io/badge/Node.js-22%2B-green.svg)](https://nodejs.org/)
7-
[![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/)
8+
<p>
9+
<strong>Modern, open source JavaScript/TypeScript packages for Nylas — the infrastructure that powers communications</strong>
10+
</p>
11+
12+
<p>
13+
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT" /></a>
14+
<a href="https://nodejs.org/"><img src="https://img.shields.io/badge/Node.js-22%2B-green.svg" alt="Node.js" /></a>
15+
<a href="https://www.typescriptlang.org/"><img src="https://img.shields.io/badge/TypeScript-Ready-blue.svg" alt="TypeScript" /></a>
16+
</p>
17+
18+
<p>
19+
<a href="https://developer.nylas.com/">📖 Docs</a> ·
20+
<a href="https://developer.nylas.com/docs/api/v3/">📚 API Reference</a> ·
21+
<a href="https://dashboard-v3.nylas.com/register">🚀 Sign up</a> ·
22+
<a href="https://github.com/orgs/nylas-samples/repositories">💡 Samples</a> ·
23+
<a href="https://forums.nylas.com">💬 Forum</a>
24+
</p>
25+
</div>
26+
27+
<br />
28+
29+
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/).
830

931
## 📦 Packages
1032

@@ -78,7 +100,7 @@ This project is licensed under the MIT License - see the [LICENSE](./LICENSE) fi
78100

79101
- **📚 Documentation**: [developer.nylas.com](https://developer.nylas.com)
80102
- **💬 Community**: [Forums](https://forums.nylas.com)
81-
- **🐛 Issues**: [GitHub Issues](https://github.com/nylas/web/issues)
103+
- **🐛 Issues**: [GitHub Issues](https://github.com/nylas/javascript/issues)
82104

83105
---
84106

0 commit comments

Comments
 (0)