@allgemein/schema-api
TypeScript icon, indicating that this package has built-in type declarations

1.5.32 • Public • Published

@allgemein/schema-api

build> codecov Dependency Status

With the decorators

@Entity

@Property

@PropertyOf

@Schema

@Object

can be used to define a instancable json schema. This can be analysed and dynamically used to instance differetn kind of models.

Transformations:

internal runtime structure -> json schema json schema -> internal runtime structure annotation -> internal runtime structure json schema -> generate classes ES6 + TS generate classes ES6 + TS -> runtime loading generate classes ES6 + TS -> json schema

Package Sidebar

Install

npm i @allgemein/schema-api

Weekly Downloads

49

Version

1.5.32

License

MIT

Unpacked Size

587 kB

Total Files

240

Last publish

Collaborators

  • cezaryrk