{"library":"string-kit","type":"library","category":null,"description":"A string manipulation toolbox for Node.js (v0.19.3, beta status, MIT license). Provides a sprintf-inspired string formatter with style markup (^caret), a variable inspector with ANSI colors and HTML output, and various escape functions (shell arguments, regex, HTML, control characters). Unlike sprintf libraries, it includes a full inspect utility for debugging objects with color, and supports metrics, scientific notation, time duration, and base64 conversions. Intended for Node.js; browser support is planned but not yet available. Release cadence is irregular; last release was in 2025.","language":"javascript","status":"active","version":"0.19.3","tags":["javascript","string","manipulation","format","sprintf","printf","inspect","color","debug"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install string-kit","imports":["import { format } from 'string-kit'","import { inspect } from 'string-kit'","import { escape } from 'string-kit'","import stringKit from 'string-kit'"]},{"cmd":"yarn add string-kit","imports":[]},{"cmd":"pnpm add string-kit","imports":[]}],"homepage":"https://github.com/cronvel/string-kit#readme","github":"https://github.com/cronvel/string-kit","docs":null,"changelog":null,"pypi":null,"npm":"string-kit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}