Skip to content
#

actions-on-google-nodejs

Here are 20 public repositories matching this topic...

"Leap Year Finder" is one of the Google Assistant Actions that is used to get you know that whether a specific year is a Leap year or not. It takes the year in number and returns whether it is a Leap year or not using Leap Year algorithm. You can also use deep link as "Talk to Leap Year Finder about 1984" to instantly get answered from Google As…

  • Updated Nov 3, 2020
  • JavaScript

"Base Converter" is an Action for Google Assistant which lets you convert a number of a specified base to the specified base. Various bases supported ranging from 2 to 36. It includes Binary(base2), Octal(base8), Decimal(base10), Hexadecimal(base16) and so on. You can use in this format as " <number> <numbers-base> to <specific-base>" to instant…

  • Updated Nov 3, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the actions-on-google-nodejs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the actions-on-google-nodejs topic, visit your repo's landing page and select "manage topics."

Learn more