@abi-software/flatmapvuer 0.6.0-vue3.4 → 0.6.0-vue3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -3,6 +3,8 @@
3
3
  This project aims to wrap the flatmap viewer project into a vue component.
4
4
  There are currently two components available. FlatmapVuer and MultiFlatmapVuer. FlatmapVuer is used for displaying a single flatmap whereas MultiFlatmapVuer takes in an array of flatmaps and provide a chooser for selecting the flatmap on display.
5
5
 
6
+ This project is now built with Vue3 frameworks, Vue 2 version of Scaffoldvuer is no longer in development.
7
+
6
8
  ## Flatmapvuer on NPM
7
9
 
8
10
  Flatmapvuer is available on npm and can be installed into your project with the following command: