encodeurl
popularEncode a URL to a percent-encoded form, excluding already-encoded sequences
Updated by @dougwilson
string
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
Updated by @jprichardson
serialize-query-params
A library for simplifying encoding and decoding URL query parameters.
Updated by @pbeshai
@zxing/library
TypeScript port of ZXing multi-format 1D/2D barcode image processing library.
Updated by @odahcam