@litert/decorator
Version:
The utility set of decorators.
32 lines (20 loc) • 1.17 kB
Markdown
# LiteRT/Decorator
[](https://www.typescriptlang.org)
[](https://www.npmjs.com/package/@litert/decorator "Stable Version")
[](https://github.com/litert/decorator.js/blob/master/LICENSE)
[](https://nodejs.org/dist/latest-v8.x/)
[](https://github.com/litert/decorator.js/issues)
[](https://github.com/litert/decorator.js/releases "Stable Release")
The utility set of decorators.
## Requirement
- TypeScript v4.3.x (or newer)
- ECMAScript 2017 (or newer)
## Installation
Install by NPM:
```sh
npm i @litert/decorator --save
```
## Document
- [简体中文版](./docs/zh-CN/README.md)
## License
This library is published under [Apache-2.0](./LICENSE) license.