{"library":"utility","type":"library","category":null,"description":"The `utility` package provides a diverse collection of JavaScript and TypeScript utilities primarily designed for Node.js environments. It includes functions for common tasks such as hashing (MD5, SHA1, SHA256, HMAC), various encoding/decoding operations (Base64, URL encoding, HTML escaping), date formatting, string manipulation, and other miscellaneous helpers like `randomString` and `getParamNames`. The current stable version is 2.5.0, with frequent releases, typically monthly or bi-monthly, indicating active maintenance and feature development. Key differentiators include its focus on performance, direct TypeScript support, and a comprehensive set of functions that cover a wide range of backend needs, making it a reliable general-purpose toolkit for Node.js applications.","language":"javascript","status":"active","version":"2.5.0","tags":["javascript","utility","util","utils","sha256","sha1","hash","hex","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install utility","imports":["import * as utils from 'utility';","import { md5 } from 'utility';","import type { Md5Algorithm } from 'utility';"]},{"cmd":"yarn add utility","imports":[]},{"cmd":"pnpm add utility","imports":[]}],"homepage":null,"github":"https://github.com/node-modules/utility","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/utility","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/utility/compatibility"}}