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

https://github.com/codevendor/json_type

A TypeScript module for deno that creates a proper json type. Also included are safe type parsing and stringify methods that can also be async.
https://github.com/codevendor/json_type

Last synced: 8 months ago
JSON representation

A TypeScript module for deno that creates a proper json type. Also included are safe type parsing and stringify methods that can also be async.

Awesome Lists containing this project

README

          

# json_type
A TypeScript module for deno that creates a proper json type. Also included are safe type parsing and stringify methods that can also be async.