swc-plugin-unassert

0.1.0 • Public • Published

swc-plugin-unassert

SWC plugin for unassert: Encourages programming with assertions by providing tools to compile them away.

unassert

License

swc-plugin-unassert removes assertions on build. So you can use assertions to declare preconditions, postconditions, invariants and so on.

INSTALL

$ npm install --save-dev swc-plugin-unassert

AUTHOR

LICENSE

Licensed under the MIT license.

Package Sidebar

Install

npm i swc-plugin-unassert

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

503 kB

Total Files

6

Last publish

Collaborators

  • twada