From f577942298cd492a9565aaaf4b8c648800a9b0e9 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Thu, 15 May 2025 16:15:27 +1000 Subject: [PATCH] Add initial README content: introduce Laterano framework --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..0b8f27c --- /dev/null +++ b/readme.md @@ -0,0 +1,8 @@ +# Laterano + +> Lateranians love sweets, and it is said that a qualified Lateran knows how to make at least twenty kinds of desserts. +> +> Lateranians have even created the unique dessert “Cactus Tart,” which is loved by the Pope. +> [ref](https://prts.wiki/w/%E6%B3%B0%E6%8B%89%E5%A4%A7%E5%85%B8:%E5%9C%B0%E7%90%86/%E6%8B%89%E7%89%B9%E5%85%B0#:~:text=%E6%8B%89%E7%89%B9%E5%85%B0%E4%BA%BA,%E5%93%81%EF%BC%8C%E5%8F%97%E5%88%B0%E6%95%99%E5%AE%97%E5%96%9C%E7%88%B1%E3%80%82) + +*Laterano* is a front end framework based on the features of the [native support of vanilla-favoured Web Component feature](https://developer.mozilla.org/en-US/docs/Web/API/Web_components). You can adapt the features, abilities and benefits of Shadow DOM with modern MVVM development workflows. \ No newline at end of file