vega/vega-lite-api

Output Typescript Code

Aberta

#9 aberto em 13 de mai. de 2019

 (7 comentários) (9 reações) (0 responsável)JavaScript (20 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (219 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador