create-subject

Package to expose subject with next, filter, and subscribe methods - based on yurikoex's npm subject-with-filter package


License
MIT
Install
pip install create-subject==0.0.4

Documentation

Why do I exist?

Code is ported from yurikoex's javascript project https://github.com/yurikoex/create-subject-with-filter.

His code is also available for js via npm at https://www.npmjs.com/package/subject-with-filter