Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Good First Issue: Examples

Good First Issue can be consumed as a Node.js module. This directory includes examples of how you can use it to programatically surface Good First Issues.

Examples:

  • node.js: An example of how you can consume the module using async/await and stitch together data from Good First Issue to create useful output without other external dependencies.

If you'd like to see another example, please feel free to sumbit a PR – we'd love to have your contribution! 🤗