Skip to main content

Github

A Node that fetches Github issues and displays them in a Chart when a Github repository is provided. This is a kitchen sink example that demostrates many common features that you may use when developing a node.

Features used in this example:

  • Fetch
  • Notification
  • NPM imports
  • View rendering using various frameworks

Example

properties.yaml
view:
datatype: web-view
repo:
datatype: text
default: google/material-design-icons
order: 10
commits:
datatype: json