{"library":"tightrope","type":"library","category":null,"description":"tightrope is a modern, point-free functional programming utility library designed for JavaScript applications, currently at version 0.3.0. It provides a concise and immutable API for common data transformations and functional composition, emphasizing a declarative style of programming. Unlike larger general-purpose utility libraries, tightrope focuses specifically on point-free utilities, which can lead to more readable and maintainable code for those familiar with the paradigm. Its development cadence is typical for an early-stage library, with features added incrementally and potential breaking changes in minor versions until a stable 1.0 release. It targets Node.js environments version 18 and higher, leveraging modern JavaScript features.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tightrope","imports":["import { pipe } from 'tightrope'","import { map } from 'tightrope'","import { prop } from 'tightrope'"]},{"cmd":"yarn add tightrope","imports":[]},{"cmd":"pnpm add tightrope","imports":[]}],"homepage":null,"github":"https://github.com/JamieMason/tightrope","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tightrope","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/tightrope/compatibility"}}