Skip to content

d.ts files generator for Advanced Services of Google Apps Script

License

Notifications You must be signed in to change notification settings

mtgto/dts-google-apps-script-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dts-google-apps-script-advanced

d.ts files generator for Advanced Services of Google Apps Script.

Inspire from motemen/dts-google-apps-script.

How To Generate

Require Node.js.

# Parse an API json file
$ node ./dist/index.js parse ./definitions/youtube_v3.json

# Write API json files to destinations
$ node ./dist/index.js convert -o /path/to/export/directory definitions/*.json

How To Download (gas-advanced-service-definition-for-autocomplete).json

  1. Open editor of Google Apps Script.
  2. Enable Advanced Service you want to download in menu.
  3. Browser download it.
  4. Trim first line (it is broken JSON!).

This issue explain the way more detail.

License

MIT

About

d.ts files generator for Advanced Services of Google Apps Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published