vega/vega-lite-api

Output Typescript Code

オープン

#9 opened on 2019/05/13

 (7 件のコメント) (9 件のリアクション) (0 人の担当者)JavaScript (20 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (219 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド