An open API service indexing awesome lists of open source software.

https://github.com/chellappanrajan/tots

Cli to generate type interface from json file
https://github.com/chellappanrajan/tots

json nodejs typescript

Last synced: 3 months ago
JSON representation

Cli to generate type interface from json file

Awesome Lists containing this project

README

          

# CLI to convert JSON to Typescript Interface

## Installation

```sh
# Using NPM:
npm install -g json-ts-cli

```

## Usage

## CLI

A CLI utility is provided with this package.

```sh
toTs --file=""
# or
toTs -f=""