Skip to content

Replacement candidate: rxjs-poll #32

Description

@mmustra

Hi! Since this library seems unmaintained, I’d like to propose rxjs-poll as a replacement.

Features:

  • Two polling types: repeat and interval to suit different use cases
  • Timing strategies: constant, linear, exponential, random and dynamic (custom logic)
  • Auto-pause: Automatically pause/resume polling based on page visibility (browser only)
  • Flexible retries: Control retry attempts with consecutive or total counting modes
  • Input validation: Guards against unexpected input time values
  • Cross-platform: Works in both browser and Node.js environments
  • Modern compatibility: Compatible with RxJS v7+
  • Multiple module formats: Supports CJS, ESM, and UMD

Repo: https://github.com/mmustra/rxjs-poll

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions