pleerock / class-transformer-demo

Example how to use class-transformer with Angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

class-transformer demo with angular 2

Example how to use class-transformer with angular 2. See this demo in plunker.

Installation

  1. checkout this project
  2. npm install
  3. typings install
  4. open index.html in browser and start playing

About

Example how to use class-transformer with Angular 2


Languages

Language:TypeScript 86.7%Language:HTML 13.3%