francisco.tln


Francisco Tavares de Lima Neto

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

    published 2.1.0 5 years ago
  • Callbag operator that rescues a failed source

    published 1.0.2 5 years ago
  • Callbag operator that rejects all source elements that satisfies a predicate

    published 1.0.0 6 years ago
  • Emits the values emitted by the source Callbag until a notifier Callbag emits a value

    published 3.0.2 3 years ago
  • Callbag operator that Drops consecutive duplicate

    published 1.1.0 3 years ago
  • Creates a new Callbag given an optional producer

    published 2.1.3 2 years ago
  • Callbag source for lazy evaluation

    published 2.0.2 4 years ago
  • Utility function for plugging callbag operators

    published 1.0.0 6 years ago
  • Callbag source that generates a range of numbers

    published 3.0.0 5 years ago
  • Callbag operator that emits only the first value emitted by the source Callbag that meets some condition given a predicate function. Works for listenable and pullable sources.

    published 1.0.1 6 years ago
  • Function based Maybe ADT

    published 3.1.1 5 years ago
  • Function based State ADT

    published 1.0.2 5 years ago
  • Function based Task ADT

    published 1.0.0 6 years ago
  • Delays the emission of items from the source Callbag by a given timeout

    published 2.1.0 5 years ago
  • 👜 Utility like callbag-pipe but wraps the operators calls in a tryCatch block, sending an eventual exception to the sink

    published 1.1.0 5 years ago
  • 👜 Converts an async iterable or iterator into a callbag pullable source

    published 1.0.0 5 years ago
  • Quickly flattens a deeply nested array without using functional recursion

    published 1.0.1 5 years ago
  • 👜Emits the interleaved values of the given iterables

    published 1.0.0 5 years ago
  • Functional lenses-based state store

    published 0.2.2 2 years ago
  • Comp type for functional components composition in ReactJs

    published 0.1.3 3 years ago
  • Tag literal strings with this function to html escape interpolated values

    published 1.4.2 2 years ago
  • Higher order React component for partial hydration on client side after SSR

    published 0.1.4 2 years ago