Open This is a simple (as it should be) package to open URLs, and maybe files import open from '@rdsq/open'; await open('https://example.com');