diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-02-23 01:59:24 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-02-23 02:01:50 +0100 |
commit | 2b86531d33de43cd46e71942a7ab79b9571fe2d6 (patch) | |
tree | 4a7030abb344c67e002524397bc8bebce0e4f3b1 /Module.md | |
parent | e293776ef7d13b880217b3ba07188f3ca01408ab (diff) | |
download | kvision-2b86531d33de43cd46e71942a7ab79b9571fe2d6.tar.gz kvision-2b86531d33de43cd46e71942a7ab79b9571fe2d6.tar.bz2 kvision-2b86531d33de43cd46e71942a7ab79b9571fe2d6.zip |
A skeleton module for new Maps component, based on Leaflet library (#137)
Diffstat (limited to 'Module.md')
-rw-r--r-- | Module.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -114,6 +114,10 @@ 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.maps + +A maps component based on Leaflet library. + # Package pl.treksoft.kvision.moment A set of tools for parsing, validating, manipulating, and formatting dates based on Moment Library. |