jp-open-with-default

0.0.1 • Public • Published

Open with Default

A super simple module that opens files with the default system handler.

Example:

const open = require('jp-open-with-default');
const homeDir = require('sdk/system').pathFor('Home');
open('/Users/jeff');

Readme

Keywords

none

Package Sidebar

Install

npm i jp-open-with-default

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • canuckistani