
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
espower-cli
Advanced tools
Command line tool for power-assert
espower-cli provides an espower command which transforms test code for power-assert.
See CHANGELOG
espower test/some_test.js > build/test/some_test.js
espower-cli appends SourceMap comment at the bottom of generated code. If you want to separate the comment off, use exorcist.
espower test/some_test.js | exorcist build/test/some_test.js.map > build/test/some_test.js
Specify JSON file containing options for espower module (See espower.defaultOptions())
espower --config test/espower_config.json test/some_test.js > build/test/some_test.js
Specify SourceMap file
espower --incoming-sourcemap test/some_test.js.map test/some_test.js > build/test/some_test.js
Install locally,
$ npm install --save-dev espower-cli
and/or globally.
$ npm install -g espower-cli
We support Node under maintenance. In other words, we stop supporting old Node version when their maintenance ends.
This means that any other environment is not supported.
NOTE: If espower-cli works in any of the unsupported environments, it is purely coincidental and has no bearing on future compatibility. Use at your own risk.
Licensed under the MIT license.
FAQs
Command line tool for power-assert
We found that espower-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.