diff options
author | Robbie Cronin <robert.cronin@uqconnect.edu.au> | 2019-05-08 17:47:09 +0800 |
---|---|---|
committer | Robbie Cronin <robert.cronin@uqconnect.edu.au> | 2019-05-08 17:47:09 +0800 |
commit | e1846905b0d0a3e54e798683fd468832eff71084 (patch) | |
tree | 3a0a061667e1acd62512f9b9e96c3388fbec08e3 /Module.md | |
parent | 63767fec9660bdcbfd041ec28fb76ba95b322f2a (diff) | |
download | kvision-e1846905b0d0a3e54e798683fd468832eff71084.tar.gz kvision-e1846905b0d0a3e54e798683fd468832eff71084.tar.bz2 kvision-e1846905b0d0a3e54e798683fd468832eff71084.zip |
Add momentjs wrapper to kvision-modules
Diffstat (limited to 'Module.md')
-rw-r--r-- | Module.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -98,6 +98,14 @@ Predictable state container based on Redux library. A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server. +# Package pl.treksoft.kvision.moment + +A set of tools for parsing, validating, manipulating, and formatting dates based on Moment Library. + +# Package pl.treksoft.kvision.moment.js + +Kotlin bindings for Moment API. + # Package pl.treksoft.kvision.tabulator Full-featured grid/table component based on the Tabulator library. |