CLI工具 is-trademarked-cli

码农软件 · 软件分类 · 测试工具 · 2019-11-21 18:26:56

软件介绍

is-trademarked-cli是用来检测某个词是否是商标的CLI工具。


安装:

$ npm install -g is-trademarked-cli

用法:

$ 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

本文地址:https://www.codercto.com/soft/d/19494.html

Real-Time Rendering, Third Edition

Real-Time Rendering, Third Edition

Tomas Akenine-Moller、Eric Haines、Naty Hoffman / A K Peters/CRC Press / 2008-7-25 / USD 102.95

Thoroughly revised, this third edition focuses on modern techniques used to generate synthetic three-dimensional images in a fraction of a second. With the advent or programmable shaders, a wide varie......一起来看看 《Real-Time Rendering, Third Edition》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试