Skip to content
Tool to check if any of your NPM repositories name are trademarked
JavaScript
Find file
Latest commit 72414a2 Mar 26, 2016 @parro-it 1.5.1
Failed to load latest commit information.
.editorconfig project skeleton Mar 25, 2016
.gitignore project skeleton Mar 25, 2016
.travis.yml project skeleton Mar 25, 2016
cli.js corrected update Mar 26, 2016
license project skeleton Mar 25, 2016
package.json 1.5.1 Mar 26, 2016
readme.md Update readme.md Mar 26, 2016

readme.md

canibekikked

Tool to check if any of your NPM repository name is trademarked.

This tool was originally named "canibekiked".

I'm not a native speaker, I had no idea what "kike" means in english before reading this issue.

I intended the word only in the sense "to suffer the same fate as the azer/kik project".

I renamed the project, my apologies to anyone who could be offended by this.

image

Travis Build Status NPM module NPM downloads

Installation

You need Node 4.0.0 or greater in order to use canibekikked.

npm install -g canibekikked

Usage

Check all repositories of logged user on NPM:

$ canibekikked

Check all repositories of a particulr user:

$ canibekikked parroit

Your own API token

Since the API has rate-limit, you can supply your own API token. Sign up to markerapi to get one for free.

# replace with your token
$ canibekikked -t yZ32rW4Pq6

Related projects

This project is inspired by this issue on is-trademarked repo.

canibekikked API module depends on this project.

License

The MIT License (MIT)

Copyright (c) 2016 parro-it

Something went wrong with that request. Please try again.