UNPKG

tldcheck

Version:

Check top level domains for emails or URLs

19 lines (10 loc) 274 B
#Words-and-Bits keys to mnemonic words converter This is a package to convert hard to type key information into mnemonic words list. ## Installation From npmjs: ``` npm install words-and-bits --save ``` ## Developer Setup Run `make install` to install dependencies.