vega/vega-lite-api

Output Typescript Code

Ouverte

#9 ouverte le 13 mai 2019

 (7 commentaires) (9 réactions) (0 personne assignée)JavaScript (20 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (219 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur