Search results
20 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Consecutive numbering
Array#each_cons for node
Run promises in batches waiting for data from previous promises, pause/resume/stop promises.
Execute functions in series, passing the results of one function as arguments to the next function.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- async
- waterfall
- series
- consecutive
- sequential
- functions
- fcns
- run
- View more
Group all consecutive numbers in array
Asynchronous multi-step processing
- javascript
- typescript
- asynchronous
- async
- synchronous
- sync
- processing
- process
- multi-step
- multistep
- steps
- sequence
- sequential
- consecutive
Invoke functions in series, passing the results of one function as arguments to the next function.
This `promise-series-advanced` modules allows you to execute a series of methods consecutively, and retrieve the results.
Easily iterates promises consecutively as opposed to concurrently
Format calendar days and months in words
When you need to chain many promises and the order of completion matters
Date formatter with more date methods!
Break consecutive repetition of a string in Node.js and browsers.
Emit sorted stream chunks, buffering the quick ones and discarding the ones that lost the train
Get consecutively numbers calculated with a chosen function.
RxJS operator for mapping multiple consecutively emitted values at once
Check if a string has consecutive characters
Finds element segments matches in an array
Returns whether one day has passed between two dates by only checking the year, month and day.