@ethronjs/plugin.xdg

0.1.1 • Public • Published

@ethronjs/plugin.xdg

NPM version Total downloads

Ethron.js plugin for xdg-utils.

Developed in Dogma, compiled to JavaScript.

Engineered in Valencia, Spain, EU by EthronLabs.

Use

const xdg = require("@ethronjs/plugin.xdg")

xdg.open()

This task opens a file or URI in the user's preferred application:

xdg.open({target})
xdg.open(target)
  • target (string), the file or URI to open.

/@ethronjs/plugin.xdg/

    Package Sidebar

    Install

    npm i @ethronjs/plugin.xdg

    Weekly Downloads

    0

    Version

    0.1.1

    License

    none

    Unpacked Size

    3.58 kB

    Total Files

    4

    Last publish

    Collaborators

    • ethronjs