hamming-code

js
hamming-code allows you to encode and decode binary strings codes with hamming code algorithm
Version 0.0.2 License MIT
Keywords
hamminghammingcodecorrectingcodes
<script type="module"> import hammingCode from 'https://cdn.jsdelivr.net/npm/hamming-code@0.0.2/+esm' </script>