diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-05-16 15:06:28 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-05-16 15:06:28 +0200 |
commit | a8ff23c5e58394c21e2e7c2a4880302b43b60dfd (patch) | |
tree | a60aebd31c74af04a88c9266513a12b49cb44612 /api/index.html | |
parent | 8449ff519f3d853ca82c792dccf12d06fb09b627 (diff) | |
download | kvision-a8ff23c5e58394c21e2e7c2a4880302b43b60dfd.tar.gz kvision-a8ff23c5e58394c21e2e7c2a4880302b43b60dfd.tar.bz2 kvision-a8ff23c5e58394c21e2e7c2a4880302b43b60dfd.zip |
API documentation for KVision 0.0.36
Diffstat (limited to 'api/index.html')
-rw-r--r-- | api/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/api/index.html b/api/index.html index b0454e66..3dcc5cff 100644 --- a/api/index.html +++ b/api/index.html @@ -160,6 +160,14 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> +<p><a href="pl.treksoft.kvision.moment/index.html">pl.treksoft.kvision.moment</a></p> +</td> +<td> +<p>A set of tools for parsing, validating, manipulating, and formatting dates based on Moment Library.</p> +</td> +</tr> +<tr> +<td> <p><a href="pl.treksoft.kvision.navbar/index.html">pl.treksoft.kvision.navbar</a></p> </td> <td> |