Skip to content

LeDDGroup/json-to-ts-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-to-ts-cli

Simple cli for https://github.com/MariusAlch/json-to-ts

Installing

git clone https://github.com/LeDDGroup/json-to-ts-cli.git
cd json-to-ts-cli
npm ci
npm install --global . # or npm link

Usage

Pipe json (or javascript object) through the stdin and receive typescript from the stdout:

json-to-ts-cli < example-output.json > definitions.d.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published