{"library":"typedash","type":"library","category":null,"description":"Typedash is a modern, type-safe collection of utility functions designed for TypeScript environments, offering a robust alternative to libraries like Lodash with a strong focus on simplicity, tree-shaking, and precise type inference. It currently stands at version 3.3.3 and maintains a fairly active release cadence with frequent minor and patch updates, as evidenced by recent changelog entries. Key differentiators include its complete type-safety, ensuring type-level transformations for string casing functions and precise key/value types for object utilities. The library boasts zero runtime dependencies, making it highly tree-shakeable and performant. It operates on the principle of \"trust the compiler\" by leveraging TypeScript's robust type system for correctness rather than relying on extensive runtime checks. Typedash provides over 60 utility functions categorized for Array, Object, String, Type Guards, Function, and Math operations.","language":"javascript","status":"active","version":"3.3.3","tags":["javascript","typescript","lodash","utility","utilities","type-safe","util","stdlib"],"last_verified":"Wed May 27","install":[{"cmd":"npm install typedash","imports":["import { pick } from 'typedash'","import { camelCase } from 'typedash'","import { objectKeys } from 'typedash/objectKeys'"]},{"cmd":"yarn add typedash","imports":[]},{"cmd":"pnpm add typedash","imports":[]}],"homepage":null,"github":"https://github.com/bengry/typedash","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typedash","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/typedash/compatibility"}}