github-topics
node module for getting list of topics of a repository on github
Install
npm install github-topics
Usage
var github_topics = ;var topics = github_topics;console;// output// [ 'blog', 'jekyll', 'website', 'projects' ]
node module for getting list of topics of a repository on github
npm install github-topics
var github_topics = ;var topics = github_topics;console;// output// [ 'blog', 'jekyll', 'website', 'projects' ]
npm i github-topics
3
1.0.1
MIT