{"library":"typescript-miscellaneous","type":"library","category":null,"description":"The `typescript-miscellaneous` package offers a collection of advanced TypeScript utility types designed to simplify complex type manipulations and enhance type safety within TypeScript projects. Currently at version 0.1.1, it provides specialized types such as `Dict` for creating flexible dictionary-like structures, `UnionToIntersection` for converting union types into intersection types, `ElementOf` for inferring element types from array or tuple types, and `ParametersOf` and `ReturnOf` for extracting function signature components. As a focused utility library, its release cadence is typically infrequent, prioritizing stability and correctness over rapid feature expansion. It distinguishes itself by providing pre-built, reusable type constructs that address common, yet often complex, TypeScript type challenges, thereby reducing boilerplate and improving developer productivity.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","typescript","miscellaneous","utility"],"last_verified":"Wed May 27","install":[{"cmd":"npm install typescript-miscellaneous","imports":["import { Dict } from 'typescript-miscellaneous';","import { UnionToIntersection } from 'typescript-miscellaneous';","import { ElementOf } from 'typescript-miscellaneous';"]},{"cmd":"yarn add typescript-miscellaneous","imports":[]},{"cmd":"pnpm add typescript-miscellaneous","imports":[]}],"homepage":null,"github":"https://github.com/ksxnodemodules/typescript-miscellaneous","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-miscellaneous","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/typescript-miscellaneous/compatibility"}}