🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

dazeus-plugin-convert

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dazeus-plugin-convert

Convert command for DaZeus

latest
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

Convert command for DaZeus

This plugin allows you to convert items in one format to another format.

Available commands

}convert [x] to [y]

Convert some unit to some other unit

}unit [x]

Determine the unit/definition of the given expression

}unit [x] is [definition]

Create a new unit

}nounit [x]

Remove a definition

Installing it

npm install dazeus-plugin-convert

Make sure you have gnu units installed on your system as well, and make it available on your path. Alternatively you could provide the path to units using a command line option.

Running it

To let this command run, simple execute this command in the root folder of the plugin

node index

Several options are available, see the command line documentation for that:

node index --help

Keywords

dazeus

FAQs

Package last updated on 30 Jan 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts