Awesome
power-assert-demo
Demo project for power-assert
: "Power Assert" in JavaScript.
See power-assert project for more documentation.
HOW TO USE
- (if grunt is not installed)
npm install -g grunt-cli
git clone https://github.com/twada/power-assert-demo.git && cd power-assert-demo
npm install
grunt normal_assert
then see normal output of assert module.grunt power_assert
then see the power-assert output.grunt espower_loader
then see the espower-loader and intelli-espower-loader magic.
AUTHOR
LICENSE
Licensed under the MIT license.