Skip to content
/ Jsonify Public

The type of `JSON.parse(​JSON.stringify(object))`

License

Notifications You must be signed in to change notification settings

Ziphil/Jsonify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonify-type

Overview

This package simply provides the generic type Jsonify<T> which is the type of JSON.parse(​JSON.stringify(object)) when the type of object is T.

Installation

Install via npm.

npm i jsonify-type

About

The type of `JSON.parse(​JSON.stringify(object))`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published