hamming-code

hamming-code JS library on GitHub hamming-code JS library on npm Download hamming-code JS library

hamming-code allows you to encode and decode binary strings codes with hamming code algorithm

Version 0.0.2 License MIT
hamming-code has no homepage
hamming-code JS library on GitHub
hamming-code JS library on npm
Download hamming-code JS library
Keywords
hamminghammingcodecorrectingcodes
INSTALL
Type:
<script type="module"> import hammingCode from 'https://cdn.jsdelivr.net/npm/hamming-code@0.0.2/+esm' </script>
Learn more