diff --git a/web/index.html b/web/index.html index d8ae200..7f4b189 100644 --- a/web/index.html +++ b/web/index.html @@ -1,69 +1,90 @@ - - + json2dart_for_json_serializable - - + + - + - +
- 中文 - - - + 中文 + + +
-

simple use - json_serializable -

-
- v0.x.x - v1.x.x +

+ simple use + json_serializable +

+
+ + +
+
+
+ copy your json to left textarea + +
+ dart class name + + + jsonKey annotation + + use camelCase + + use static +
+
+
-
-
- copy your json to left textarea - -
- dart class name - - - jsonKey annotation - - use camelCase - - use static -
-
-
-
-
- - - - - - -
-
- - - - - - - -
+
+ + + + + +
- - - \ No newline at end of file +
+ + + + + + + +
+
+
+ + diff --git a/web/index_ch.html b/web/index_ch.html index add6b8e..85b3a19 100644 --- a/web/index_ch.html +++ b/web/index_ch.html @@ -1,70 +1,88 @@ - - + json2dart_for_json_serializable - - + + - + - +
-

为了便利使用 - json_serializable库 -

-
- v0.x.x - v1.x.x -
+

+ 为了便利使用 + json_serializable库 +

+
+ + +
-
- 将json粘贴至左边 - -
- 类名称 - - - 使用 JsonKey 注解 - - 驼峰命名 - - 使用静态方法 -
-
-
-
-
- - - - - - -
-
- - - - - - - -
+
+ 将json粘贴至左边 + +
+ 类名称 + + + 使用 JsonKey 注解 + + 驼峰命名 + + 使用静态方法 +
+
+
+
+
+ + + + + + +
+
+ + + + + + + +
- - - \ No newline at end of file + +