mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
feat!: replace dgeni/gulp with TypeDoc for README generation
Replace the legacy dgeni/gulp documentation pipeline with TypeDoc and typedoc-plugin-markdown. Generates plugin README files with extracted @Plugin() decorator metadata. Register custom JSDoc tags used by plugin source files.
This commit is contained in:
@@ -12,17 +12,11 @@ Plugin Repo: [https://github.com/gluelabs/pushape-cordova-push](https://github.c
|
||||
Register and receive push notifications.
|
||||
This plugin extends functionalities of Push native plugin in order to use it with Pushape service.
|
||||
|
||||
Pushape service: @link https://glue-labs.com/pushape-invio-notifiche-push-ios-android-api-sdk
|
||||
|
||||
Requires Cordova plugin: `pushape-cordova-push`. For more info, please see the [Pushape plugin docs](https://github.com/gluelabs/pushape-cordova-push).
|
||||
|
||||
For TypeScript users, see the [Pushape plugin docs about using TypeScript for custom notifications](https://github.com/gluelabs/pushape-cordova-push/blob/master/docs/PUSHAPE_TYPESCRIPT.md).
|
||||
Pushape service:
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- Browser
|
||||
- iOS
|
||||
|
||||
|
||||
- Browser
|
||||
- iOS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user