Repository which contains sample JavaScript extensions for HAL. You can try the extensions using the latest version of HAL.next:
- Switch to tab 'Management'
- Select 'Extensions' and click the add icon
- Specify the URL to
<sample>/extension.json
. Currently there are two samples extensions available: - Verify extension metadata
- Click finish
Please note:
The examples in this repository are written in ES6. You'll need a modern browser run them.