Coder Social home page Coder Social logo

Mateusz Burzyński's Projects

callbag-drop-after icon callbag-drop-after

👜 Callbag operator that drops all events after the first event for which predicate returns true.

callbag-duration-progress icon callbag-duration-progress

👜 Callbag listenable source which emits value describing time progress (number between 0 an 1) since the subscription (using requestAnimationFrame) - useful for animations.

callbag-empty icon callbag-empty

👜 Callbag source that emits no data and completes immediately.

callbag-exhaust-map icon callbag-exhaust-map

👜 Callbag operator that maps to inner source and ignores other values until that source completes.

callbag-filter icon callbag-filter

👜 Callbag operator that conditionally lets data pass through

callbag-interval icon callbag-interval

👜 A callbag listenable source that sends incremental numbers every x milliseconds.

callbag-last icon callbag-last

Callbag operator that emit the last value emitted from source on completion, based on provided expression.

callbag-loop icon callbag-loop

👜 Callbag operator that accumulates results using a feedback loop that emits one value and feeds back another to be used in the next iteration.

callbag-map icon callbag-map

👜 Callbag operator that applies a transformation on data passing through it

callbag-map-when icon callbag-map-when

Callbag operator that maps over values that satisfies a predicate. AKA filterMap

callbag-merge icon callbag-merge

👜 Callbag factory that merges data from multiple callbag sources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.