@v8ch/model-decorators

0.0.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @v8ch/model-decorators

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • bponghneng