duml-packet

v1.0.5
For use when parsing and modifying DUML packets for DJI drones
duml drone dji

cli

ts-node dist/cli.js

lint

eslint . --ext .ts

test

mocha

arkit

npx arkit -o docs/arkit.svg

package

pkg . --output dumlpacket

prepare

tsc

postpublish

rm -r dist

prepare:defs

tsc --declaration --outDir dist/ --emitDeclarationOnly

test:coverage

nyc mocha

prepublishOnly

npm run prepare && npm run prepare:defs

prettier-format

prettier --config .prettierrc package.json tsconfig.json ./src/**/*.ts --write

test:coverage:html

nyc --reporter=html --reporter=text mocha

Metadata

  • ISC
  • Whatever
  • Tim Strazzere
  • released 10/24/2023

Downloads

Maintainers