Skip to content

Todo #1

Open
Open
@nfriedly

Description

@nfriedly

Moving this out of the readme so that I can publish the module without the todo list being immortalized.

Todo

  • transpiling
  • linting
  • ci
  • documentation
  • publish
  • auto-publish from CI
  • full test coverage
  • parse RateLimit-Policy headers
  • maybe expose parseCombinedRateLimitHeader in a way that allows it to be included without pulling in the entire library?
  • make parseCombinedRateLimitHeader operate in a single pass instead of 3
  • handle responses with more than one set of ratelimit headers
    • Probably two APIs: one that just returns a single RateLimit object, and one that returns an array of RateLimit objects.
  • more examples
  • test in Deno
  • test browsers
  • test in React Native
  • add support for more headers formats
  • Use a proper structured fields parser, such as one of these https://www.npmjs.com/search?q=rfc8941

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions