An open API service indexing awesome lists of open source software.

https://github.com/anubhavsrivastava/github-topic-package-sync

[WIP] Sync Github topics with package.json file keywords for JS Repository
https://github.com/anubhavsrivastava/github-topic-package-sync

cli github github-topics keywords npm npm-package package-json sync-github-topics topics

Last synced: 4 months ago
JSON representation

[WIP] Sync Github topics with package.json file keywords for JS Repository

Awesome Lists containing this project

README

          

# github-topic-package-sync

Sync Github topics with package.json file keywords

[![Build Status](https://travis-ci.org/anubhavsrivastava/github-topic-package-sync.svg?branch=master)](https://travis-ci.org/anubhavsrivastava/github-topic-package-sync)
[![Coverage Status](https://coveralls.io/repos/github/anubhavsrivastava/github-topic-package-sync/badge.svg?branch=master)](https://coveralls.io/github/anubhavsrivastava/github-topic-package-sync?branch=master)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![GitHub issues](https://img.shields.io/github/issues/anubhavsrivastava/github-topic-package-sync.svg?style=flat-square)](https://github.com/anubhavsrivastava/github-topic-package-sync/issues)

>What is `package.json keywords`?

The keywords property inside a package.json file is, a collection of keywords about a module. Keywords help people discover your package as it is listed on `npm search`.

> What is `Github topics`?

Helpful topics to classify a repository include the repository's intended purpose, subject area, community, or language. Topics are labels that create subject-based connections between GitHub repositories

## Installation

## Usage

## License

[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)

refer `LICENSE` file in this repository.