|
|
il y a 2 mois | |
|---|---|---|
| .. | ||
| index.d.ts | il y a 2 mois | |
| index.js | il y a 2 mois | |
| license | il y a 2 mois | |
| package.json | il y a 2 mois | |
| readme.md | il y a 2 mois | |
| windows.js | il y a 2 mois | |
Get the default browser
Works on macOS, Linux, and Windows.
npm install default-browser
import defaultBrowser from 'default-browser';
console.log(await defaultBrowser());
//=> {name: 'Safari', id: 'com.apple.Safari'}