{"library":"ntcjs","type":"library","category":null,"description":"NTCJS is a Node.js CommonJS-compatible wrapper for the original Name That Color JavaScript library by Chirag Mehta. It provides a straightforward utility to convert hexadecimal color codes (e.g., `#6195ED`) into human-readable color names, along with the closest matching RGB value and an exact match boolean. The current stable version, 1.1.3 (or 1.1.4 for `@trihargianto/ntcjs`), has not been updated in several years, indicating a maintenance or effectively abandoned status. It primarily targets CommonJS environments, but ships TypeScript types for enhanced developer experience. Its key differentiator is its simplicity and direct port of the well-known 'Name That Color' algorithm, without additional features like i18n or advanced color manipulation found in other libraries.","language":"javascript","status":"maintenance","version":"1.1.3","tags":["javascript","name","that","color","hex","rgb","hue","ntc","ntc.js","typescript"],"install":[{"cmd":"npm install ntcjs","imports":["const ntc = require('ntcjs');","ntc.name('#6195ED');","import type { NTCResult } from 'ntcjs';"]},{"cmd":"yarn add ntcjs","imports":[]},{"cmd":"pnpm add ntcjs","imports":[]}],"homepage":null,"github":"https://github.com/pbojinov/name-that-color","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ntcjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ntcjs/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}