Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwbudde/cordova-apis
DWScript API headers for various Cordova plugins
https://github.com/cwbudde/cordova-apis
api cordova cordova-plugins dwscript header object-pascal
Last synced: 22 days ago
JSON representation
DWScript API headers for various Cordova plugins
- Host: GitHub
- URL: https://github.com/cwbudde/cordova-apis
- Owner: CWBudde
- License: mit
- Created: 2020-06-20T23:03:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T23:10:51.000Z (over 4 years ago)
- Last Synced: 2024-11-09T17:12:26.531Z (3 months ago)
- Topics: api, cordova, cordova-plugins, dwscript, header, object-pascal
- Language: Pascal
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cordova-APIs
DWScript API headers for various Cordova plugins## How to use
The API files can be used in conjunction with a DWScript JSCodeGen based compiler (such as Smart Mobile Studio). They are meant to access the API of Cordova plugins without using JavaScript directly, but from a higher level Pascal language level.