File tree 1 file changed +16
-10
lines changed
1 file changed +16
-10
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ paypal] ( https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif )] ( https://www.paypal.me/vishnuchd )
2
+
3
+ [ comment ] : < > ( [ ; ]( ; https://github.com/vishnuchd/nativescript-woocommerce-api) ; )
4
+ [ ![ stars - nativescript-woocommerce-api] ( https://img.shields.io/github/stars/vishnuchd/nativescript-woocommerce-api?style=social )] ( https://github.com/vishnuchd/nativescript-woocommerce-api )
5
+ [ ![ forks - nativescript-woocommerce-api] ( https://img.shields.io/github/forks/vishnuchd/nativescript-woocommerce-api?style=social )] ( https://github.com/vishnuchd/nativescript-woocommerce-api )
6
+
7
+ [ ![ NPM version] [ npm-image ]] [ npm-url ]
1
8
# @vishnuchd/nativescript-woocommerce-api
2
9
A wrapper that connects Nativescript to the WooCommerce API
3
10
## Installation
4
- ``` javascript
11
+ ```
5
12
ns plugin add @vishnuchd/nativescript-woocommerce-api
6
13
```
7
14
8
- ## Usage
9
-
10
- // TODO
11
-
12
- ## License
13
-
14
- Apache License Version 2.0
15
-
16
-
17
15
## Setup
18
16
19
17
You will need a consumer key and consumer secret to call your store's WooCommerce API. You can find instructions [ here] ( https://docs.woocommerce.com/document/woocommerce-rest-api/ )
@@ -113,5 +111,13 @@ WooCommerceAPI.invokeDelete('coupons/123')
113
111
});
114
112
});
115
113
```
114
+ ## License
115
+
116
+ Apache License Version 2.0
117
+ <div align =" center " >
118
+ Made with :heart : in India
119
+ </div >
116
120
117
121
122
+ [ npm-url ] : https://www.npmjs.com/package/@vishnuchd/nativescript-woocommerce-api
123
+ [ npm-image ] : https://img.shields.io/badge/npm-v1.0.2-lightgrey
You can’t perform that action at this time.
0 commit comments