TypeScript Inferred TypeSafe Value Generator

Extension for vscode, which generates the value of a variable from a type definition.

DEMO

Features

  • Generates a value from a variable’s type definition.
  • Outputs values in a form that merges existing values if they exist.

Command

Right Click Menu (Context Menu) Keybindings (Short Cut)
Infer: Generate Value cmd + shift + i

Support Language

  • TypeScript
  • TypeScript React

Bug Report

Describe the expected behaviour in your test code and submit a Pull Request.

Bug Type Test CodeDirectory
Transform Bugs src/ts-transforms/__tests__

Contributions

LICENSE

MIT

GitHub

View Github