andy-portmen / open-in-vlc

a browser extension to send media links to VLC media player
https://webextension.org/listing/open-in-vlc.html
Mozilla Public License 2.0
113 stars 54 forks source link

How lazyrequire works? #26

Closed nicolapreda closed 3 years ago

nicolapreda commented 3 years ago

hi, i saw from the js file to install native connect that you use a library called lazyrequire. I would also be interested in implementing it in one of my projects, but I don't understand how it works. does it have to be installed with an npm package? I should avoid all possible installations