https://github.com/ddfreiling/nativescript-ebook
Ebook reader for nativescript - WIP
https://github.com/ddfreiling/nativescript-ebook
Last synced: 12 months ago
JSON representation
Ebook reader for nativescript - WIP
- Host: GitHub
- URL: https://github.com/ddfreiling/nativescript-ebook
- Owner: ddfreiling
- License: apache-2.0
- Created: 2018-01-29T12:51:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T12:55:54.000Z (over 8 years ago)
- Last Synced: 2025-03-30T03:43:11.460Z (about 1 year ago)
- Language: TypeScript
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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