{"library":"bind-operator","type":"library","category":null,"description":"Transpiler that enables the ECMAScript bind operator (::) syntax, allowing functions to be called with a context object using a pipeline-style operator. Version 1.0.0, last updated in 2015. This package is an experimental implementation of a deprecated proposal and is not actively maintained. It transforms :: syntax into .call() or .bind() calls. Compared to alternatives like Babel's plugin, it is standalone and minimal, but lacks updates and broader ecosystem support.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install bind-operator","imports":["require('bind-operator')"]},{"cmd":"yarn add bind-operator","imports":[]},{"cmd":"pnpm add bind-operator","imports":[]}],"homepage":null,"github":"https://github.com/ForbesLindesay/bind-operator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bind-operator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}