vega/vega-lite-api

Output Typescript Code

开放

#9 创建于 2019年5月13日

 (7 条评论) (9 个反应) (0 位负责人)JavaScript (20 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (219 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南