File tree 3 files changed +51
-0
lines changed
3 files changed +51
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Eleventy" ,
3
+ "supports_ssg" : " full" ,
4
+ "supports_ssr" : " none" ,
5
+ "supports_ssr_ssg_same_page" : " none" ,
6
+ "supports_i18n" : " partial" ,
7
+ "supports_incremental" : " none" ,
8
+ "supports_revalidation" : " none" ,
9
+ "inbuilt_cli" : " full" ,
10
+ "inbuilt_routing" : " full" ,
11
+ "supports_shell" : " none" ,
12
+ "supports_deployment" : " full" ,
13
+ "supports_exporting" : " full" ,
14
+ "language" : " JavaScript/TypeScript" ,
15
+ "homepage_lighthouse_desktop" : 100 ,
16
+ "homepage_lighthouse_mobile" : 97
17
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Seed" ,
3
+ "supports_ssg" : " partial" ,
4
+ "supports_ssr" : " none" ,
5
+ "supports_ssr_ssg_same_page" : " none" ,
6
+ "supports_i18n" : " none" ,
7
+ "supports_incremental" : " none" ,
8
+ "supports_revalidation" : " none" ,
9
+ "inbuilt_cli" : " none" ,
10
+ "inbuilt_routing" : " full" ,
11
+ "supports_shell" : " full" ,
12
+ "supports_deployment" : " none" ,
13
+ "supports_exporting" : " none" ,
14
+ "language" : " Rust" ,
15
+ "homepage_lighthouse_desktop" : 100 ,
16
+ "homepage_lighthouse_mobile" : 79
17
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Yew" ,
3
+ "supports_ssg" : " none" ,
4
+ "supports_ssr" : " none" ,
5
+ "supports_ssr_ssg_same_page" : " none" ,
6
+ "supports_i18n" : " none" ,
7
+ "supports_incremental" : " none" ,
8
+ "supports_revalidation" : " none" ,
9
+ "inbuilt_cli" : " none" ,
10
+ "inbuilt_routing" : " full" ,
11
+ "supports_shell" : " full" ,
12
+ "supports_deployment" : " none" ,
13
+ "supports_exporting" : " none" ,
14
+ "language" : " Rust" ,
15
+ "homepage_lighthouse_desktop" : 99 ,
16
+ "homepage_lighthouse_mobile" : 93
17
+ }
You can’t perform that action at this time.
0 commit comments