Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asomethings/tde
Typescript decorator extension
https://github.com/asomethings/tde
Last synced: 30 days ago
JSON representation
Typescript decorator extension
- Host: GitHub
- URL: https://github.com/asomethings/tde
- Owner: asomethings
- Created: 2022-01-17T10:58:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T11:00:16.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T02:34:09.485Z (almost 2 years ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript Decorator Extension (WIP)
Simple CLI Tool to add default decorators to your class properties
## Installation (WIP)
Currently there is no estimated date for a release.
### Usage
```
tde
```### Supported Libraries
- [class-validator](https://github.com/typestack/class-validator)
- [class-transformer](https://github.com/typestack/class-transformer)
- [@nestjs/swagger](https://github.com/nestjs/swagger)...more to add
### Future Plans
- Migration to prettier plugin
- Add more configurable options
- More drivers...