| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| slite/ | 22-Oct-2025 | - | 378 | 143 | ||
| LICENSE | D | 22-Oct-2025 | 10.1 KiB | 177 | 150 | |
| README.md | D | 22-Oct-2025 | 394 | 4 | 2 | |
| ability.h | D | 22-Oct-2025 | 7.8 KiB | 217 | 63 | |
| ability_connection.h | D | 22-Oct-2025 | 3.6 KiB | 83 | 10 | |
| ability_context.h | D | 22-Oct-2025 | 4.4 KiB | 124 | 22 | |
| ability_env.h | D | 22-Oct-2025 | 2.2 KiB | 76 | 16 | |
| ability_errors.h | D | 22-Oct-2025 | 2.2 KiB | 83 | 17 | |
| ability_event_handler.h | D | 22-Oct-2025 | 3 KiB | 101 | 27 | |
| ability_loader.h | D | 22-Oct-2025 | 5.2 KiB | 134 | 51 | |
| ability_manager.h | D | 22-Oct-2025 | 4.4 KiB | 117 | 21 | |
| ability_slice.h | D | 22-Oct-2025 | 5.8 KiB | 153 | 27 | |
| ability_state.h | D | 22-Oct-2025 | 2.9 KiB | 90 | 20 |
README.md
1## Introduction 2In order to support third developers to develop their JavaScript applications, some interface functions are offered at here. By using these functions, third JavaScript APPs can interactive with AMS `Ability Manager Service`. In addition, the life cycle of these applications ability will be managed by AMS, including, start, termination, stop, connection and disconnection. 3 4