https://github.com/cdeutsch/query-string-for-all/blob/d8aa8fd8b34b7eeee35bbeb24f95929b706433d2/index.js#L374 According to [mdn](https://developer.mozilla.org/en-US/docs/Web/API/URL/hash), maybe it is unnecessary to encode fragment here.
query-string-for-all/index.js
Line 374 in d8aa8fd
According to mdn, maybe it is unnecessary to encode fragment here.