|
7 | 7 |
|
8 | 8 | <title>Evolutility-UI-jQuery</title> |
9 | 9 | <meta name="description" content="Evolutility-UI-jQuery :: Views which adapt to your data by changing form, volume and structure." /></head> |
10 | | - <meta name="keywords" content="UI Backbone model view open source metadata driven SPA single page app application generic MDDA MDA CRUD framework Bootstrap" /> |
| 10 | + <meta name="keywords" content="low-code UI Backbone model MVC open source metadata driven SPA single page app application generic MDDA MDA CRUD framework Bootstrap" /> |
11 | 11 |
|
12 | 12 | <link id="bwCSS" href="dist/css/dependencies.min.css" rel="stylesheet" /> |
13 | 13 | <link href="dist/css/demo.css" rel="stylesheet" /> |
|
54 | 54 | <div class="evo-content page-index"> |
55 | 55 |
|
56 | 56 | <section id="s-splash"> |
57 | | - <h1 class="titleindex">Evolutility<br/>UI-jQuery</nobr> <span class="version">1.2.2</span></h1> |
58 | | - <h1 style="color:#BBDEFB;">Views which change form, volume and structure to adapt to your data.</h1> |
| 57 | + <h1 class="titleindex">Evolutility-UI-jQuery</nobr></h1> |
| 58 | + <h1 style="color:#BBDEFB;">A set of model-driven views to list, browse, edit, and chart data.</h1> |
59 | 59 | </section> |
60 | 60 |
|
61 | 61 | <section id="s-intro"> |
62 | | - <p>Evolutility-UI-jQuery provides a set of generic Views ("V" as in "MVC") to |
| 62 | + <p>Evolutility-UI-jQuery (currently v1.2.2) provides a set of generic Views ("V" as in "MVC") to |
63 | 63 | browse, edit, filter, export and chart |
64 | 64 | data of different structures and volumes. |
65 | 65 | </p> |
66 | 66 |
|
67 | | - <p>With Evolutility-UI-jQuery, views are not defined in Javascript, templates and CSS but configured with ui-models.</p> |
| 67 | + <p>With Evolutility-UI-jQuery, views are not hand-coded in Javascript, HTML templates, and CSS but configured with ui-models.</p> |
68 | 68 |
|
69 | 69 | <p> </p> |
70 | 70 |
|
@@ -180,7 +180,7 @@ <h3 class="mt20">The meaning of Evolutility</h3> |
180 | 180 |
|
181 | 181 | </div> |
182 | 182 |
|
183 | | -<div class="footer">© 2017 <a href="https://evoluteur.github.io/">Olivier Giulieri</a></div> |
| 183 | +<div class="footer">© 2019 <a href="https://evoluteur.github.io/">Olivier Giulieri</a></div> |
184 | 184 | <script> |
185 | 185 |
|
186 | 186 | $(document).ready(function(){ |
|
0 commit comments