Caylan

Results 38 comments of Caylan

This looks good to me and makes sense. Curious to see if @metafloor changes the API to match, or if defaults will be maintained along with a new negated boolean...

Nice work on the stats. By `add the calculatecheck option` do you mean `calculatecheck will default to true` in bwip-js but defaults to false in bwip? Or is this new...

Thanks for the update. Btw, no rush on my end, this is more a placeholder for me. Take your time. You and your attention to detail is appreciated. 😄

In my earlier testing I was "successful" at getting babel to polyfill, but it does it by requiring the core-js modules, and not by inlining the actual code. Babel transform:...

@ayahito-saji, can you offer [any guidance](https://github.com/NeilFraser/JS-Interpreter/issues/272) on how you used webpack to bundle for JS Interpreter?

I agree. My workflow would really benefit from being able to debug with DevTools, console, etc.