Skip to content

Consider improving EpiData JS client #327

@sgratzl

Description

@sgratzl

possible improvements:

  • switch to fetch api for clients in case JQuery is not available
  • create a Promise based version (e.g. covidcastAsync(...)) which works great with await/async
  • remove coffee version and create a clean JS version - is anyone using CoffeeScript these days?
  • create TypeScript typings for better auto completion
  • publish on NPM for easier (versioned) CDN usage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions