v/examples/vweb
2024-04-24 19:23:19 +03:00
..
cors examples: show how to turn on CORS in a vweb server app 2023-11-30 13:50:07 +02:00
file_transform ci: rename duplicate example files, to make them unique, and reduce false positives in v build-examples on windows. 2023-12-11 13:40:57 +02:00
file_upload ci: rename duplicate example files, to make them unique, and reduce false positives in v build-examples on windows. 2023-12-11 13:40:57 +02:00
middleware ci: rename duplicate example files, to make them unique, and reduce false positives in v build-examples on windows. 2023-12-11 13:40:57 +02:00
server_sent_events vweb: use <head> instead of <header> in the html templates (#18516) 2023-06-22 11:11:02 +03:00
static_website examples: fix static example title (#20821) 2024-02-14 01:20:44 +02:00
vweb_assets all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
vweb_websocket breaking,checker: disallow initializing private struct fields outside structs module (#21183) 2024-04-12 13:53:02 +03:00
custom.html vweb: .html('custom_template.html') 2023-11-26 03:01:48 +03:00
footer.html vweb: implement live page reload in development, based on polling (useful with watch) (#17683) 2023-03-16 21:00:47 +01:00
header.html vweb: implement live page reload in development, based on polling (useful with watch) (#17683) 2023-03-16 21:00:47 +01:00
index.html vweb: implement live page reload in development, based on polling (useful with watch) (#17683) 2023-03-16 21:00:47 +01:00
veb_example.v veb: copy x.vweb to veb, and make it work with comptime 2024-04-24 19:23:19 +03:00
vweb_example.v vweb: .html('custom_template.html') 2023-11-26 03:01:48 +03:00