
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@gsuite/samples
Advanced tools
Node.js samples for [G Suite API](https://developers.google.com/gsuite/) docs.
Node.js samples for G Suite API docs.
Apps Script ![]() | Calendar ![]() | Classroom ![]() | Drive V3 ![]() | Gmail ![]() | Sheets ![]() | Slides ![]() | Tasks ![]() | |
---|---|---|---|---|---|---|---|---|
Quickstart | Link | Link | Link | Link | Link | Link | Link | Link |
Snippets | --- | Link | Link | Link | Link | Link | Link | --- |
In about five minutes, you'll have a simple Node command-line application that makes requests to a Google API.
Learn how to use functions within an API, such as creating a new Google Slide to adding values to a Google Spreadsheet.
Before running tests, create a service account and download application_credentials.json
in this directory.
To create a service account, follow these steps:
application_credentials.json
and move the file to this directory.In any snippet directory, npm run test
.
Install and run eslint. Example:
npm run lint apps-script/**/*.js
Some IDEs (like VS Code) will detect these lint errors within the editor.
G Suite APIs use the Google API Node.js client library.
Contributions welcome! See the Contributing Guide.
FAQs
Node.js samples for [G Suite API](https://developers.google.com/gsuite/) docs.
The npm package @gsuite/samples receives a total of 3 weekly downloads. As such, @gsuite/samples popularity was classified as not popular.
We found that @gsuite/samples demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.