You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,7 @@ Class-transformer allows you to transform plain object to some instance of class
12
12
Also it allows to serialize / deserialize object based on criteria.
13
13
This tool is super useful on both frontend and backend.
14
14
15
-
Example how to use [class-transformer](https://github.com/pleerock/class-transformer) with angular 2.
16
-
See this demo in [plunker](http://plnkr.co/edit/Mja1ZYAjVySWASMHVB9R).
15
+
Example how to use with angular 2 in [plunker](http://plnkr.co/edit/Mja1ZYAjVySWASMHVB9R). Source code is [here](https://github.com/pleerock/class-transformer-demo).
0 commit comments