{"library":"codsen-utils","type":"library","category":null,"description":"codsen-utils is a JavaScript utility library offering a collection of various helper functions designed for common development tasks. It is currently at version 1.7.3 and is actively maintained, though a specific release cadence isn't published, the project shows consistent updates. The library differentiates itself by providing a focused set of utilities, particularly those related to character and string inspection, as exemplified by functions like `isNumberChar`. A key characteristic is its pure ESM distribution, meaning it requires modern JavaScript environments and explicit `import` statements. It also ships with TypeScript type definitions, enabling robust type-checking for TypeScript users, ensuring better code quality and developer experience. The project is part of the broader Codsen ecosystem, aiming for stability and ease of use.","language":"javascript","status":"active","version":"1.7.3","tags":["javascript","codsen","utility","helpers","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install codsen-utils","imports":["import { isNumberChar } from 'codsen-utils';","import * as codsenUtils from 'codsen-utils';","import type { isNumberChar } from 'codsen-utils';"]},{"cmd":"yarn add codsen-utils","imports":[]},{"cmd":"pnpm add codsen-utils","imports":[]}],"homepage":"https://codsen.com/os/codsen-utils","github":"https://github.com/codsen/codsen","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/codsen-utils","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/codsen-utils/compatibility"}}