json2interface
TypeScript icon, indicating that this package has built-in type declarations

0.1.14 • Public • Published

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

Package Sidebar

Install

npm i json2interface

Weekly Downloads

106

Version

0.1.14

License

MIT

Unpacked Size

9.12 kB

Total Files

6

Last publish

Collaborators

  • michelefenu