vega/vega-lite-api

Output Typescript Code

Offen

#9 geöffnet am 13.05.2019

 (7 Kommentare) (9 Reaktionen) (0 zugewiesene Personen)JavaScript (20 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (219 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The code for generating the API could still be Javascript, since it only affects us.

However, a lot of people may want to use the output JS API in Typescript projects (which offer superior autocompletion than vanilla JS). Thus, it might be worth making sure that our output code is in TS.

cc: @domoritz

Contributor Guide