ts-generator

0.1.1 • Public • Published

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:

Package Sidebar

Install

npm i ts-generator

Weekly Downloads

35,528

Version

0.1.1

License

MIT

Unpacked Size

18.5 kB

Total Files

30

Last publish

Collaborators

  • krzkaczor