We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40552b commit d0d37f2Copy full SHA for d0d37f2
README.md
@@ -4,7 +4,7 @@
4
[](https://codecov.io/gh/typestack/class-transformer)
5
[](https://badge.fury.io/js/class-transformer)
6
7
-Its ES6 and Typescript era. Nowadays you are working with classes and constructor objects more then ever.
+Its ES6 and Typescript era. Nowadays you are working with classes and constructor objects more than ever.
8
Class-transformer allows you to transform plain object to some instance of class and versa.
9
Also it allows to serialize / deserialize object based on criteria.
10
This tool is super useful on both frontend and backend.
0 commit comments