https://github.com/nstudio/nativescript-http-async
https://github.com/nstudio/nativescript-http-async
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nstudio/nativescript-http-async
- Owner: nstudio
- License: apache-2.0
- Created: 2019-06-23T23:00:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:39:32.000Z (over 3 years ago)
- Last Synced: 2024-04-13T17:13:21.738Z (about 2 years ago)
- Language: TypeScript
- Size: 5.01 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Your Plugin Name
Add your plugin badges here. See [nativescript-urlhandler](https://github.com/hypery2k/nativescript-urlhandler) for example.
Then describe what's the purpose of your plugin.
In case you develop UI plugin, this is where you can add some screenshots.
## (Optional) Prerequisites / Requirements
Describe the prerequisites that the user need to have installed before using your plugin. See [nativescript-firebase plugin](https://github.com/eddyverbruggen/nativescript-plugin-firebase) for example.
## Installation
Describe your plugin installation steps. Ideally it would be something like:
```javascript
tns plugin add
```
## Usage
Describe any usage specifics for your plugin. Give examples for Android, iOS, Angular if needed. See [nativescript-drop-down](https://www.npmjs.com/package/nativescript-drop-down) for example.
```javascript
Usage code snippets here
```)
## API
Describe your plugin methods and properties here. See [nativescript-feedback](https://github.com/EddyVerbruggen/nativescript-feedback) for example.
| Property | Default | Description |
| --- | --- | --- |
| some property | property default value | property description, default values, etc.. |
| another property | property default value | property description, default values, etc.. |
## License
Apache License Version 2.0, January 2004