@viur/shop-components 0.0.1-dev.2 → 0.0.1-dev.3

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 ADDED
@@ -0,0 +1,11 @@
1
+ <div align="center">
2
+ <h1>ViUR Shop Components (WIP)</h1>
3
+ <a href="https://www.npmjs.com/package/@viur/shop-components">
4
+ <img alt="Badge showing current NPM version" title="PyPI" src="https://img.shields.io/npm/v/@viur/shop-components">
5
+ </a>
6
+ <a href="LICENSE">
7
+ <img src="https://img.shields.io/github/license/viur-framework/shop-components" alt="Badge displaying the license" title="License badge">
8
+ </a>
9
+ <br>
10
+ A collection of Vue.js components for the <a href="https://www.viur.dev">ViUR</a> <a href="https://github.com/viur-framework/viur-shop">shop</a>.
11
+ </div>