number-zero
number-zero copied to clipboard
Doesn't work in browser!
I tried to include it in my website with
<script src="node_modules/number-zero/index.js"></script>
but something doesn't work!
What am I doing wrong?
I think you should use a commonjs module loader if you want to use that.
+1!