Skip to content

Instantly share code, notes, and snippets.

View JonReppDirectOneDesign's full-sized avatar

Jon Repp JonReppDirectOneDesign

  • DirectOneDesign
  • Akron, OH
View GitHub Profile
@JonReppDirectOneDesign
JonReppDirectOneDesign / getGitHubStarCountWeb.yaml
Last active September 27, 2019 03:41
Calls the GitHub API to get the star count for an org/user and repository.
name: getGitHubStarCountWeb
description: Calls the GitHub API to get the star count for an org/user and repository.
host: EXCEL
api_set: {}
script:
content: >
/**
* Gets the star count for a given org/user and repo. Try =GETSTARCOUNT("officedev","office-js")
* @customfunction
* @param userName Name of org or user.