Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ts-generator

krzkaczor138.4kMIT0.1.1TypeScript support: included

The missing piece for fully typesafe Typescript apps

typescript, generator, typings, types, typesafe

readme

ts-generator

The missing piece for fully typesafe Typescript apps

Generate Typescript typings for any kind of files (json, graphql queries, css modules).

Coverage Status

Features:

  • plugin based architecture allowing one tool to handle all different "untyped" data (css modules, graphql queries, ethereum smartcontracts, json files) — think babel for types
  • unified config for all plugins
  • automatically prettifies output to match code style of the project
  • watch mode

Example: