Cybernetically RxJS ES6 implementation.
This library includes few major creator operator functions, pipeable operators, and Subjects.
I plan to update it soon and convert it for use in Typescript. My aim is to replicate the RxJS functionality to facilitate a seamless transition while retaining all features. I will reduce the code even further and then minify it to achieve the smallest footprint.
See step by step tutorial here
Part 1 - Creating RxJS Library from Scratch
Part 2 - Adding Operators and Subjects
/*******************************************************
-
Copyright (C) 2023 Cybernetically Inc., Arseniy Tomkevich [email protected]
-
This file is part of The Cybernetically RxJS ES6 Implementation.
-
Cybernetically RxJS ES6 implementation can not be copied and/or distributed without the express
-
permission of Cybernetically Inc.
*******************************************************/