Search results
39 packages found
The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.
The Device API exposes internal information about the device, such as the model and operating system version, along with user information such as unique ids.
The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts
The Network API provides network and connectivity information.
The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.
The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.
The Motion API tracks accelerometer and device orientation (compass heading, etc.)
The Browser API provides the ability to open an in-app browser and subscribe to browser events.
The Clipboard API enables copy and pasting to/from the system clipboard.
Angular specific wrappers for @familyjs/core
The Screen Orientation API provides methods to lock and unlock the screen orientation.
Docs Readme Markdown and JSON Generator for Jigra Plugins
Jigra: Cross-platform apps with JavaScript and the web
Create a new Jigra project
The Storage API provides a simple key/value persistent store for lightweight data.
## Getting started:
Generate a new Jigra plugin