babel-plugin-bonify-rocks

Babel plugin which transforms the console.log(n) calls to console.log("Bonify rocks" + n).

Usage no npm install needed!

<script type="module">
  import babelPluginBonifyRocks from 'https://cdn.skypack.dev/babel-plugin-bonify-rocks';
</script>

README

babel-plugin-bonify-rocks

Babel plugin which transforms the console.log(n) calls to console.log("Bonify rocks" + n).

Improvements:

  • Add support for call, apply
  • Add support for bind