Skip to content

hal/js-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Extensions

Repository which contains sample JavaScript extensions for HAL. You can try the extensions using the latest version of HAL.next:

  1. Switch to tab 'Management'
  2. Select 'Extensions' and click the add icon
  3. Specify the URL to <sample>/extension.json. Currently there are two samples extensions available:
    1. WhoAmI: Shows details about the current user
    2. Log Level: Changes the log level of the root logger and the console handler.
  4. Verify extension metadata
  5. Click finish

Please note:
The examples in this repository are written in ES6. You'll need a modern browser run them.

Releases

No releases published

Packages

No packages published