Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asomethings/tde

Typescript decorator extension
https://github.com/asomethings/tde

Last synced: 30 days ago
JSON representation

Typescript decorator extension

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...