0.0.4 • Published 6 years ago

@v8ch/model-decorators v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Model Decorators

A collection of TypeScript decorators for composing data model classes. This is a work-in-progress and not suitable for production use.

form.ts

Applies properties and methods used for form data models, which provide property transformations to data to formats useful for HTML forms and for JSON output for use in API requests. Not stable.

validator.ts

Applies properties and methods used for validating HTML form data. Sets CSS validation classes for each configured field. Not stable.

License

This repository is open-sourced software licensed under the MIT license.

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago