{"id":28473230,"url":"https://github.com/nylas/nylas-js","last_synced_at":"2025-07-02T02:31:03.623Z","repository":{"id":65429352,"uuid":"515333048","full_name":"nylas/nylas-js","owner":"nylas","description":"JavaScript SDK for the Nylas Platform API","archived":false,"fork":false,"pushed_at":"2022-12-16T16:10:21.000Z","size":27,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-06-04T00:04:33.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nylas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-18T20:33:37.000Z","updated_at":"2023-05-10T22:43:36.000Z","dependencies_parsed_at":"2023-01-29T15:15:48.916Z","dependency_job_id":null,"html_url":"https://github.com/nylas/nylas-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nylas/nylas-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylas%2Fnylas-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylas%2Fnylas-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylas%2Fnylas-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylas%2Fnylas-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nylas","download_url":"https://codeload.github.com/nylas/nylas-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylas%2Fnylas-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263063919,"owners_count":23408013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-07T12:06:34.132Z","updated_at":"2025-07-02T02:31:03.597Z","avatar_url":"https://github.com/nylas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://www.nylas.com/\"\u003e\n    \u003cimg src=\"https://brand.nylas.com/assets/downloads/logo_horizontal_png/Nylas-Logo-Horizontal-Blue_.png\" alt=\"Aimeos logo\" title=\"Aimeos\" align=\"right\" height=\"60\" /\u003e\n\u003c/a\u003e\n\n# Nylas JavaScript SDK\n\n![npm](https://img.shields.io/npm/v/@nylas/nylas-js)\n\nThis is the GitHub repository for the Nylas JavaScript SDK. The Nylas Communications Platform provides REST APIs for [Email](https://developer.nylas.com/docs/connectivity/email/), [Calendar](https://developer.nylas.com/docs/connectivity/calendar/), and [Contacts](https://developer.nylas.com/docs/connectivity/contacts/), and the Nylas Javascript SDK is the quickest way to build your integration using JavaScript.\n\nHere are some resources to help you get started:\n\n- [Quickstart](https://developer.nylas.com/docs/the-basics/quickstart/)\n- [Nylas API Reference](https://developer.nylas.com/docs/api/)\n\n\n## ⚙️ Install\n\nTo install the Nylas JavaScript SDK, you will first need to have [npm](https://www.npmjs.com/get-npm) installed on your machine.\n\nThen, head to the nearest command line and run the following:\n```bash\nnpm install @nylas/nylas-js\n```\n\nTo install this package from source, clone this repo and run `npm install` from inside the project directory:\n\n```bash\ngit clone https://github.com/nylas/nylas-js.git\ncd nylas-js\nnpm install\n```\n\n## ⚡️ Usage\n\nThe entrypoint for the SDK is `Nylas`, which can be imported as an ES module and instantiated:\n\n```javascript\nimport Nylas from 'nylas-js'\n\nconst nylas = new Nylas({\n  // Config\n});\n```\n\n### Configuration options\nThese are the following options that can be passed in to configure an instance of the Nylas JS SDK\n\n#### `serverBaseUrl`\nThe URL of the backend server configured with the Nylas middleware or Nylas routes implemented.\n\n## 💙 Contributing\n\nInterested in contributing to the Nylas JavaScript SDK project? Thanks so much for your interest! We are always looking for improvements to the project and contributions from open-source developers are greatly appreciated.\n\nPlease refer to [Contributing](Contributing.md) for information about how to make contributions to this project. We welcome questions, bug reports, and pull requests.\n\n## 📝 License\n\nThis project is licensed under the terms of the MIT license. Please refer to [LICENSE](LICENSE.txt) for the full terms. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylas%2Fnylas-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnylas%2Fnylas-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylas%2Fnylas-js/lists"}