Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vodyani/class-decorator

🏭 class-decorator 是一个类装饰器工具库,提供了类的验证、组装、转换、属性绑定等功能。
https://github.com/vodyani/class-decorator

auto-binder class-decorator class-transformer class-validator vodyani

Last synced: about 5 hours ago
JSON representation

🏭 class-decorator 是一个类装饰器工具库,提供了类的验证、组装、转换、属性绑定等功能。

Awesome Lists containing this project

README

        

# Vodyani class-decorator

🏭 class-decorator 是一个类装饰器工具库,提供了类的验证、组装、转换、属性绑定等功能。

[![Npm](https://img.shields.io/npm/v/@vodyani/class-decorator/latest.svg)](https://www.npmjs.com/package/@vodyani/class-decorator)
[![Npm](https://img.shields.io/npm/v/@vodyani/class-decorator/beta.svg)](https://www.npmjs.com/package/@vodyani/class-decorator)
[![Npm](https://img.shields.io/npm/dm/@vodyani/class-decorator)](https://www.npmjs.com/package/@vodyani/class-decorator)
[![License](https://img.shields.io/github/license/vodyani/class-decorator)](LICENSE)


[![codecov](https://codecov.io/gh/vodyani/class-decorator/branch/master/graph/badge.svg?token=C2M059D521)](https://codecov.io/gh/vodyani/class-decorator)
![Workflow](https://github.com/vodyani/class-decorator/actions/workflows/release.yml/badge.svg)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)

## Installation

```sh
npm install @vodyani/class-decorator
```

## Getting started

- [使用文档 📚](https://vodyani.netlify.app/docs/other/class-decorator)
- [Documentation 📚](https://vodyani.netlify.app/en/docs/other/class-decorator)

## Questions

- [Discussions 🧐](https://github.com/vodyani/class-decorator/discussions)

## Team

|[![ChoGathK](https://github.com/chogathK.png?size=100)](https://github.com/chogathK)|
|:-:|
|[ChoGathK](https://github.com/chogathK)|

![Alt](https://repobeats.axiom.co/api/embed/aeed19ccb4224b3e9710fab38c646683235ee85d.svg "Repobeats analytics image")

## License

Vodyani class-decorator is [MIT licensed](LICENSE).