Skip to content

SumitShrestha11/JSONToClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONToClass

A simple tool to convert JSON to TypeScript class.

How to use the tool

  1. First of the clone the repository.
  2. Install all the packages.
  3. Add your data in JSON format inside data.json file.
  4. Run npm start in command line.
  5. Enter the name for your class when you're prompted to do so.
  6. You can get your required output in Output.ts file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published