{"library":"ts-curry","type":"library","category":null,"description":"ts-curry is a specialized utility library designed for currying functions in TypeScript, providing type-safe currying transformations for functions with up to four arguments. The package's current stable version is 1.0.4, released in July 2018. It has seen no further updates or releases since then, indicating that the project is abandoned. While it offers type safety for currying, its limitation to functions of arity 4 or less, and the lack of maintenance for several years, means it may not be compatible with modern TypeScript versions (e.g., TS 4.x, 5.x) or offer the flexibility of more actively maintained functional programming libraries. Its primary differentiator was its strong TypeScript typing at the time of its release.","language":"javascript","status":"abandoned","version":"1.0.4","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ts-curry","imports":["import { curry2 } from 'ts-curry';","import { curry3 } from 'ts-curry';","import { curry4 } from 'ts-curry';"]},{"cmd":"yarn add ts-curry","imports":[]},{"cmd":"pnpm add ts-curry","imports":[]}],"homepage":null,"github":"https://github.com/tusharmath/ts-curry","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ts-curry","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/ts-curry/compatibility"}}