is-trademarked-cli

1.4.3 • Public • Published

is-trademarked-cli NPM version NPM downloads Build Status

CLI tool to check if a word is trademarked.

preview

Install

$ npm install -g is-trademarked-cli

Usage

$ is-trademarked kik
KIK is a trademark reg in 2009
Light duty polyurethane tires
 
$ is-trademarked unicorns
✔ unicorns is available
 
# wildcard 
$ is-trademarked "macbook*"
MACBOOK is a trademark reg in 2007
Computers, notebook computers, computer hardware, computer operating system software, computer peripherals
MACBOOK AIR is a trademark reg in 2008
computers, notebook computers, computer hardware, computer operating system software, computer peripherals
MACBOOK PRO is a trademark reg in 2012
Computers; notebook computers; computer hardware; computer operating system software; electrical power adaptors; electrical power cords; computer batteries; remote controls for use with computers; cables and connectors for use with computers and computer peripherals; downloadable electronic publications in the nature of instruction manuals in the field of computers, notebook computers, computer hardware, computer operating system software, computer batteries and other computer accessories and peripherals

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 
$ is-trademarked -t yZ32rW4Pq6

Related

License

MIT © EGOIST

Readme

Keywords

Package Sidebar

Install

npm i is-trademarked-cli

Weekly Downloads

11

Version

1.4.3

License

MIT

Last publish

Collaborators

  • kchan