1.4.3 • Published 3 years ago

myshop v1.4.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago
## Installation
npm install myshop

## Import plugin to your project
import { MyShopClient } from 'myshop'

## Initialize plugin to vue's prototype
Vue.prototype.$myshop = MyShopClient;

## How to use?
this.$myshop.<method_name>
Place following code in your html file and make changes as per requirement.

<span id="app-parent" data-bid="1360" data-show-description="1" data-vid="547100"></span>
<div id="app"></div>

Note: Vuejs Component is replaced with div id "app".
The div id "app" should be in the parent div with data properties.
And id of parent div should be same as child div appending with '-parent' string like "app-parent"
1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago