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
- Host: GitHub
- URL: https://github.com/anubhavsrivastava/github-topic-package-sync
- Owner: anubhavsrivastava
- License: mit
- Created: 2018-12-07T15:19:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T17:16:25.000Z (almost 6 years ago)
- Last Synced: 2025-05-30T17:00:59.868Z (10 months ago)
- Topics: cli, github, github-topics, keywords, npm, npm-package, package-json, sync-github-topics, topics
- Language: JavaScript
- Homepage:
- Size: 61.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-topic-package-sync
Sync Github topics with package.json file keywords
[](https://travis-ci.org/anubhavsrivastava/github-topic-package-sync)
[](https://coveralls.io/github/anubhavsrivastava/github-topic-package-sync?branch=master)
[](http://makeapullrequest.com)
[](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
[](LICENSE)
refer `LICENSE` file in this repository.