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: 10 months ago
JSON representation
🏭 class-decorator 是一个类装饰器工具库,提供了类的验证、组装、转换、属性绑定等功能。
- Host: GitHub
- URL: https://github.com/vodyani/class-decorator
- Owner: vodyani
- License: mit
- Created: 2022-08-11T01:01:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T02:18:01.000Z (about 2 years ago)
- Last Synced: 2024-04-10T04:41:55.870Z (about 2 years ago)
- Topics: auto-binder, class-decorator, class-transformer, class-validator, vodyani
- Language: TypeScript
- Homepage:
- Size: 456 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vodyani class-decorator
🏭 class-decorator 是一个类装饰器工具库,提供了类的验证、组装、转换、属性绑定等功能。
[](https://www.npmjs.com/package/@vodyani/class-decorator)
[](https://www.npmjs.com/package/@vodyani/class-decorator)
[](https://www.npmjs.com/package/@vodyani/class-decorator)
[](LICENSE)
[](https://codecov.io/gh/vodyani/class-decorator)

[](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
|[](https://github.com/chogathK)|
|:-:|
|[ChoGathK](https://github.com/chogathK)|

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