HotKeys.js Format Test

Test different distribution formats of hotkeys-js library:

1. IIFE Format Test (hotkeys-js.min.js)

Press F1 to test IIFE version

Loading...

2. UMD Format Test (hotkeys-js.umd.cjs)

Press F2 to test UMD version

Loading...

3. ES Module Format Test (hotkeys-js.js)

Press F3 to test ES Module version

Loading...

Note: This test requires a server environment to work properly due to module loading restrictions in browsers.