A library for opening URLs or files in the default application
test | ||
ts | ||
.gitignore | ||
.gitlab-ci.yml | ||
npmextra.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
tslint.json |
@pushrocks/smartopen
open things
Availabililty and Links
Status for master
Usage
Use TypeScript for best in class instellisense.
import * as smartopen from '@pushrocks/smartopen';
await smartopen.openUrl('https://lossless.com');
For further information read the linked docs at the top of this readme.
MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy