jsr-definition
v1.0.3
Published
Command definition.
Downloads
12
Readme
Table of Contents
Definition Module
Encapsulates a command definition array as returned by COMMAND
, see command.
Component of the jsr library.
Install
npm i jsr-definition
Developer
Test
Tests are not included in the package, clone the repository:
npm test
Documentation
To generate all documentation:
npm run docs
Readme
To build the readme file from the partial definitions (requires mdp):
npm run readme
License
Everything is MIT. Read the license if you feel inclined.
Generated by mdp(1).