Showing 1-20 of 106 packages
The lodash method `_.takeWhile` exported as a module.
An operator equal to the takeWhile operator but also emits the last value.
takeWhile operator for basic-streams
TypeScript definitions for lodash.takewhile
Returns an array of [takeWhile(coll, pred), dropWhile(coll, pred)]
👜 Callbag operator which emits values emitted by the source as long as each value satisfies the given predicate, and then completes as soon as predicate is not satisfied.
Keeps values from left, while a test passes.
lodash에서 특정 메서드를 구현 `take`, `takeWhile`
Keeps values from left, while a test passes.
Returns an array of [_.takeWhile(arr, pred), _.dropWhile(arr, pred)](use lodash)
Tiny and functional and fast
Iterable slicing functions for JavaScript
An iterator utility library for JavaScript.
👜 Callbag listenable source which emits milliseconds elapsed since the subscription (using requestAnimationFrame) - useful for animations.
A typescript functional programming library
Batteries-included utility functions to work with async iterables available in ES2018/TypeScript
Keeps first n values only.
Keeps first n values only.
A modern functional utility library with high performance and strong type safety
Laravel Collections for TypeScript.