2.6.2 • Published 3 years ago
@pown/encoder v2.6.2
Pown Encoder
Credits
This tool is part of secapps.com open-source initiative.
___ ___ ___ _ ___ ___ ___
/ __| __/ __| /_\ | _ \ _ \/ __|
\__ \ _| (__ / _ \| _/ _/\__ \
|___/___\___/_/ \_\_| |_| |___/
https://secapps.comNB: Pown Encoder is the result of an almost direct copy of SecApps' excellent Encoder tool.
Quickstart
This tool is meant to be used as part of Pown.js but it can be invoked separately as an independent tool.
Install Pown first as usual:
$ npm install -g pown@latestInvoke directly from Pown:
$ pown encoderOtherwise, install this module locally from the root of your project:
$ npm install @pown/encoder --saveOnce done, invoke pown cli:
$ ./node_modules/.bin/pown-cli encoderYou can also use the global pown to invoke the tool locally:
$ POWN_ROOT=. pown encoderUsage
WARNING: This pown command is currently under development and as a result will be subject to breaking changes.
pown encoder