0.6.2 • Published 2 years ago

@agape/model v0.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@agape/model

Descriptive data models

Synopsis

@Model class FooModel {

    @Field foo: string
    
    @Field bar: number

    @Field baz: string[]
    
}

Description

Annotate class based object models

Class Decorators

Model

Property Decorators

Field

Primary

Required

Choices( choices )

Author

Maverik Minett maverik.minett@gmail.com

Copyright

© 2022-2023 Maverik Minett

License

MIT

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.5.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.1.1

3 years ago

0.1.0

3 years ago