All Projects → egoist → Is Trademarked Cli

egoist / Is Trademarked Cli

Licence: mit
™️ CLI tool to check if a word is trademarked.

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].