Skip to content

Latest commit

 

History

History
67 lines (37 loc) · 1.65 KB

README.md

File metadata and controls

67 lines (37 loc) · 1.65 KB

G Suite Browser Samples Build Status

Browser samples for G Suite API docs.

APIs

Setup

  1. Clone this repository.
  2. Follow the README instructions in the API folder to run and test samples.

Lint

This project uses htmllint.

Install & run:

sudo npm install -g htmllint-cli
htmllint

Configure options in the .htmllintrc.

Client Library

G Suite APIs use the Google API Javascript client library.

Contributing

Contributions welcome! See the Contributing Guide.