deassert-cli
v1.3.0
Published
Cli for deassert
Downloads
11
Maintainers
Readme
Deassert CLI
Donate
Any donations would be much appreciated. 😄
Enterprise Users
deassert
is available as part of the Tidelift Subscription.
Tidelift is working with the maintainers of deassert
and a growing network of open source maintainers
to ensure your open source software supply chain meets enterprise standards now and into the future.
Learn more.
Installation
# Install with npm
npm install -D deassert-cli
# Install with pnpm
pnpm add -D deassert-cli
# Install with yarn
yarn add -D deassert-cli
# Install with bun
bun add -D deassert-cli
Usage
deassert-cli myfile.js > myfile.deasserted.js