Skip to content

rdsq/open-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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');