sauntimo / typescript-decorators

Investigation into using typescript decorators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Decorators

A set of examples to demonstrate using different kinds of decorators in Typescript, to accompany a short presentation.

Setup

> gh repo clone sauntimo/typescript-decorators
> cd typescript-decorators
> npm i && npm run start

About

Investigation into using typescript decorators


Languages

Language:TypeScript 100.0%