InseeFr / InseeFr/Trevas-TS

Provide a TypeScript definition file for the JS engine

Open
#60 1 comment 0 reactions 1 assignee Claimed by @romaintailhurat View on GitHub
enhancement
Dominant language
TypeScript
Stars
9
Forks
8
PR merge metrics
No merged PRs in 30d

Description

We provide a [VTL engine for several versions of the grammar](https://github.com/InseeFr/VTL-Tools/tree/master/packages) in the shape of NPM packages.

Nowadays, JS packages often come along with a [TypeScript definition](https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html), providing type description and compiler features for the developper using TypeScript (see for example the [type ](https://www.npmjs.com/package/@types/react) [description ](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react/index.d.ts)for React).

So it would be nice to provide such definitions for the various versions of the engine (and publish it via the [DefinitivelyTyped repository](https://github.com/DefinitelyTyped/DefinitelyTyped)).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.