Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

gluon-framework/widevine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widevine for Gluon

Use Widevine easily with a custom open() wrapper

Use a wrapper around Gluon.open() to easily setup Widevine and open a Gluon window.

import { openWithWidevine } from '@gluon-framework/widevine';

const Window = await openWithWidevine('https://gluonjs.org', { /* options */ });

Explicitly install Widevine

Install Widevine yourself.

import { ensureWidevine } from '@gluon-framework/widevine';

await ensureWidevine();

About

Easy Widevine support for Gluon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •