string-shorten
Shorten a string with crc32 and radix.
Usage
npm i --save string-shorten
var shorten = ; ; // 'oTM]^' ; // 'e:::%'
Warning: base on crc32 algorithm which has collision probability.
License
MIT@hustcc.
Shorten a string with crc32 and radix.
npm i --save string-shorten
var shorten = ; ; // 'oTM]^' ; // 'e:::%'
Warning: base on crc32 algorithm which has collision probability.
MIT@hustcc.
npm i string-shorten
0
1.0.1
MIT
6.16 kB
6