New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ts-schema

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-schema

Model schemas extracted from TypeScript classes

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

ts-schema

Model schemas extracted from TypeScript classes.

This library allows you to author your mdoels in a (reasonably large) subset of typescript and compile them to json-schema. The syntax is far more succinct than vanilla json-schema, and eventually you could even use the compiled results in your code.

See ./test directory for usage.

Keywords

json

FAQs

Package last updated on 28 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts