Skip to content

DenisVCode/Actions-on-Google-Snippets-VS-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions on Google Snippets

Snippets for Actions on Google platform to help you with creating new amazing Actions!

Find it on Visual Studio Marketplace!

Features

All snippets are avaliable in JavaScript and TypeScript.

Table of avaliable snippets:

Snippet key Description
aog Creates required AoG scaffold for Firebase Cloud Functions
intent Creates intent handler
intent1 Creates intent handler with 1 string parameter
card Creates a basic card with an image
hpermission Creates helper for getting name, precise location or coarse location
htime Creates helper for getting time
hplace Creates helper for getting place
hconfirmation Creates helper for getting confirmation
storage Shortcut for getting conv.user.storage object
media Creates a media response
table Creates a Table response
ssml Returns a tags
sbreak Returns a SSML break tag with paramaters setup
sayas Returns a SSML say-as tag with paramaters setup
saydate Returns a SSML say-as tag with date paramaters setup

Create scaffold for new Actions on Google project:

Create scaffold for new Actions on Google project

Create new intent with parameter:

Create new intent with parameter

Release Notes

0.0.3

Added image snippet

0.0.2

Separated JavaScript and TypeScript to different files

0.0.1

Initial release of Actions on Google Snippets

About

Extension for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published