Skip to content

michelefenu/json2interface

Repository files navigation

JavaScript Style Guide Node.js Package

JSON to TypeScript Interface

A zero-dependencies package to generate TypeScript interfaces from JSON data

Installation

npm install json2interface

Usage

const json2interface = require('json2interface')
const interface = json2interface.generate(A_VALID_JSON)

Contributing

Issues and pull requests are always welcome

About

A zero-dependencies package to generate TypeScript interfaces from JSON data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors