{"library":"rx-lite","type":"library","category":null,"description":"rx-lite is a lightweight distribution of the Reactive Extensions for JavaScript (RxJS) version 4.x, primarily used for composing asynchronous and event-based operations in JavaScript. At version 4.0.8, it provided a core set of observable operators for handling events, promises, callbacks, and time-based operations in both modern browser environments (IE9+) and Node.js. The library was part of an earlier generation of RxJS, with its development repository transitioning to 'RxJS vNext' (which became RxJS v5 and later) after the 4.x series. This version prioritizes a compact bundle (`rx.lite.js`) for everyday use cases, differing from the more modular, tree-shakable approach adopted in subsequent major RxJS releases. It had an irregular release cadence, focusing on bug fixes and performance improvements within the 3.x and 4.x lines before the major architectural shift to modern RxJS.","language":"javascript","status":"abandoned","version":"4.0.8","tags":["javascript","React","Reactive","Events","Rx","RxJS"],"install":[{"cmd":"npm install rx-lite","imports":["const Rx = require('rx-lite');","const Rx = require('rx-lite');\nconst Observable = Rx.Observable;","const Rx = require('rx-lite');\nconst myObservable = Rx.Observable.fromPromise(somePromise);"]},{"cmd":"yarn add rx-lite","imports":[]},{"cmd":"pnpm add rx-lite","imports":[]}],"homepage":null,"github":"https://github.com/Reactive-Extensions/RxJS","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rx-lite","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/rx-lite/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}